Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/build/demos/os/forChina-fs/src/
Dos_china_override.c258 OSIntrMode interrupts; in OS_ShowAttentionChina() member
299 shelter.interrupts = OS_EnableInterrupts(); in OS_ShowAttentionChina()
476 (void)OS_RestoreInterrupts(shelter.interrupts); in OS_ShowAttentionChina()
/TwlSDK-5.2.1/build/libraries/os/ARM9/src/
Dos_china.c540 OSIntrMode interrupts; in OS_ShowAttentionChina() member
685 shelter.interrupts = OS_EnableInterrupts(); in OS_ShowAttentionChina()
738 (void)OS_RestoreInterrupts(shelter.interrupts); in OS_ShowAttentionChina()