Home
last modified time | relevance | path

Searched refs:createIrq (Results 1 – 20 of 20) sorted by relevance

/kernel/liteos_m/arch/xtensa/common/
Dlos_common_interrupt.c233 if (hwiOps->createIrq == NULL) { in ArchHwiCreate()
237 hwiOps->createIrq(hwiNum, hwiPrio); in ArchHwiCreate()
/kernel/liteos_m/arch/csky/common/
Dlos_common_interrupt.c249 if (hwiOps->createIrq == NULL) { in ArchHwiCreate()
253 hwiOps->createIrq(hwiNum, hwiPrio); in ArchHwiCreate()
/kernel/liteos_m/arch/arm/common/
Dlos_common_interrupt.c286 if (hwiOps->createIrq == NULL) { in ArchHwiCreate()
290 hwiOps->createIrq(hwiNum, hwiPrio); in ArchHwiCreate()
/kernel/liteos_m/arch/include/
Dlos_interrupt.h68 UINT32 (*createIrq)(HWI_HANDLE_T hwiNum, HWI_PRIOR_T hwiPrio); member
/kernel/liteos_m/arch/xtensa/lx6/gcc/
Dlos_interrupt.c166 .createIrq = HwiCreate,
/kernel/liteos_m/arch/arm/arm9/gcc/
Dlos_interrupt.c98 .createIrq = HwiCreate,
/kernel/liteos_m/arch/csky/v2/gcc/
Dlos_interrupt.c186 .createIrq = HwiCreate,
/kernel/liteos_m/arch/arm/cortex-m33/gcc/NTZ/
Dlos_interrupt.c102 .createIrq = HwiCreate,
/kernel/liteos_m/arch/arm/cortex-m55/iar/NTZ/
Dlos_interrupt.c101 .createIrq = HwiCreate,
/kernel/liteos_m/arch/arm/cortex-m33/gcc/TZ/non_secure/
Dlos_interrupt.c102 .createIrq = HwiCreate,
/kernel/liteos_m/arch/arm/cortex-m4/gcc/
Dlos_interrupt.c101 .createIrq = HwiCreate,
/kernel/liteos_m/arch/arm/cortex-m55/gcc/TZ/non_secure/
Dlos_interrupt.c102 .createIrq = HwiCreate,
/kernel/liteos_m/arch/arm/cortex-m55/gcc/NTZ/
Dlos_interrupt.c101 .createIrq = HwiCreate,
/kernel/liteos_m/arch/arm/cortex-m33/iar/NTZ/
Dlos_interrupt.c101 .createIrq = HwiCreate,
/kernel/liteos_m/arch/arm/cortex-m7/gcc/
Dlos_interrupt.c100 .createIrq = HwiCreate,
/kernel/liteos_m/arch/arm/cortex-m33/iar/TZ/non_secure/
Dlos_interrupt.c101 .createIrq = HwiCreate,
/kernel/liteos_m/arch/arm/cortex-m3/keil/
Dlos_interrupt.c100 .createIrq = HwiCreate,
/kernel/liteos_m/arch/arm/cortex-m4/iar/
Dlos_interrupt.c101 .createIrq = HwiCreate,
/kernel/liteos_m/arch/arm/cortex-m7/iar/
Dlos_interrupt.c104 .createIrq = HwiCreate,
/kernel/liteos_m/arch/arm/cortex-m55/iar/TZ/non_secure/
Dlos_interrupt.c102 .createIrq = HwiCreate,