Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/demos/os/forChina-fs/src/
Dos_china_override.c243 OSIntrMode interrupts; in OS_ShowAttentionChina() member
396 shelter.interrupts = OS_EnableInterrupts(); in OS_ShowAttentionChina()
453 (void)OS_RestoreInterrupts(shelter.interrupts); in OS_ShowAttentionChina()
/TwlSDK-5.1.0/build/libraries/os/ARM9/src/
Dos_china.c497 OSIntrMode interrupts; in OS_ShowAttentionChina() member
639 shelter.interrupts = OS_EnableInterrupts(); in OS_ShowAttentionChina()
689 (void)OS_RestoreInterrupts(shelter.interrupts); in OS_ShowAttentionChina()