Home
last modified time | relevance | path

Searched defs:tagHwiHandleForm (Results 1 – 3 of 3) sorted by relevance

/kernel/liteos_a/arch/arm/include/
Dlos_hwi.h252 typedef struct tagHwiHandleForm { struct
255 struct tagHwiHandleForm *pstNext; argument
/kernel/liteos_m/arch/risc-v/riscv32/gcc/
Dlos_arch_interrupt.h50 typedef struct tagHwiHandleForm { struct
51 HWI_PROC_FUNC pfnHook;
52 VOID *uwParam;
53 UINTPTR uwreserved;
/kernel/liteos_m/testsuites/include/
DosTest.h335 typedef struct tagHwiHandleForm { struct
336 HWI_PROC_FUNC pfnHook;
337 UINT32 uwPrioMask;