Home
last modified time | relevance | path

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

/Zephyr-latest/modules/cmsis/
Dcmsis_core_a_r_ext.h31 #define FSR_FS_UNSUPPORTED_EXCLUSIVE_ACCESS_FAULT (53) macro
/Zephyr-latest/arch/arm/core/cortex_a_r/
Dfault.c99 case FSR_FS_UNSUPPORTED_EXCLUSIVE_ACCESS_FAULT: in dump_fault()