Home
last modified time | relevance | path

Searched defs:g_hwiFormCnt (Results 1 – 3 of 3) sorted by relevance

/kernel/liteos_m/arch/risc-v/riscv32/gcc/
Dlos_interrupt.c66 LITE_OS_SEC_BSS UINT32 g_hwiFormCnt[OS_HWI_MAX_NUM]; variable
/kernel/liteos_m/arch/arm/common/
Dlos_common_interrupt.c84 STATIC UINT32 g_hwiFormCnt[OS_HWI_MAX_NUM] = {0}; variable
/kernel/liteos_a/arch/arm/arm/src/
Dlos_hwi.c49 STATIC UINT32 g_hwiFormCnt[LOSCFG_KERNEL_CORE_NUM][OS_HWI_MAX_NUM] = {0}; variable