User`s guide

Firmware Configuration
AT85C51SND3Bx Firmware User’s Guide 6-55
7691A–MP3–08/07
Table 6-24. Settings
6.2.9 MMI Applications
The “conf_mmi.h” file is used to configured the user’s MMI applications.
Table 6-25. Features activation
Delay definitions used in MMI applications are based on software timer macros:
TIMER_MS(x) to wait 'x' milli-seconds (minimum is 2ms, the period tick)
TIMER_S(x) to wait 'x' seconds
TIMER_MIN(x) to wait 'x' minutes.
The timer granularity is equal to the tick period: 2 ms.
Table 6-26. Delay definitions
Key mnemonics renaming: the standard keys defined in conf_kbd.h is renamed
here to ease the readability of the MMI applications source code.
Definition Label Description Values
MMC_CARD_SECU_FUNC Secured functions ENABLE
[DISABLE]
SD_4_BIT 4-bit data bus [ENABLE]
DISABLE
Definition Label Description Values
GAME_SNAKE Enable the GAME MMI ENABLE
[DISABLE]
EBOOK Enable the ebook MMI [ENABLE]
DISABLE
RADIO Enable the radio MMI [ENABLE]
DISABLE
USB_DEVICE_AUTO_LAUNCH Auto start USB device at startup if USB
power detected
[ENABLE]
DISABLE
USB_DEVICE_AUTO_STOP Auto stop USB device if USB activie stop
during USB_ACTIVITE_TIMEOUT
[ENABLE]
DISABLE
Definition Labels Description
SPLASH_TIME Display duration of the splash screens in MMI application Status
PLAYER_TIME Period of the screen refreshing in MMI application Player
STORAGE_ARROW_TIMER Refresh delay of the USB R/W animation in MMI application Storage
VOLUME_DELAY Display duration of the volume window in MMI application Volume
EQUALIZER_DELAY Display duration of the equalizer window in MMI application Equalizer
TIME_BACKLIGHT_ON Duration of the backlight being on
PROPERTIES_DELAY Display duration of the properties window in MMI application Properties
INFO_DELAY Display duration of the info window in MMI application Info