Home
last modified time | relevance | path

Searched defs:hwiMode (Results 1 – 19 of 19) sorted by relevance

/kernel/liteos_a/arch/arm/arm/src/
Dlos_hwi.c147 STATIC UINT32 OsHwiCreateNoShared(HWI_HANDLE_T hwiNum, HWI_MODE_T hwiMode, in OsHwiCreateNoShared()
229 STATIC UINT32 OsHwiCreateShared(HWI_HANDLE_T hwiNum, HWI_MODE_T hwiMode, in OsHwiCreateShared()
309 HWI_MODE_T hwiMode, in LOS_HwiCreate()
/kernel/liteos_a/testsuites/kernel/sample/kernel_base/core/swtmr/full/
DIt_los_swtmr_064.c64 HWI_MODE_T hwiMode; in Testcase() local
DIt_los_swtmr_040.c70 HWI_MODE_T hwiMode; in Testcase() local
DIt_los_swtmr_065.c65 HWI_MODE_T hwiMode; in Testcase() local
DIt_los_swtmr_039.c68 HWI_MODE_T hwiMode; in Testcase() local
DIt_los_swtmr_041.c82 HWI_MODE_T hwiMode = 0; in Testcase() local
/kernel/liteos_m/testsuites/sample/kernel/swtmr/
DIt_los_swtmr_064.c62 HWI_MODE_T hwiMode; in Testcase() local
DIt_los_swtmr_065.c60 HWI_MODE_T hwiMode; in Testcase() local
DIt_los_swtmr_040.c64 HWI_MODE_T hwiMode; in Testcase() local
DIt_los_swtmr_039.c65 HWI_MODE_T hwiMode; in Testcase() local
DIt_los_swtmr_041.c76 HWI_MODE_T hwiMode = 0; in Testcase() local
/kernel/liteos_m/arch/risc-v/nuclei/gcc/
Dlos_interrupt.c99 HWI_MODE_T hwiMode, in ArchHwiCreate()
/kernel/liteos_a/testsuites/unittest/libc/posix/mqueue/
Dposix_mqueue_test.cpp45 int LOS_HwiCreate(int hwiNum, int hwiPrio, int hwiMode, HWI_PROC_FUNC hwiHandler, int *irqParam) in LOS_HwiCreate()
/kernel/liteos_m/arch/xtensa/common/
Dlos_common_interrupt.c193 HWI_MODE_T hwiMode, in ArchHwiCreate()
/kernel/liteos_m/arch/risc-v/riscv32/gcc/
Dlos_interrupt.c150 HWI_MODE_T hwiMode, in ArchHwiCreate()
/kernel/liteos_m/arch/csky/common/
Dlos_common_interrupt.c211 HWI_MODE_T hwiMode, HWI_PROC_FUNC hwiHandler, in ArchHwiCreate()
/kernel/liteos_m/arch/arm/common/
Dlos_common_interrupt.c239 HWI_MODE_T hwiMode, HWI_PROC_FUNC hwiHandler, in ArchHwiCreate()
/kernel/liteos_m/components/trace/
Dlos_trace.h329 #define HWI_CREATE_PARAMS(hwiNum, hwiPrio, hwiMode, hwiHandler) hwiNum, hwiPrio, hwiMode, hwiHandler argument
/kernel/liteos_a/kernel/include/
Dlos_trace.h356 #define HWI_CREATE_PARAMS(hwiNum, hwiPrio, hwiMode, hwiHandler) hwiNum, hwiPrio, hwiMode, hwiHandler argument