Searched refs:pcExceptionCause (Results 1 – 4 of 4) sorted by relevance
178 xRegisterDump.pcExceptionCause = ( int8_t * const ) "XEXC_ID_FSL"; in vPortExceptionHandler()182 xRegisterDump.pcExceptionCause = ( int8_t * const ) "XEXC_ID_UNALIGNED_ACCESS"; in vPortExceptionHandler()186 xRegisterDump.pcExceptionCause = ( int8_t * const ) "XEXC_ID_ILLEGAL_OPCODE"; in vPortExceptionHandler()190 …xRegisterDump.pcExceptionCause = ( int8_t * const ) "XEXC_ID_M_AXI_I_EXCEPTION or XEXC_ID_IPLB_EXC… in vPortExceptionHandler()194 …xRegisterDump.pcExceptionCause = ( int8_t * const ) "XEXC_ID_M_AXI_D_EXCEPTION or XEXC_ID_DPLB_EXC… in vPortExceptionHandler()198 xRegisterDump.pcExceptionCause = ( int8_t * const ) "XEXC_ID_DIV_BY_ZERO"; in vPortExceptionHandler()202 … xRegisterDump.pcExceptionCause = ( int8_t * const ) "XEXC_ID_STACK_VIOLATION or XEXC_ID_MMU"; in vPortExceptionHandler()207 … xRegisterDump.pcExceptionCause = ( int8_t * const ) "XEXC_ID_FPU see ulFSR value"; in vPortExceptionHandler()
218 int8_t * pcExceptionCause; member
177 xRegisterDump.pcExceptionCause = ( int8_t * const ) "XEXC_ID_FSL"; in vPortExceptionHandler()181 xRegisterDump.pcExceptionCause = ( int8_t * const ) "XEXC_ID_UNALIGNED_ACCESS"; in vPortExceptionHandler()185 xRegisterDump.pcExceptionCause = ( int8_t * const ) "XEXC_ID_ILLEGAL_OPCODE"; in vPortExceptionHandler()189 …xRegisterDump.pcExceptionCause = ( int8_t * const ) "XEXC_ID_M_AXI_I_EXCEPTION or XEXC_ID_IPLB_EXC… in vPortExceptionHandler()193 …xRegisterDump.pcExceptionCause = ( int8_t * const ) "XEXC_ID_M_AXI_D_EXCEPTION or XEXC_ID_DPLB_EXC… in vPortExceptionHandler()197 xRegisterDump.pcExceptionCause = ( int8_t * const ) "XEXC_ID_DIV_BY_ZERO"; in vPortExceptionHandler()201 … xRegisterDump.pcExceptionCause = ( int8_t * const ) "XEXC_ID_STACK_VIOLATION or XEXC_ID_MMU"; in vPortExceptionHandler()206 … xRegisterDump.pcExceptionCause = ( int8_t * const ) "XEXC_ID_FPU see ulFSR value"; in vPortExceptionHandler()
233 int8_t * pcExceptionCause; member