Home
last modified time | relevance | path

Searched refs:HWI_MODE_T (Results 1 - 25 of 79) sorted by relevance

1234

/kernel/liteos_a/arch/arm/include/
H A Dlos_hwi.h229 typedef UINT16 HWI_MODE_T; typedef
382 * @param hwiMode [IN] Type #HWI_MODE_T: hardware interrupt mode. Ignore this parameter temporarily.
398 HWI_MODE_T hwiMode,
/kernel/liteos_m/testsuites/sample/kernel/hwi/
H A Dit_los_hwi_017.c46 HWI_MODE_T mode = 0; in TaskF01()
90 HWI_MODE_T mode = 0; in Testcase()
H A Dit_los_hwi_002.c40 HWI_MODE_T mode = 0; in Testcase()
H A Dit_los_hwi_006.c46 HWI_MODE_T mode = 0; in Testcase()
H A Dit_los_hwi_004.c45 HWI_MODE_T mode = 0; in Testcase()
H A Dit_los_hwi_001.c45 HWI_MODE_T mode = 0; in Testcase()
H A Dit_los_hwi_007.c46 HWI_MODE_T mode = 0; in Testcase()
H A Dit_los_hwi_008.c45 HWI_MODE_T mode = 0; in Testcase()
H A Dit_los_hwi_010.c46 HWI_MODE_T mode = 0; in Testcase()
H A Dit_los_hwi_027.c47 HWI_MODE_T mode = 0; in Testcase()
H A Dit_los_hwi_033.c54 HWI_MODE_T mode = 0; in Testcase()
H A Dit_los_hwi_030.c50 HWI_MODE_T mode = 0; in Testcase()
H A Dit_los_hwi_034.c49 HWI_MODE_T mode = 0; in Testcase()
H A Dit_los_hwi_031.c50 HWI_MODE_T mode = 0; in Testcase()
H A Dllt_los_hwi_035.c51 HWI_MODE_T mode = 0; in Testcase()
H A Dit_los_hwi_039.c44 HWI_MODE_T mode = 0; in Testcase()
H A Dit_los_hwi_005.c51 HWI_MODE_T mode = 0; in Testcase()
H A Dit_los_hwi_003.c46 HWI_MODE_T mode = 0; in Testcase()
H A Dit_los_hwi_018.c71 HWI_MODE_T mode = 0; in Testcase()
H A Dit_los_hwi_015.c66 HWI_MODE_T mode = 0; in Testcase()
H A Dit_los_hwi_026.c47 HWI_MODE_T mode = 0; in SwtmrF01()
H A Dit_los_hwi_022.c57 HWI_MODE_T mode = 0; in Testcase()
/kernel/liteos_a/arch/arm/arm/src/
H A 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()
236 HWI_MODE_T modeResult = hwiMode & IRQF_SHARED; in OsHwiCreateShared()
309 HWI_MODE_T hwiMode, in LOS_HwiCreate()
/kernel/liteos_m/arch/include/
H A Dlos_interrupt.h46 typedef UINT16 HWI_MODE_T; typedef
129 * @param mode [IN] Type#HWI_MODE_T: hardware interrupt mode. Ignore this parameter temporarily.
144 UINT32 ArchHwiCreate(HWI_HANDLE_T hwiNum, HWI_PRIOR_T hwiPrio, HWI_MODE_T mode,
/kernel/liteos_a/testsuites/kernel/sample/kernel_base/core/task/full/
H A DIt_los_task_080.c57 HWI_MODE_T mode = 0; in Testcase()

Completed in 6 milliseconds

1234