Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/build/demos/os/forChina-fs/src/
Dos_china_override.c256 OSIrqMask irqMask; in OS_ShowAttentionChina() member
416 shelter.irqMask = OS_EnableIrqMask(OS_IE_V_BLANK); in OS_ShowAttentionChina()
478 (void)OS_SetIrqMask(shelter.irqMask); in OS_ShowAttentionChina()
/TwlSDK-5.2.1/build/libraries/os/ARM9/src/
Dos_china.c538 OSIrqMask irqMask; in OS_ShowAttentionChina() member
683 shelter.irqMask = OS_EnableIrqMask(OS_IE_V_BLANK); in OS_ShowAttentionChina()
740 (void)OS_SetIrqMask(shelter.irqMask); in OS_ShowAttentionChina()