/kernel/liteos_m/arch/csky/v2/gcc/ |
H A D | los_interrupt.c | 142 STATIC UINT32 HwiPending(HWI_HANDLE_T hwiNum) in HwiPending() function 184 .triggerIrq = HwiPending,
|
/kernel/liteos_m/arch/xtensa/lx6/gcc/ |
H A D | los_interrupt.c | 95 STATIC UINT32 HwiPending(HWI_HANDLE_T hwiNum)
in HwiPending() function 161 .triggerIrq = HwiPending,
|
/kernel/liteos_m/arch/arm/cortex-m3/keil/ |
H A D | los_interrupt.c | 74 STATIC UINT32 HwiPending(HWI_HANDLE_T hwiNum)
in HwiPending() function 98 .triggerIrq = HwiPending,
|
/kernel/liteos_m/arch/arm/cortex-m33/gcc/NTZ/ |
H A D | los_interrupt.c | 76 STATIC UINT32 HwiPending(HWI_HANDLE_T hwiNum)
in HwiPending() function 100 .triggerIrq = HwiPending,
|
/kernel/liteos_m/arch/arm/cortex-m33/gcc/TZ/non_secure/ |
H A D | los_interrupt.c | 76 STATIC UINT32 HwiPending(HWI_HANDLE_T hwiNum)
in HwiPending() function 100 .triggerIrq = HwiPending,
|
/kernel/liteos_m/arch/arm/cortex-m33/iar/NTZ/ |
H A D | los_interrupt.c | 75 STATIC UINT32 HwiPending(HWI_HANDLE_T hwiNum)
in HwiPending() function 99 .triggerIrq = HwiPending,
|
/kernel/liteos_m/arch/arm/cortex-m33/iar/TZ/non_secure/ |
H A D | los_interrupt.c | 75 STATIC UINT32 HwiPending(HWI_HANDLE_T hwiNum)
in HwiPending() function 99 .triggerIrq = HwiPending,
|
/kernel/liteos_m/arch/arm/cortex-m4/gcc/ |
H A D | los_interrupt.c | 75 STATIC UINT32 HwiPending(HWI_HANDLE_T hwiNum)
in HwiPending() function 99 .triggerIrq = HwiPending,
|
/kernel/liteos_m/arch/arm/cortex-m4/iar/ |
H A D | los_interrupt.c | 75 STATIC UINT32 HwiPending(HWI_HANDLE_T hwiNum)
in HwiPending() function 99 .triggerIrq = HwiPending,
|
/kernel/liteos_m/arch/arm/cortex-m55/gcc/NTZ/ |
H A D | los_interrupt.c | 75 STATIC UINT32 HwiPending(HWI_HANDLE_T hwiNum)
in HwiPending() function 99 .triggerIrq = HwiPending,
|
/kernel/liteos_m/arch/arm/cortex-m55/gcc/TZ/non_secure/ |
H A D | los_interrupt.c | 76 STATIC UINT32 HwiPending(HWI_HANDLE_T hwiNum)
in HwiPending() function 100 .triggerIrq = HwiPending,
|
/kernel/liteos_m/arch/arm/cortex-m55/iar/NTZ/ |
H A D | los_interrupt.c | 75 STATIC UINT32 HwiPending(HWI_HANDLE_T hwiNum)
in HwiPending() function 99 .triggerIrq = HwiPending,
|
/kernel/liteos_m/arch/arm/cortex-m55/iar/TZ/non_secure/ |
H A D | los_interrupt.c | 76 STATIC UINT32 HwiPending(HWI_HANDLE_T hwiNum)
in HwiPending() function 100 .triggerIrq = HwiPending,
|
/kernel/liteos_m/arch/arm/cortex-m7/gcc/ |
H A D | los_interrupt.c | 74 STATIC UINT32 HwiPending(HWI_HANDLE_T hwiNum)
in HwiPending() function 98 .triggerIrq = HwiPending,
|
/kernel/liteos_m/arch/arm/cortex-m7/iar/ |
H A D | los_interrupt.c | 78 STATIC UINT32 HwiPending(HWI_HANDLE_T hwiNum)
in HwiPending() function 102 .triggerIrq = HwiPending,
|