Home
last modified time | relevance | path

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

/kernel/liteos_m/arch/arm/arm9/gcc/
Dlos_exc.S48 .equ OS_EXCEPT_DATA_ABORT, 0x04 define
Dlos_arch_interrupt.h293 #define OS_EXCEPT_DATA_ABORT 4 macro
/kernel/liteos_a/arch/arm/arm/include/
Darch_config.h53 #define OS_EXCEPT_DATA_ABORT 0x04 macro