Searched refs:K_ERR_ARM_ALIGNMENT_FAULT (Results 1 – 2 of 2) sorted by relevance
| /Zephyr-latest/include/zephyr/arch/arm/ | ||
| D | arch.h | 99 K_ERR_ARM_ALIGNMENT_FAULT, enumerator |
| /Zephyr-latest/arch/arm/core/cortex_a_r/ | ||
| D | fault.c | 67 reason = K_ERR_ARM_ALIGNMENT_FAULT; in dump_fault() |