Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/arch/arm/
Darch.h99 K_ERR_ARM_ALIGNMENT_FAULT, enumerator
/Zephyr-latest/arch/arm/core/cortex_a_r/
Dfault.c67 reason = K_ERR_ARM_ALIGNMENT_FAULT; in dump_fault()