Home
last modified time | relevance | path

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

/kernel/uniproton/src/core/kernel/irq/
Dprt_irq.c21 OS_SEC_BSS struct TagHwiHandleForm *g_hwiForm; variable
28 OS_SEC_BSS struct TagHwiHandleForm g_hwiForm[OS_HWI_FORMARRAY_NUM] __attribute__((aligned(8))); variable
/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/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/arm9/gcc/
Dlos_interrupt.c65 STATIC HWI_PROC_FUNC g_hwiForm[OS_VECTOR_CNT] = {0}; variable
/kernel/liteos_m/arch/arm/cortex-m33/gcc/TZ/non_secure/
Dlos_interrupt.c53 STATIC HWI_PROC_FUNC __attribute__((aligned(LOSCFG_ARCH_HWI_VECTOR_ALIGN))) g_hwiForm[OS_VECTOR_CNT… variable
/kernel/liteos_m/arch/arm/cortex-m4/iar/
Dlos_interrupt.c59 STATIC HWI_PROC_FUNC g_hwiForm[OS_VECTOR_CNT] = {0}; variable
/kernel/liteos_m/arch/arm/cortex-m33/iar/TZ/non_secure/
Dlos_interrupt.c57 STATIC HWI_PROC_FUNC g_hwiForm[OS_VECTOR_CNT] = {0}; variable
/kernel/liteos_m/arch/arm/cortex-m33/gcc/NTZ/
Dlos_interrupt.c54 STATIC HWI_PROC_FUNC __attribute__((aligned(LOSCFG_ARCH_HWI_VECTOR_ALIGN))) g_hwiForm[OS_VECTOR_CNT… variable
/kernel/liteos_m/arch/arm/cortex-m55/iar/NTZ/
Dlos_interrupt.c57 STATIC HWI_PROC_FUNC g_hwiForm[OS_VECTOR_CNT] = {0}; variable
/kernel/liteos_m/arch/arm/cortex-m55/iar/TZ/non_secure/
Dlos_interrupt.c57 STATIC HWI_PROC_FUNC g_hwiForm[OS_VECTOR_CNT] = {0}; variable
/kernel/liteos_m/arch/arm/cortex-m7/iar/
Dlos_interrupt.c55 STATIC HWI_PROC_FUNC g_hwiForm[OS_VECTOR_CNT] = {0}; variable
/kernel/liteos_m/arch/arm/cortex-m55/gcc/TZ/non_secure/
Dlos_interrupt.c53 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.c58 STATIC HWI_PROC_FUNC g_hwiForm[OS_VECTOR_CNT] = {0}; variable
/kernel/liteos_m/arch/arm/cortex-m7/gcc/
Dlos_interrupt.c52 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/NTZ/
Dlos_interrupt.c57 STATIC HWI_PROC_FUNC g_hwiForm[OS_VECTOR_CNT] = {0}; variable
/kernel/liteos_m/arch/csky/v2/gcc/
Dlos_interrupt.c199 STATIC HWI_PROC_FUNC __attribute__((aligned(HWI_ALIGNSIZE))) g_hwiForm[OS_VECTOR_CNT] = {0}; variable
/kernel/liteos_m/arch/arm/cortex-m55/gcc/NTZ/
Dlos_interrupt.c53 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.c52 STATIC HWI_PROC_FUNC __attribute__((aligned(LOSCFG_ARCH_HWI_VECTOR_ALIGN))) g_hwiForm[OS_VECTOR_CNT… variable