Home
last modified time | relevance | path

Searched refs:g_archHwiOps (Results 1 - 18 of 18) sorted by relevance

/kernel/liteos_m/arch/risc-v/nuclei/gcc/
H A Dlos_interrupt.c203 STATIC HwiControllerOps g_archHwiOps = { variable
211 return &g_archHwiOps; in ArchIntOpsGet()
/kernel/liteos_m/arch/arm/arm9/gcc/
H A Dlos_interrupt.c94 STATIC HwiControllerOps g_archHwiOps = { variable
103 return &g_archHwiOps; in ArchIntOpsGet()
/kernel/liteos_m/arch/csky/v2/gcc/
H A Dlos_interrupt.c179 STATIC HwiControllerOps g_archHwiOps = { variable
191 return &g_archHwiOps; in ArchIntOpsGet()
/kernel/liteos_m/arch/risc-v/riscv32/gcc/
H A Dlos_interrupt.c335 LITE_OS_SEC_BSS STATIC HwiControllerOps g_archHwiOps; variable
339 return &g_archHwiOps; in ArchIntOpsGet()
/kernel/liteos_m/arch/xtensa/lx6/gcc/
H A Dlos_interrupt.c160 STATIC HwiControllerOps g_archHwiOps = { variable
171 return &g_archHwiOps; in ArchIntOpsGet()
/kernel/liteos_m/arch/arm/cortex-m3/keil/
H A Dlos_interrupt.c93 STATIC HwiControllerOps g_archHwiOps = { variable
105 return &g_archHwiOps; in ArchIntOpsGet()
/kernel/liteos_m/arch/arm/cortex-m33/gcc/NTZ/
H A Dlos_interrupt.c95 STATIC HwiControllerOps g_archHwiOps = { variable
107 return &g_archHwiOps; in ArchIntOpsGet()
/kernel/liteos_m/arch/arm/cortex-m33/gcc/TZ/non_secure/
H A Dlos_interrupt.c95 STATIC HwiControllerOps g_archHwiOps = { variable
107 return &g_archHwiOps; in ArchIntOpsGet()
/kernel/liteos_m/arch/arm/cortex-m33/iar/NTZ/
H A Dlos_interrupt.c94 STATIC HwiControllerOps g_archHwiOps = { variable
106 return &g_archHwiOps; in ArchIntOpsGet()
/kernel/liteos_m/arch/arm/cortex-m33/iar/TZ/non_secure/
H A Dlos_interrupt.c94 STATIC HwiControllerOps g_archHwiOps = { variable
106 return &g_archHwiOps; in ArchIntOpsGet()
/kernel/liteos_m/arch/arm/cortex-m4/gcc/
H A Dlos_interrupt.c94 STATIC HwiControllerOps g_archHwiOps = { variable
106 return &g_archHwiOps; in ArchIntOpsGet()
/kernel/liteos_m/arch/arm/cortex-m4/iar/
H A Dlos_interrupt.c94 STATIC HwiControllerOps g_archHwiOps = { variable
106 return &g_archHwiOps; in ArchIntOpsGet()
/kernel/liteos_m/arch/arm/cortex-m55/gcc/NTZ/
H A Dlos_interrupt.c94 STATIC HwiControllerOps g_archHwiOps = { variable
106 return &g_archHwiOps; in ArchIntOpsGet()
/kernel/liteos_m/arch/arm/cortex-m55/gcc/TZ/non_secure/
H A Dlos_interrupt.c95 STATIC HwiControllerOps g_archHwiOps = { variable
107 return &g_archHwiOps; in ArchIntOpsGet()
/kernel/liteos_m/arch/arm/cortex-m55/iar/NTZ/
H A Dlos_interrupt.c94 STATIC HwiControllerOps g_archHwiOps = { variable
106 return &g_archHwiOps; in ArchIntOpsGet()
/kernel/liteos_m/arch/arm/cortex-m55/iar/TZ/non_secure/
H A Dlos_interrupt.c95 STATIC HwiControllerOps g_archHwiOps = { variable
107 return &g_archHwiOps; in ArchIntOpsGet()
/kernel/liteos_m/arch/arm/cortex-m7/gcc/
H A Dlos_interrupt.c93 STATIC HwiControllerOps g_archHwiOps = { variable
105 return &g_archHwiOps; in ArchIntOpsGet()
/kernel/liteos_m/arch/arm/cortex-m7/iar/
H A Dlos_interrupt.c97 STATIC HwiControllerOps g_archHwiOps = { variable
109 return &g_archHwiOps; in ArchIntOpsGet()

Completed in 18 milliseconds