Home
last modified time | relevance | path

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

/Zephyr-latest/arch/arm/core/cortex_m/
Dfault.c33 #define PR_FAULT_INFO(...) PR_EXC(__VA_ARGS__) macro
35 #define PR_FAULT_INFO(...) macro
189 PR_FAULT_INFO("***** MPU FAULT *****"); in mem_manage_fault()
193 PR_FAULT_INFO(" Stacking error (context area might be" in mem_manage_fault()
198 PR_FAULT_INFO(" Unstacking error"); in mem_manage_fault()
202 PR_FAULT_INFO(" Data Access Violation"); in mem_manage_fault()
224 PR_FAULT_INFO(" Instruction Access Violation"); in mem_manage_fault()
229 PR_FAULT_INFO( in mem_manage_fault()
346 PR_FAULT_INFO("***** BUS FAULT *****"); in bus_fault()
350 PR_FAULT_INFO(" Stacking error"); in bus_fault()
[all …]
/Zephyr-latest/soc/silabs/silabs_s2/
Dsoc.c28 #define PR_FAULT_INFO(...) PR_EXC(__VA_ARGS__) macro
30 #define PR_FAULT_INFO(...) macro
61 PR_FAULT_INFO("***** SMU FAULT *****"); in smu_fault()
64 PR_FAULT_INFO("Bus Manager Fault"); in smu_fault()
68 PR_FAULT_INFO("Peripheral Access Fault"); in smu_fault()