Home
last modified time | relevance | path

Searched refs:pParm (Results 1 - 23 of 23) sorted by relevance

/kernel/liteos_m/arch/arm/common/
H A Dlos_common_interrupt.h68 VOID *pParm; member
H A Dlos_common_interrupt.c124 g_hwiHandlerForm[num + OS_SYS_VECTOR_CNT].pParm = arg; in OsSetVector()
/kernel/liteos_m/arch/csky/common/
H A Dlos_common_interrupt.h68 VOID *pParm; member
H A Dlos_common_interrupt.c174 g_hwiHandlerForm[num + OS_SYS_VECTOR_CNT].pParm = arg; in OsSetVector()
/kernel/liteos_m/arch/xtensa/common/
H A Dlos_common_interrupt.h68 VOID *pParm; member
H A Dlos_common_interrupt.c156 g_hwiHandlerForm[num + OS_SYS_VECTOR_CNT].pParm = arg; in OsSetVector()
/kernel/liteos_a/testsuites/unittest/libc/posix/mqueue/
H A DIt_posix_queue.h70 typedef VOID (*HWI_PROC_FUNC)(VOID *pParm);
/kernel/liteos_m/arch/arm/arm9/gcc/
H A Dlos_interrupt.c137 g_hwiHandlerForm[hwiIndex].pfnHandler((VOID *)g_hwiHandlerForm[hwiIndex].pParm); in HalInterrupt()
/kernel/liteos_m/arch/csky/v2/gcc/
H A Dlos_interrupt.c216 g_hwiHandlerForm[hwiIndex].pfnHandler((VOID *)g_hwiHandlerForm[hwiIndex].pParm); in HalInterrupt()
/kernel/liteos_m/arch/xtensa/lx6/gcc/
H A Dlos_interrupt.c199 g_hwiHandlerForm[hwiIndex].pfnHandler((VOID *)g_hwiHandlerForm[hwiIndex].pParm); in HalInterrupt()
/kernel/liteos_m/arch/arm/cortex-m3/keil/
H A Dlos_interrupt.c139 g_hwiHandlerForm[hwiIndex].pfnHandler((VOID *)g_hwiHandlerForm[hwiIndex].pParm); in HalInterrupt()
/kernel/liteos_m/arch/arm/cortex-m33/gcc/NTZ/
H A Dlos_interrupt.c141 g_hwiHandlerForm[hwiIndex].pfnHandler((VOID *)g_hwiHandlerForm[hwiIndex].pParm); in HalInterrupt()
/kernel/liteos_m/arch/arm/cortex-m33/gcc/TZ/non_secure/
H A Dlos_interrupt.c141 g_hwiHandlerForm[hwiIndex].pfnHandler((VOID *)g_hwiHandlerForm[hwiIndex].pParm); in HalInterrupt()
/kernel/liteos_m/arch/arm/cortex-m33/iar/NTZ/
H A Dlos_interrupt.c142 g_hwiHandlerForm[hwiIndex].pfnHandler((VOID *)g_hwiHandlerForm[hwiIndex].pParm); in HalInterrupt()
/kernel/liteos_m/arch/arm/cortex-m33/iar/TZ/non_secure/
H A Dlos_interrupt.c142 g_hwiHandlerForm[hwiIndex].pfnHandler((VOID *)g_hwiHandlerForm[hwiIndex].pParm); in HalInterrupt()
/kernel/liteos_m/arch/arm/cortex-m4/gcc/
H A Dlos_interrupt.c140 g_hwiHandlerForm[hwiIndex].pfnHandler((VOID *)g_hwiHandlerForm[hwiIndex].pParm); in HalInterrupt()
/kernel/liteos_m/arch/arm/cortex-m4/iar/
H A Dlos_interrupt.c140 g_hwiHandlerForm[hwiIndex].pfnHandler((VOID *)g_hwiHandlerForm[hwiIndex].pParm); in HalInterrupt()
/kernel/liteos_m/arch/arm/cortex-m55/gcc/NTZ/
H A Dlos_interrupt.c140 g_hwiHandlerForm[hwiIndex].pfnHandler((VOID *)g_hwiHandlerForm[hwiIndex].pParm); in HalInterrupt()
/kernel/liteos_m/arch/arm/cortex-m55/gcc/TZ/non_secure/
H A Dlos_interrupt.c141 g_hwiHandlerForm[hwiIndex].pfnHandler((VOID *)g_hwiHandlerForm[hwiIndex].pParm); in HalInterrupt()
/kernel/liteos_m/arch/arm/cortex-m55/iar/NTZ/
H A Dlos_interrupt.c142 g_hwiHandlerForm[hwiIndex].pfnHandler((VOID *)g_hwiHandlerForm[hwiIndex].pParm); in HalInterrupt()
/kernel/liteos_m/arch/arm/cortex-m55/iar/TZ/non_secure/
H A Dlos_interrupt.c143 g_hwiHandlerForm[hwiIndex].pfnHandler((VOID *)g_hwiHandlerForm[hwiIndex].pParm); in HalInterrupt()
/kernel/liteos_m/arch/arm/cortex-m7/gcc/
H A Dlos_interrupt.c139 g_hwiHandlerForm[hwiIndex].pfnHandler((VOID *)g_hwiHandlerForm[hwiIndex].pParm); in HalInterrupt()
/kernel/liteos_m/arch/arm/cortex-m7/iar/
H A Dlos_interrupt.c143 g_hwiHandlerForm[hwiIndex].pfnHandler((VOID *)g_hwiHandlerForm[hwiIndex].pParm); in HalInterrupt()

Completed in 14 milliseconds