Searched refs:z_rx_fatal_error (Results 1 – 3 of 3) sorted by relevance
28 extern void z_rx_fatal_error(unsigned int reason, const struct arch_esf *esf);
40 void z_rx_fatal_error(unsigned int reason, const struct arch_esf *esf) in z_rx_fatal_error() function
70 z_rx_fatal_error(K_ERR_CPU_EXCEPTION, NULL); in INT_Excep_SuperVisorInst()80 z_rx_fatal_error(K_ERR_CPU_EXCEPTION, NULL); in INT_Excep_AccessInst()90 z_rx_fatal_error(K_ERR_CPU_EXCEPTION, NULL); in INT_Excep_UndefinedInst()100 z_rx_fatal_error(K_ERR_CPU_EXCEPTION, NULL); in INT_Excep_FloatingPoint()166 z_rx_fatal_error(reason, esf); in INT_RuntimeFatalInterrupt()
Completed in 7 milliseconds