Home
last modified time | relevance | path

Searched refs:OS_GetIrqFunction (Results 1 – 7 of 7) sorted by relevance

/TwlSDK-5.1.0/include/nitro/os/common/
Dinterrupt.h337 OSIrqFunction OS_GetIrqFunction(OSIrqMask intrBit);
/TwlSDK-5.1.0/build/libraries/mi/common.TWL/src/
Dmi_ndma_gxcommand.c151 MIi_GXNDmaParams.fifoFunc = OS_GetIrqFunction(OS_IE_GXFIFO); in MI_SendNDmaGXCommandAsync()
/TwlSDK-5.1.0/build/libraries/mi/common/src/
Dmi_dma_gxcommand.c151 MIi_GXDmaParams.fifoFunc = OS_GetIrqFunction(OS_IE_GXFIFO); in MI_SendGXCommandAsync()
/TwlSDK-5.1.0/include/twl/os/common/
Dinterrupt.h411 OSIrqFunction OS_GetIrqFunction(OSIrqMask intrBit);
/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_interrupt.c148 OSIrqFunction OS_GetIrqFunction(OSIrqMask intrBit) in OS_GetIrqFunction() function
/TwlSDK-5.1.0/build/demos/os/forChina-fs/src/
Dos_china_override.c392 shelter.irqFunction = OS_GetIrqFunction(OS_IE_V_BLANK); in OS_ShowAttentionChina()
/TwlSDK-5.1.0/build/libraries/os/ARM9/src/
Dos_china.c635 shelter.irqFunction = OS_GetIrqFunction(OS_IE_V_BLANK); in OS_ShowAttentionChina()