Searched refs:EXCEPTION_PRINTF (Results 1 – 2 of 2) sorted by relevance
182 (void)EXCEPTION_PRINTF("0x%08X - CFSR - Configurable Fault Status Register\r\n", cfsr); in EXCEPTION_ConfigurableFaultStatusRegisterPrint()186 (void)EXCEPTION_PRINTF( in EXCEPTION_ConfigurableFaultStatusRegisterPrint()191 (void)EXCEPTION_PRINTF( in EXCEPTION_ConfigurableFaultStatusRegisterPrint()196 …(void)EXCEPTION_PRINTF(" > Unstack for an exception return has caused one or more access violation… in EXCEPTION_ConfigurableFaultStatusRegisterPrint()200 …(void)EXCEPTION_PRINTF(" > Stacking for an exception entry has caused one or more access violation… in EXCEPTION_ConfigurableFaultStatusRegisterPrint()204 …(void)EXCEPTION_PRINTF(" > A MemManage fault occurred during floating-point lazy state preservatio… in EXCEPTION_ConfigurableFaultStatusRegisterPrint()208 (void)EXCEPTION_PRINTF(" > MMAR holds a valid fault address: "); in EXCEPTION_ConfigurableFaultStatusRegisterPrint()209 … (void)EXCEPTION_PRINTF("0x%08X - MMFAR - MemManage Fault Address Register\r\n", SCB->MMFAR); in EXCEPTION_ConfigurableFaultStatusRegisterPrint()215 (void)EXCEPTION_PRINTF(" > Instruction bus error\r\n"); in EXCEPTION_ConfigurableFaultStatusRegisterPrint()219 (void)EXCEPTION_PRINTF( in EXCEPTION_ConfigurableFaultStatusRegisterPrint()[all …]
58 #define EXCEPTION_PRINTF DbgConsole_BlockingPrintf macro60 #define EXCEPTION_PRINTF DbgConsole_Printf macro63 #define EXCEPTION_PRINTF \ macro