Home
last modified time | relevance | path

Searched refs:OSi_FORCHINA_FADE_SPAN (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.3.1/build/demos/os/forChina-fs/src/
Dos_china_override.c26 #define OSi_FORCHINA_FADE_SPAN 32 macro
427 for (i = 0; i < OSi_FORCHINA_FADE_SPAN; i++) in OS_ShowAttentionChina()
430 16 - ((i + 1) * 16 / OSi_FORCHINA_FADE_SPAN)); in OS_ShowAttentionChina()
453 for (i = 0; i < OSi_FORCHINA_FADE_SPAN; i++) in OS_ShowAttentionChina()
456 (i + 1) * 16 / OSi_FORCHINA_FADE_SPAN); in OS_ShowAttentionChina()
/TwlSDK-5.3.1/build/libraries/os/ARM9/src/
Dos_china.c38 #define OSi_FORCHINA_FADE_SPAN 32 macro
688 for (i = 0; i < OSi_FORCHINA_FADE_SPAN; i++) in OS_ShowAttentionChina()
691 16 - ((i + 1) * 16 / OSi_FORCHINA_FADE_SPAN)); in OS_ShowAttentionChina()
714 for (i = 0; i < OSi_FORCHINA_FADE_SPAN; i++) in OS_ShowAttentionChina()
717 (i + 1) * 16 / OSi_FORCHINA_FADE_SPAN); in OS_ShowAttentionChina()