Searched refs:SCB_CCR_STKALIGN_Msk (Results 1 – 2 of 2) sorted by relevance
62 SCB->CCR |= SCB_CCR_STKALIGN_Msk; in z_arm_interrupt_stack_setup()
262 if ((esf->basic.xpsr & SCB_CCR_STKALIGN_Msk) == SCB_CCR_STKALIGN_Msk) { in z_arm_set_fault_sp()