Home
last modified time | relevance | path

Searched defs:g_intCount (Results 1 – 6 of 6) sorted by relevance

/kernel/liteos_m/arch/risc-v/common/
Dlos_common_interrupt.c34 LITE_OS_SEC_BSS UINT32 g_intCount = 0; variable
/kernel/liteos_m/arch/xtensa/common/
Dlos_common_interrupt.c34 UINT32 g_intCount = 0; variable
/kernel/liteos_m/arch/csky/common/
Dlos_common_interrupt.c45 UINT32 volatile g_intCount = 0; variable
/kernel/liteos_m/arch/arm/common/
Dlos_common_interrupt.c56 UINT32 g_intCount = 0; variable
/kernel/liteos_a/arch/arm/arm/src/
Dlos_hwi.c46 size_t g_intCount[LOSCFG_KERNEL_CORE_NUM] = {0}; variable
/kernel/uniproton/src/core/kernel/irq/
Dprt_irq.c40 OS_SEC_DATA U32 g_intCount = 0; variable