Home
last modified time | relevance | path

Searched refs:SCB_CCR_STKALIGN_Msk (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/arch/arm/include/cortex_m/
Dstack.h62 SCB->CCR |= SCB_CCR_STKALIGN_Msk; in z_arm_interrupt_stack_setup()
Dexception.h262 if ((esf->basic.xpsr & SCB_CCR_STKALIGN_Msk) == SCB_CCR_STKALIGN_Msk) { in z_arm_set_fault_sp()