Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/demos/os/forChina-fs/src/
Dos_china_override.c240 OSIrqFunction irqFunction; in OS_ShowAttentionChina() member
392 shelter.irqFunction = OS_GetIrqFunction(OS_IE_V_BLANK); in OS_ShowAttentionChina()
456 OS_SetIrqFunction(OS_IE_V_BLANK, shelter.irqFunction); in OS_ShowAttentionChina()
/TwlSDK-5.1.0/build/libraries/os/ARM9/src/
Dos_china.c494 OSIrqFunction irqFunction; in OS_ShowAttentionChina() member
635 shelter.irqFunction = OS_GetIrqFunction(OS_IE_V_BLANK); in OS_ShowAttentionChina()
692 OS_SetIrqFunction(OS_IE_V_BLANK, shelter.irqFunction); in OS_ShowAttentionChina()