Home
last modified time | relevance | path

Searched refs:UNALIGNFAULT (Results 1 - 9 of 9) sorted by relevance

/kernel/liteos_m/arch/arm/cortex-m3/keil/
H A Dlos_interrupt.c169 #define UNALIGNFAULT (1 << 3) macro
430 *(volatile UINT32 *)OS_NVIC_CCR |= (DIV0FAULT | UNALIGNFAULT); in HalHwiInit()
/kernel/liteos_m/arch/arm/cortex-m33/gcc/NTZ/
H A Dlos_interrupt.c171 #define UNALIGNFAULT (1 << 3) macro
427 *(volatile UINT32 *)OS_NVIC_CCR |= (DIV0FAULT | UNALIGNFAULT); in HalHwiInit()
/kernel/liteos_m/arch/arm/cortex-m33/gcc/TZ/non_secure/
H A Dlos_interrupt.c171 #define UNALIGNFAULT (1 << 3) macro
427 *(volatile UINT32 *)OS_NVIC_CCR |= (DIV0FAULT | UNALIGNFAULT); in HalHwiInit()
/kernel/liteos_m/arch/arm/cortex-m4/gcc/
H A Dlos_interrupt.c170 #define UNALIGNFAULT (1 << 3) macro
441 *(volatile UINT32 *)OS_NVIC_CCR |= (DIV0FAULT | UNALIGNFAULT); in HalHwiInit()
/kernel/liteos_m/arch/arm/cortex-m4/iar/
H A Dlos_interrupt.c170 #define UNALIGNFAULT (1 << 3) macro
431 *(volatile UINT32 *)OS_NVIC_CCR |= (DIV0FAULT | UNALIGNFAULT); in HalHwiInit()
/kernel/liteos_m/arch/arm/cortex-m55/gcc/NTZ/
H A Dlos_interrupt.c170 #define UNALIGNFAULT (1 << 3) macro
435 *(volatile UINT32 *)OS_NVIC_CCR |= (DIV0FAULT | UNALIGNFAULT); in HalHwiInit()
/kernel/liteos_m/arch/arm/cortex-m55/gcc/TZ/non_secure/
H A Dlos_interrupt.c171 #define UNALIGNFAULT (1 << 3) macro
427 *(volatile UINT32 *)OS_NVIC_CCR |= (DIV0FAULT | UNALIGNFAULT); in HalHwiInit()
/kernel/liteos_m/arch/arm/cortex-m7/gcc/
H A Dlos_interrupt.c169 #define UNALIGNFAULT (1 << 3) macro
430 *(volatile UINT32 *)OS_NVIC_CCR |= (DIV0FAULT | UNALIGNFAULT); in HalHwiInit()
/kernel/liteos_m/arch/arm/cortex-m7/iar/
H A Dlos_interrupt.c173 #define UNALIGNFAULT (1 << 3) macro
433 *(volatile UINT32 *)OS_NVIC_CCR |= (DIV0FAULT | UNALIGNFAULT); in HalHwiInit()

Completed in 7 milliseconds