Home
last modified time | relevance | path

Searched defs:g_hwiForm (Results 1 – 15 of 15) sorted by relevance

/kernel/liteos_m/arch/risc-v/riscv32/gcc/
Dlos_interrupt.c69 LITE_OS_SEC_DATA_INIT HWI_HANDLE_FORM_S g_hwiForm[OS_HWI_MAX_NUM] = { variable
/kernel/liteos_a/arch/arm/arm/src/
Dlos_hwi.c47 HwiHandleForm g_hwiForm[OS_HWI_MAX_NUM]; variable
/kernel/liteos_m/arch/arm/arm9/gcc/
Dlos_interrupt.c62 STATIC HWI_PROC_FUNC g_hwiForm[OS_VECTOR_CNT] = {0}; variable
/kernel/liteos_m/arch/xtensa/lx6/gcc/
Dlos_interrupt.c51 STATIC HWI_PROC_FUNC __attribute__((aligned(LOSCFG_ARCH_HWI_VECTOR_ALIGN))) g_hwiForm[OS_VECTOR_CNT… variable
/kernel/liteos_m/arch/arm/cortex-m7/iar/
Dlos_interrupt.c52 STATIC HWI_PROC_FUNC g_hwiForm[OS_VECTOR_CNT] = {0}; variable
/kernel/liteos_m/arch/arm/cortex-m33/gcc/TZ/non_secure/
Dlos_interrupt.c50 STATIC HWI_PROC_FUNC __attribute__((aligned(LOSCFG_ARCH_HWI_VECTOR_ALIGN))) g_hwiForm[OS_VECTOR_CNT… variable
/kernel/liteos_m/arch/arm/cortex-m33/iar/TZ/non_secure/
Dlos_interrupt.c54 STATIC HWI_PROC_FUNC g_hwiForm[OS_VECTOR_CNT] = {0}; variable
/kernel/liteos_m/arch/arm/cortex-m33/gcc/NTZ/
Dlos_interrupt.c51 STATIC HWI_PROC_FUNC __attribute__((aligned(LOSCFG_ARCH_HWI_VECTOR_ALIGN))) g_hwiForm[OS_VECTOR_CNT… variable
/kernel/liteos_m/arch/arm/cortex-m3/keil/
Dlos_interrupt.c55 STATIC HWI_PROC_FUNC g_hwiForm[OS_VECTOR_CNT] = {0}; variable
/kernel/liteos_m/arch/arm/cortex-m4/iar/
Dlos_interrupt.c56 STATIC HWI_PROC_FUNC g_hwiForm[OS_VECTOR_CNT] = {0}; variable
/kernel/liteos_m/arch/arm/cortex-m33/iar/NTZ/
Dlos_interrupt.c54 STATIC HWI_PROC_FUNC g_hwiForm[OS_VECTOR_CNT] = {0}; variable
/kernel/liteos_m/arch/arm/cortex-m7/gcc/
Dlos_interrupt.c49 STATIC HWI_PROC_FUNC __attribute__((aligned(LOSCFG_ARCH_HWI_VECTOR_ALIGN))) g_hwiForm[OS_VECTOR_CNT… variable
/kernel/liteos_m/arch/arm/cortex-m4/gcc/
Dlos_interrupt.c49 STATIC HWI_PROC_FUNC __attribute__((aligned(LOSCFG_ARCH_HWI_VECTOR_ALIGN))) g_hwiForm[OS_VECTOR_CNT… variable
/kernel/liteos_m/arch/arm/cortex-m55/gcc/NTZ/
Dlos_interrupt.c50 STATIC HWI_PROC_FUNC __attribute__((aligned(LOSCFG_ARCH_HWI_VECTOR_ALIGN))) g_hwiForm[OS_VECTOR_CNT… variable
/kernel/liteos_m/arch/csky/v2/gcc/
Dlos_interrupt.c200 STATIC HWI_PROC_FUNC __attribute__((aligned(HWI_ALIGNSIZE))) g_hwiForm[OS_VECTOR_CNT] = {0}; variable