Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/demos/os/forChina-fs/src/
Dos_china_override.c26 #define OSi_FORCHINA_FADE_SPAN 32 macro
407 for (i = 0; i < OSi_FORCHINA_FADE_SPAN; i++) in OS_ShowAttentionChina()
410 16 - ((i + 1) * 16 / OSi_FORCHINA_FADE_SPAN)); in OS_ShowAttentionChina()
430 for (i = 0; i < OSi_FORCHINA_FADE_SPAN; i++) in OS_ShowAttentionChina()
433 (i + 1) * 16 / OSi_FORCHINA_FADE_SPAN); in OS_ShowAttentionChina()
/TwlSDK-5.1.0/build/libraries/os/ARM9/src/
Dos_china.c33 #define OSi_FORCHINA_FADE_SPAN 32 macro
650 for (i = 0; i < OSi_FORCHINA_FADE_SPAN; i++) in OS_ShowAttentionChina()
653 16 - ((i + 1) * 16 / OSi_FORCHINA_FADE_SPAN)); in OS_ShowAttentionChina()
673 for (i = 0; i < OSi_FORCHINA_FADE_SPAN; i++) in OS_ShowAttentionChina()
676 (i + 1) * 16 / OSi_FORCHINA_FADE_SPAN); in OS_ShowAttentionChina()