RZT Flexible Software Package Documentation
Release v2.2.0
|
|
Functions | |
fsp_err_t | R_ICU_ERROR_Open (error_ctrl_t *const p_ctrl, error_cfg_t const *const p_cfg) |
fsp_err_t | R_ICU_ERROR_Close (error_ctrl_t *const p_ctrl) |
fsp_err_t | R_ICU_ERROR_StatusGet (error_ctrl_t *const p_ctrl, uint32_t source, uint32_t *const p_status) |
fsp_err_t | R_ICU_ERROR_StatusClear (error_ctrl_t *const p_ctrl, uint32_t source, uint32_t const event) |
fsp_err_t | R_ICU_ERROR_CallbackSet (error_ctrl_t *const p_ctrl, void(*p_callback)(error_callback_args_t *), void const *const p_context, error_callback_args_t *const p_callback_memory) |
Driver for the ICU peripheral on RZ microprocessor. This module implements the ERROR Interface.
Error events are notified to the ICU instead of directly to the CPU. The interrupt controller unit (ICU) generate interrupt or reset signal from error event generated by CPU0/1 or various peripheral modules. Consult Section "Error Events" in the RZ microprocessor User's Manual for details.
Error event is combined as follows by ICU.
The ICU ERROR HAL module supports the following features:
Configuration | Options | Default | Description |
---|---|---|---|
Parameter Checking |
| Default (BSP) | If selected code for parameter checking is included in the build. |
Multiplex Interrupt |
| Disabled | Enable multiplex interrupt for a single driver. |
Configuration | Options | Default | Description |
---|---|---|---|
General > Name | Name must be a valid C symbol | g_error0 | Module name. |
Interrupts > CR52_CPU0_ERR0 > Interrupt Priority | MCU Specific Options | CR52_CPU0_ERR0 interrupt priority. | |
Interrupts > CR52_CPU0_ERR1 > Interrupt Priority | MCU Specific Options | CR52_CPU0_ERR1 interrupt priority. | |
Interrupts > CR52_CPU1_ERR0 > Interrupt Priority | MCU Specific Options | CR52_CPU1_ERR0 interrupt priority. | |
Interrupts > CR52_CPU1_ERR1 > Interrupt Priority | MCU Specific Options | CR52_CPU1_ERR1 interrupt priority. | |
Interrupts > CA55_ERR0 > Interrupt Priority | MCU Specific Options | CA55_ERR0 interrupt priority. | |
Interrupts > CA55_ERR1 > Interrupt Priority | MCU Specific Options | CA55_ERR1 interrupt priority. | |
Interrupts > PERI_ERR0 > Interrupt Priority | MCU Specific Options | PERI_ERR0 interrupt priority. | |
Interrupts > PERI_ERR1 > Interrupt Priority | MCU Specific Options | PERI_ERR1 interrupt priority. | |
Interrupts > DSMIF_ERR0 > Interrupt Priority | MCU Specific Options | DSMIF_ERR0 interrupt priority. | |
Interrupts > DSMIF_ERR1 > Interrupt Priority | MCU Specific Options | DSMIF_ERR1 interrupt priority. | |
Interrupts > ENCIF_ERR0 > Interrupt Priority | MCU Specific Options | ENCIF_ERR0 interrupt priority. | |
Interrupts > ENCIF_ERR1 > Interrupt Priority | MCU Specific Options | ENCIF_ERR1 interrupt priority. | |
Interrupts > Callback | Name must be a valid C symbol | NULL | A user callback function. If this callback function is provided, it is called from the interrupt service routine (ISR). |
Error Events > CR52_CPU0 > CR520_ERR0 interrupt enable | MCU Specific Options | Select which CPU0 error event should trigger CR520_ERR0 interrupt. | |
Error Events > CR52_CPU0 > CR520_ERR1 interrupt enable | MCU Specific Options | Select which CPU0 error event should trigger CR520_ERR1 interrupt. | |
Error Events > CR52_CPU0 > Reset enable | MCU Specific Options | Select which CPU0 error event should trigger reset. | |
Error Events > CR52_CPU1 > CR521_ERR0 interrupt enable | MCU Specific Options | Select which CPU1 event event should trigger CR521_ERR0 interrupt. | |
Error Events > CR52_CPU1 > CR521_ERR1 interrupt enable | MCU Specific Options | Select which CPU1 event event should trigger CR521_ERR1 interrupt. | |
Error Events > CR52_CPU1 > Reset enable | MCU Specific Options | Select which CPU1 error event should trigger reset. | |
Error Events > CA55 > CA55_ERR0 interrupt enable | MCU Specific Options | Select which CA55 event event should trigger CA55_ERR0 interrupt. | |
Error Events > CA55 > CA55_ERR1 interrupt enable | MCU Specific Options | Select which CA55 event event should trigger CA55_ERR1 interrupt. | |
Error Events > CA55 > Reset enable | MCU Specific Options | Select which CA55 error event should trigger reset. | |
Error Events > Peripherals > PERI_ERR0 interrupt enable > Peripheral Error 0 | MCU Specific Options | Select which Peripheral error event should trigger PERI_ERR0 interrupt. (Peripheral Error 0) | |
Error Events > Peripherals > PERI_ERR0 interrupt enable > Peripheral Error 1 | MCU Specific Options | Select which Peripheral error event should trigger PERI_ERR0 interrupt. (Peripheral Error 1) | |
Error Events > Peripherals > PERI_ERR0 interrupt enable > Peripheral Error 2 | MCU Specific Options | Select which Peripheral error event should trigger PERI_ERR0 interrupt. (Peripheral Error 2) | |
Error Events > Peripherals > PERI_ERR0 interrupt enable > Peripheral Error 3 | MCU Specific Options | Select which Peripheral error event should trigger PERI_ERR0 interrupt. (Peripheral Error 3) | |
Error Events > Peripherals > PERI_ERR1 interrupt enable > Peripheral Error 0 | MCU Specific Options | Select which Peripheral error event should trigger PERI_ERR1 interrupt. (Peripheral Error 0) | |
Error Events > Peripherals > PERI_ERR1 interrupt enable > Peripheral Error 1 | MCU Specific Options | Select which Peripheral error event should trigger PERI_ERR1 interrupt. (Peripheral Error 1) | |
Error Events > Peripherals > PERI_ERR1 interrupt enable > Peripheral Error 2 | MCU Specific Options | Select which Peripheral error event should trigger PERI_ERR1 interrupt. (Peripheral Error 2) | |
Error Events > Peripherals > PERI_ERR1 interrupt enable > Peripheral Error 3 | MCU Specific Options | Select which Peripheral error event should trigger PERI_ERR1 interrupt. (Peripheral Error 3) | |
Error Events > Peripherals > Reset enable > Peripheral Error 0 | MCU Specific Options | Select which Peripheral error event should trigger reset. (Peripheral Error 0) | |
Error Events > Peripherals > Reset enable > Peripheral Error 1 | MCU Specific Options | Select which Peripheral error event should trigger reset. (Peripheral Error 1) | |
Error Events > Peripherals > Reset enable > Peripheral Error 2 | MCU Specific Options | Select which Peripheral error event should trigger reset. (Peripheral Error 2) | |
Error Events > Peripherals > Reset enable > Peripheral Error 3 | MCU Specific Options | Select which Peripheral error event should trigger reset. (Peripheral Error 3) | |
Error Events > DSMIF > DSMIF_ERR0 interrupt enable > DSMIF Error 0 | MCU Specific Options | Select which DSMIF error event should trigger DSMIF_ERR0 interrupt. (DSMIF Error 0) | |
Error Events > DSMIF > DSMIF_ERR0 interrupt enable > DSMIF Error 1 | MCU Specific Options | Select which DSMIF error event should trigger DSMIF_ERR0 interrupt. (DSMIF Error 1) | |
Error Events > DSMIF > DSMIF_ERR0 interrupt enable > DSMIF Error 2 | MCU Specific Options | Select which DSMIF error event should trigger DSMIF_ERR0 interrupt. (DSMIF Error 2) | |
Error Events > DSMIF > DSMIF_ERR0 interrupt enable > DSMIF Error 3 | MCU Specific Options | Select which DSMIF error event should trigger DSMIF_ERR0 interrupt. (DSMIF Error 3) | |
Error Events > DSMIF > DSMIF_ERR0 interrupt enable > DSMIF Error 4 | MCU Specific Options | Select which DSMIF error event should trigger DSMIF_ERR0 interrupt. (DSMIF Error 4) | |
Error Events > DSMIF > DSMIF_ERR0 interrupt enable > DSMIF Error 5 | MCU Specific Options | Select which DSMIF error event should trigger DSMIF_ERR0 interrupt. (DSMIF Error 5) | |
Error Events > DSMIF > DSMIF_ERR0 interrupt enable > DSMIF Error 6 | MCU Specific Options | Select which DSMIF error event should trigger DSMIF_ERR0 interrupt. (DSMIF Error 6) | |
Error Events > DSMIF > DSMIF_ERR0 interrupt enable > DSMIF Error 7 | MCU Specific Options | Select which DSMIF error event should trigger DSMIF_ERR0 interrupt. (DSMIF Error 7) | |
Error Events > DSMIF > DSMIF_ERR0 interrupt enable > DSMIF Error 8 | MCU Specific Options | Select which DSMIF error event should trigger DSMIF_ERR0 interrupt. (DSMIF Error 8) | |
Error Events > DSMIF > DSMIF_ERR0 interrupt enable > DSMIF Error 9 | MCU Specific Options | Select which DSMIF error event should trigger DSMIF_ERR0 interrupt. (DSMIF Error 9) | |
Error Events > DSMIF > DSMIF_ERR0 interrupt enable > DSMIF Error 10 | MCU Specific Options | Select which DSMIF error event should trigger DSMIF_ERR0 interrupt. (DSMIF Error 10) | |
Error Events > DSMIF > DSMIF_ERR0 interrupt enable > DSMIF Error 11 | MCU Specific Options | Select which DSMIF error event should trigger DSMIF_ERR0 interrupt. (DSMIF Error 11) | |
Error Events > DSMIF > DSMIF_ERR1 interrupt enable > DSMIF Error 0 | MCU Specific Options | Select which DSMIF error event should trigger DSMIF_ERR1 interrupt. (DSMIF Error 0) | |
Error Events > DSMIF > DSMIF_ERR1 interrupt enable > DSMIF Error 1 | MCU Specific Options | Select which DSMIF error event should trigger DSMIF_ERR1 interrupt. (DSMIF Error 1) | |
Error Events > DSMIF > DSMIF_ERR1 interrupt enable > DSMIF Error 2 | MCU Specific Options | Select which DSMIF error event should trigger DSMIF_ERR1 interrupt. (DSMIF Error 2) | |
Error Events > DSMIF > DSMIF_ERR1 interrupt enable > DSMIF Error 3 | MCU Specific Options | Select which DSMIF error event should trigger DSMIF_ERR1 interrupt. (DSMIF Error 3) | |
Error Events > DSMIF > DSMIF_ERR1 interrupt enable > DSMIF Error 4 | MCU Specific Options | Select which DSMIF error event should trigger DSMIF_ERR1 interrupt. (DSMIF Error 4) | |
Error Events > DSMIF > DSMIF_ERR1 interrupt enable > DSMIF Error 5 | MCU Specific Options | Select which DSMIF error event should trigger DSMIF_ERR1 interrupt. (DSMIF Error 5) | |
Error Events > DSMIF > DSMIF_ERR1 interrupt enable > DSMIF Error 6 | MCU Specific Options | Select which DSMIF error event should trigger DSMIF_ERR1 interrupt. (DSMIF Error 6) | |
Error Events > DSMIF > DSMIF_ERR1 interrupt enable > DSMIF Error 7 | MCU Specific Options | Select which DSMIF error event should trigger DSMIF_ERR1 interrupt. (DSMIF Error 7) | |
Error Events > DSMIF > DSMIF_ERR1 interrupt enable > DSMIF Error 8 | MCU Specific Options | Select which DSMIF error event should trigger DSMIF_ERR1 interrupt. (DSMIF Error 8) | |
Error Events > DSMIF > DSMIF_ERR1 interrupt enable > DSMIF Error 9 | MCU Specific Options | Select which DSMIF error event should trigger DSMIF_ERR1 interrupt. (DSMIF Error 9) | |
Error Events > DSMIF > DSMIF_ERR1 interrupt enable > DSMIF Error 10 | MCU Specific Options | Select which DSMIF error event should trigger DSMIF_ERR1 interrupt. (DSMIF Error 10) | |
Error Events > DSMIF > DSMIF_ERR1 interrupt enable > DSMIF Error 11 | MCU Specific Options | Select which DSMIF error event should trigger DSMIF_ERR1 interrupt. (DSMIF Error 11) | |
Error Events > DSMIF > Reset enable > DSMIF Error 0 | MCU Specific Options | Select which DSMIF error event should trigger reset. (DSMIF Error 0) | |
Error Events > DSMIF > Reset enable > DSMIF Error 1 | MCU Specific Options | Select which DSMIF error event should trigger reset. (DSMIF Error 1) | |
Error Events > DSMIF > Reset enable > DSMIF Error 2 | MCU Specific Options | Select which DSMIF error event should trigger reset. (DSMIF Error 2) | |
Error Events > DSMIF > Reset enable > DSMIF Error 3 | MCU Specific Options | Select which DSMIF error event should trigger reset. (DSMIF Error 3) | |
Error Events > DSMIF > Reset enable > DSMIF Error 4 | MCU Specific Options | Select which DSMIF error event should trigger reset. (DSMIF Error 4) | |
Error Events > DSMIF > Reset enable > DSMIF Error 5 | MCU Specific Options | Select which DSMIF error event should trigger reset. (DSMIF Error 5) | |
Error Events > DSMIF > Reset enable > DSMIF Error 6 | MCU Specific Options | Select which DSMIF error event should trigger reset. (DSMIF Error 6) | |
Error Events > DSMIF > Reset enable > DSMIF Error 7 | MCU Specific Options | Select which DSMIF error event should trigger reset. (DSMIF Error 7) | |
Error Events > DSMIF > Reset enable > DSMIF Error 8 | MCU Specific Options | Select which DSMIF error event should trigger reset (DSMIF Error 8) | |
Error Events > DSMIF > Reset enable > DSMIF Error 9 | MCU Specific Options | Select which DSMIF error event should trigger reset. (DSMIF Error 9) | |
Error Events > DSMIF > Reset enable > DSMIF Error 10 | MCU Specific Options | Select which DSMIF error event should trigger reset. (DSMIF Error 10) | |
Error Events > DSMIF > Reset enable > DSMIF Error 11 | MCU Specific Options | Select which DSMIF error event should trigger reset. (DSMIF Error 11) | |
Error Events > ENCIF > ENCIF_ERR0 interrupt enable > ENCIF Error 0 | MCU Specific Options | Select which ENCIF error event should trigger ENCIF_ERR0 interrupt. (ENCIF Error 0) | |
Error Events > ENCIF > ENCIF_ERR0 interrupt enable > ENCIF Error 1 | MCU Specific Options | Select which ENCIF error event should trigger ENCIF_ERR0 interrupt. (ENCIF Error 1) | |
Error Events > ENCIF > ENCIF_ERR0 interrupt enable > ENCIF Error 2 | MCU Specific Options | Select which ENCIF error event should trigger ENCIF_ERR0 interrupt. (ENCIF Error 2) | |
Error Events > ENCIF > ENCIF_ERR0 interrupt enable > ENCIF Error 3 | MCU Specific Options | Select which ENCIF error event should trigger ENCIF_ERR0 interrupt. (ENCIF Error 3) | |
Error Events > ENCIF > ENCIF_ERR0 interrupt enable > ENCIF Error 4 | MCU Specific Options | Select which ENCIF error event should trigger ENCIF_ERR0 interrupt. (ENCIF Error 4) | |
Error Events > ENCIF > ENCIF_ERR1 interrupt enable > ENCIF Error 0 | MCU Specific Options | Select which ENCIF error event should trigger ENCIF_ERR1 interrupt. (ENCIF Error 0) | |
Error Events > ENCIF > ENCIF_ERR1 interrupt enable > ENCIF Error 1 | MCU Specific Options | Select which ENCIF error event should trigger ENCIF_ERR1 interrupt. (ENCIF Error 1) | |
Error Events > ENCIF > ENCIF_ERR1 interrupt enable > ENCIF Error 2 | MCU Specific Options | Select which ENCIF error event should trigger ENCIF_ERR1 interrupt. (ENCIF Error 2) | |
Error Events > ENCIF > ENCIF_ERR1 interrupt enable > ENCIF Error 3 | MCU Specific Options | Select which ENCIF error event should trigger ENCIF_ERR1 interrupt. (ENCIF Error 3) | |
Error Events > ENCIF > ENCIF_ERR1 interrupt enable > ENCIF Error 4 | MCU Specific Options | Select which ENCIF error event should trigger ENCIF_ERR1 interrupt. (ENCIF Error 4) | |
Error Events > ENCIF > Reset enable > ENCIF Error 0 | MCU Specific Options | Select which ENCIF error event should trigger reset. (ENCIF Error 0) | |
Error Events > ENCIF > Reset enable > ENCIF Error 1 | MCU Specific Options | Select which ENCIF error event should trigger reset. (ENCIF Error 1) | |
Error Events > ENCIF > Reset enable > ENCIF Error 2 | MCU Specific Options | Select which ENCIF error event should trigger reset. (ENCIF Error 2) | |
Error Events > ENCIF > Reset enable > ENCIF Error 3 | MCU Specific Options | Select which ENCIF error event should trigger reset. (ENCIF Error 3) | |
Error Events > ENCIF > Reset enable > ENCIF Error 4 | MCU Specific Options | Select which ENCIF error event should trigger reset. (ENCIF Error 4) | |
Peripheral Error Handler > Peripheral Error 0 > ERREVENT0 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 0 > ERREVENT1 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 0 > ERREVENT2 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 0 > ERREVENT3 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 0 > ERREVENT4 | Name must be a valid C symbol | ${enum.error.peripheral_event_0_error4_handler.default} | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 0 > ERREVENT5 | Name must be a valid C symbol | ${enum.error.peripheral_event_0_error5_handler.default} | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 0 > ERREVENT6 | Name must be a valid C symbol | ${enum.error.peripheral_event_0_error6_handler.default} | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 0 > ERREVENT7 | Name must be a valid C symbol | ${enum.error.peripheral_event_0_error7_handler.default} | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 0 > ERREVENT8 | Name must be a valid C symbol | ${enum.error.peripheral_event_0_error8_handler.default} | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 0 > ERREVENT9 | Name must be a valid C symbol | ${enum.error.peripheral_event_0_error9_handler.default} | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 0 > ERREVENT10 | Name must be a valid C symbol | ${enum.error.peripheral_event_0_error10_handler.default} | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 0 > ERREVENT11 | Name must be a valid C symbol | ${enum.error.peripheral_event_0_error11_handler.default} | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 0 > ERREVENT12 | Name must be a valid C symbol | ${enum.error.peripheral_event_0_error12_handler.default} | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 0 > ERREVENT13 | Name must be a valid C symbol | ${enum.error.peripheral_event_0_error13_handler.default} | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 0 > ERREVENT14 | Name must be a valid C symbol | ${enum.error.peripheral_event_0_error14_handler.default} | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 0 > ERREVENT15 | Name must be a valid C symbol | ${enum.error.peripheral_event_0_error15_handler.default} | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 0 > ERREVENT16 | Name must be a valid C symbol | ${enum.error.peripheral_event_0_error16_handler.default} | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 0 > ERREVENT17 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 0 > ERREVENT18 | Name must be a valid C symbol | ${enum.error.peripheral_event_0_error18_handler.default} | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 0 > ERREVENT19 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 0 > ERREVENT20 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 0 > ERREVENT21 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 0 > ERREVENT22 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 0 > ERREVENT23 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 0 > ERREVENT24 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 0 > ERREVENT25 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 0 > ERREVENT26 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 0 > ERREVENT27 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 0 > ERREVENT28 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 0 > ERREVENT29 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 0 > ERREVENT30 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 0 > ERREVENT31 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 1 > ERREVENT0 | Name must be a valid C symbol | ${enum.error.peripheral_event_1_error0_handler.default} | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 1 > ERREVENT1 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 1 > ERREVENT2 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 1 > ERREVENT3 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 1 > ERREVENT4 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 1 > ERREVENT5 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 1 > ERREVENT6 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 1 > ERREVENT7 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 1 > ERREVENT8 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 1 > ERREVENT9 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 1 > ERREVENT10 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 1 > ERREVENT11 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 1 > ERREVENT12 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 1 > ERREVENT13 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 1 > ERREVENT14 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 1 > ERREVENT15 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 1 > ERREVENT16 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 1 > ERREVENT17 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 1 > ERREVENT18 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 1 > ERREVENT19 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 1 > ERREVENT20 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 1 > ERREVENT21 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 1 > ERREVENT22 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 1 > ERREVENT23 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 1 > ERREVENT24 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 1 > ERREVENT25 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 1 > ERREVENT26 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 1 > ERREVENT27 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 1 > ERREVENT28 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 1 > ERREVENT29 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 1 > ERREVENT30 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 1 > ERREVENT31 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 2 > ERREVENT0 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 2 > ERREVENT1 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 2 > ERREVENT2 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 2 > ERREVENT3 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 2 > ERREVENT4 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 2 > ERREVENT5 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 2 > ERREVENT6 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 2 > ERREVENT7 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 2 > ERREVENT8 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 2 > ERREVENT9 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 2 > ERREVENT10 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 2 > ERREVENT11 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 2 > ERREVENT12 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 2 > ERREVENT13 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 2 > ERREVENT14 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 2 > ERREVENT15 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 2 > ERREVENT16 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 2 > ERREVENT17 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 2 > ERREVENT18 | Name must be a valid C symbol | ${enum.error.peripheral_event_2_error18_handler.default} | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 2 > ERREVENT19 | Name must be a valid C symbol | ${enum.error.peripheral_event_2_error19_handler.default} | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 2 > ERREVENT20 | Name must be a valid C symbol | ${enum.error.peripheral_event_2_error20_handler.default} | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 2 > ERREVENT21 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 2 > ERREVENT22 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 2 > ERREVENT23 | Name must be a valid C symbol | ${enum.error.peripheral_event_2_error23_handler.default} | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 2 > ERREVENT24 | Name must be a valid C symbol | ${enum.error.peripheral_event_2_error24_handler.default} | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 2 > ERREVENT25 | Name must be a valid C symbol | ${enum.error.peripheral_event_2_error25_handler.default} | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 2 > ERREVENT26 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 2 > ERREVENT27 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 2 > ERREVENT28 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 2 > ERREVENT29 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 2 > ERREVENT30 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 2 > ERREVENT31 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 3 > ERREVENT0 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 3 > ERREVENT1 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 3 > ERREVENT2 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 3 > ERREVENT3 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 3 > ERREVENT4 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 3 > ERREVENT5 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 3 > ERREVENT6 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 3 > ERREVENT7 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 3 > ERREVENT8 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 3 > ERREVENT9 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 3 > ERREVENT10 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 3 > ERREVENT11 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 3 > ERREVENT12 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 3 > ERREVENT13 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 3 > ERREVENT14 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 3 > ERREVENT15 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 3 > ERREVENT16 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 3 > ERREVENT17 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 3 > ERREVENT18 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 3 > ERREVENT19 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 3 > ERREVENT20 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 3 > ERREVENT21 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 3 > ERREVENT22 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 3 > ERREVENT23 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 3 > ERREVENT24 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 3 > ERREVENT25 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 3 > ERREVENT26 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 3 > ERREVENT27 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 3 > ERREVENT28 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 3 > ERREVENT29 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 3 > ERREVENT30 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
Peripheral Error Handler > Peripheral Error 3 > ERREVENT31 | Name must be a valid C symbol | NULL | Peripheral Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 0 > ERREVENT0 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 0 > ERREVENT1 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 0 > ERREVENT2 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 0 > ERREVENT3 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 0 > ERREVENT4 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 0 > ERREVENT5 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 0 > ERREVENT6 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 0 > ERREVENT7 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 0 > ERREVENT8 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 0 > ERREVENT9 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 0 > ERREVENT10 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 0 > ERREVENT11 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 0 > ERREVENT12 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 0 > ERREVENT13 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 0 > ERREVENT14 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 0 > ERREVENT15 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 0 > ERREVENT16 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 0 > ERREVENT17 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 0 > ERREVENT18 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 0 > ERREVENT19 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 0 > ERREVENT20 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 0 > ERREVENT21 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 0 > ERREVENT22 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 0 > ERREVENT23 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 0 > ERREVENT24 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 0 > ERREVENT25 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 0 > ERREVENT26 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 0 > ERREVENT27 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 0 > ERREVENT28 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 0 > ERREVENT29 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 0 > ERREVENT30 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 0 > ERREVENT31 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 1 > ERREVENT0 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 1 > ERREVENT1 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 1 > ERREVENT2 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 1 > ERREVENT3 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 1 > ERREVENT4 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 1 > ERREVENT5 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 1 > ERREVENT6 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 1 > ERREVENT7 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 1 > ERREVENT8 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 1 > ERREVENT9 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 1 > ERREVENT10 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 1 > ERREVENT11 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 1 > ERREVENT12 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 1 > ERREVENT13 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 1 > ERREVENT14 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 1 > ERREVENT15 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 1 > ERREVENT16 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 1 > ERREVENT17 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 1 > ERREVENT18 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 1 > ERREVENT19 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 1 > ERREVENT20 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 1 > ERREVENT21 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 1 > ERREVENT22 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 1 > ERREVENT23 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 1 > ERREVENT24 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 1 > ERREVENT25 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 1 > ERREVENT26 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 1 > ERREVENT27 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 1 > ERREVENT28 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 1 > ERREVENT29 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 1 > ERREVENT30 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 1 > ERREVENT31 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 2 > ERREVENT0 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 2 > ERREVENT1 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 2 > ERREVENT2 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 2 > ERREVENT3 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 2 > ERREVENT4 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 2 > ERREVENT5 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 2 > ERREVENT6 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 2 > ERREVENT7 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 2 > ERREVENT8 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 2 > ERREVENT9 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 2 > ERREVENT10 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 2 > ERREVENT11 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 2 > ERREVENT12 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 2 > ERREVENT13 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 2 > ERREVENT14 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 2 > ERREVENT15 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 2 > ERREVENT16 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 2 > ERREVENT17 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 2 > ERREVENT18 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 2 > ERREVENT19 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 2 > ERREVENT20 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 2 > ERREVENT21 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 2 > ERREVENT22 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 2 > ERREVENT23 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 2 > ERREVENT24 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 2 > ERREVENT25 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 2 > ERREVENT26 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 2 > ERREVENT27 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 2 > ERREVENT28 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 2 > ERREVENT29 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 2 > ERREVENT30 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 2 > ERREVENT31 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 3 > ERREVENT0 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 3 > ERREVENT1 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 3 > ERREVENT2 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 3 > ERREVENT3 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 3 > ERREVENT4 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 3 > ERREVENT5 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 3 > ERREVENT6 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 3 > ERREVENT7 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 3 > ERREVENT8 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 3 > ERREVENT9 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 3 > ERREVENT10 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 3 > ERREVENT11 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 3 > ERREVENT12 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 3 > ERREVENT13 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 3 > ERREVENT14 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 3 > ERREVENT15 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 3 > ERREVENT16 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 3 > ERREVENT17 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 3 > ERREVENT18 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 3 > ERREVENT19 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 3 > ERREVENT20 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 3 > ERREVENT21 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 3 > ERREVENT22 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 3 > ERREVENT23 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 3 > ERREVENT24 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 3 > ERREVENT25 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 3 > ERREVENT26 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 3 > ERREVENT27 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 3 > ERREVENT28 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 3 > ERREVENT29 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 3 > ERREVENT30 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 3 > ERREVENT31 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 4 > ERREVENT0 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 4 > ERREVENT1 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 4 > ERREVENT2 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 4 > ERREVENT3 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 4 > ERREVENT4 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 4 > ERREVENT5 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 4 > ERREVENT6 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 4 > ERREVENT7 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 4 > ERREVENT8 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 4 > ERREVENT9 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 4 > ERREVENT10 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 4 > ERREVENT11 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 4 > ERREVENT12 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 4 > ERREVENT13 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 4 > ERREVENT14 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 4 > ERREVENT15 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 4 > ERREVENT16 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 4 > ERREVENT17 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 4 > ERREVENT18 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 4 > ERREVENT19 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 4 > ERREVENT20 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 4 > ERREVENT21 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 4 > ERREVENT22 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 4 > ERREVENT23 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 4 > ERREVENT24 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 4 > ERREVENT25 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 4 > ERREVENT26 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 4 > ERREVENT27 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 4 > ERREVENT28 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 4 > ERREVENT29 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 4 > ERREVENT30 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 4 > ERREVENT31 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 5 > ERREVENT0 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 5 > ERREVENT1 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 5 > ERREVENT2 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 5 > ERREVENT3 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 5 > ERREVENT4 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 5 > ERREVENT5 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 5 > ERREVENT6 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 5 > ERREVENT7 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 5 > ERREVENT8 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 5 > ERREVENT9 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 5 > ERREVENT10 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 5 > ERREVENT11 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 5 > ERREVENT12 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 5 > ERREVENT13 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 5 > ERREVENT14 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 5 > ERREVENT15 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 5 > ERREVENT16 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 5 > ERREVENT17 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 5 > ERREVENT18 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 5 > ERREVENT19 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 5 > ERREVENT20 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 5 > ERREVENT21 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 5 > ERREVENT22 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 5 > ERREVENT23 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 5 > ERREVENT24 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 5 > ERREVENT25 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 5 > ERREVENT26 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 5 > ERREVENT27 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 5 > ERREVENT28 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 5 > ERREVENT29 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 5 > ERREVENT30 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 5 > ERREVENT31 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 6 > ERREVENT0 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 6 > ERREVENT1 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 6 > ERREVENT2 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 6 > ERREVENT3 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 6 > ERREVENT4 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 6 > ERREVENT5 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 6 > ERREVENT6 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 6 > ERREVENT7 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 6 > ERREVENT8 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 6 > ERREVENT9 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 6 > ERREVENT10 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 6 > ERREVENT11 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 6 > ERREVENT12 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 6 > ERREVENT13 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 6 > ERREVENT14 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 6 > ERREVENT15 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 6 > ERREVENT16 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 6 > ERREVENT17 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 6 > ERREVENT18 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 6 > ERREVENT19 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 6 > ERREVENT20 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 6 > ERREVENT21 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 6 > ERREVENT22 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 6 > ERREVENT23 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 6 > ERREVENT24 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 6 > ERREVENT25 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 6 > ERREVENT26 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 6 > ERREVENT27 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 6 > ERREVENT28 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 6 > ERREVENT29 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 6 > ERREVENT30 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 6 > ERREVENT31 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 7 > ERREVENT0 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 7 > ERREVENT1 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 7 > ERREVENT2 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 7 > ERREVENT3 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 7 > ERREVENT4 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 7 > ERREVENT5 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 7 > ERREVENT6 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 7 > ERREVENT7 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 7 > ERREVENT8 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 7 > ERREVENT9 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 7 > ERREVENT10 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 7 > ERREVENT11 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 7 > ERREVENT12 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 7 > ERREVENT13 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 7 > ERREVENT14 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 7 > ERREVENT15 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 7 > ERREVENT16 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 7 > ERREVENT17 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 7 > ERREVENT18 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 7 > ERREVENT19 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 7 > ERREVENT20 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 7 > ERREVENT21 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 7 > ERREVENT22 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 7 > ERREVENT23 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 7 > ERREVENT24 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 7 > ERREVENT25 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 7 > ERREVENT26 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 7 > ERREVENT27 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 7 > ERREVENT28 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 7 > ERREVENT29 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 7 > ERREVENT30 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 7 > ERREVENT31 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 8 > ERREVENT0 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 8 > ERREVENT1 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 8 > ERREVENT2 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 8 > ERREVENT3 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 8 > ERREVENT4 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 8 > ERREVENT5 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 8 > ERREVENT6 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 8 > ERREVENT7 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 8 > ERREVENT8 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 8 > ERREVENT9 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 8 > ERREVENT10 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 8 > ERREVENT11 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 8 > ERREVENT12 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 8 > ERREVENT13 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 8 > ERREVENT14 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 8 > ERREVENT15 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 8 > ERREVENT16 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 8 > ERREVENT17 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 8 > ERREVENT18 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 8 > ERREVENT19 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 8 > ERREVENT20 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 8 > ERREVENT21 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 8 > ERREVENT22 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 8 > ERREVENT23 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 8 > ERREVENT24 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 8 > ERREVENT25 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 8 > ERREVENT26 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 8 > ERREVENT27 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 8 > ERREVENT28 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 8 > ERREVENT29 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 8 > ERREVENT30 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 8 > ERREVENT31 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 9 > ERREVENT0 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 9 > ERREVENT1 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 9 > ERREVENT2 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 9 > ERREVENT3 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 9 > ERREVENT4 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 9 > ERREVENT5 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 9 > ERREVENT6 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 9 > ERREVENT7 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 9 > ERREVENT8 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 9 > ERREVENT9 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 9 > ERREVENT10 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 9 > ERREVENT11 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 9 > ERREVENT12 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 9 > ERREVENT13 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 9 > ERREVENT14 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 9 > ERREVENT15 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 9 > ERREVENT16 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 9 > ERREVENT17 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 9 > ERREVENT18 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 9 > ERREVENT19 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 9 > ERREVENT20 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 9 > ERREVENT21 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 9 > ERREVENT22 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 9 > ERREVENT23 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 9 > ERREVENT24 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 9 > ERREVENT25 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 9 > ERREVENT26 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 9 > ERREVENT27 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 9 > ERREVENT28 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 9 > ERREVENT29 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 9 > ERREVENT30 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 9 > ERREVENT31 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 10 > ERREVENT0 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 10 > ERREVENT1 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 10 > ERREVENT2 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 10 > ERREVENT3 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 10 > ERREVENT4 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 10 > ERREVENT5 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 10 > ERREVENT6 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 10 > ERREVENT7 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 10 > ERREVENT8 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 10 > ERREVENT9 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 10 > ERREVENT10 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 10 > ERREVENT11 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 10 > ERREVENT12 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 10 > ERREVENT13 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 10 > ERREVENT14 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 10 > ERREVENT15 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 10 > ERREVENT16 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 10 > ERREVENT17 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 10 > ERREVENT18 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 10 > ERREVENT19 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 10 > ERREVENT20 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 10 > ERREVENT21 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 10 > ERREVENT22 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 10 > ERREVENT23 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 10 > ERREVENT24 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 10 > ERREVENT25 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 10 > ERREVENT26 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 10 > ERREVENT27 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 10 > ERREVENT28 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 10 > ERREVENT29 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 10 > ERREVENT30 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 10 > ERREVENT31 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 11 > ERREVENT0 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 11 > ERREVENT1 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 11 > ERREVENT2 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 11 > ERREVENT3 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 11 > ERREVENT4 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 11 > ERREVENT5 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 11 > ERREVENT6 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 11 > ERREVENT7 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 11 > ERREVENT8 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 11 > ERREVENT9 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 11 > ERREVENT10 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 11 > ERREVENT11 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 11 > ERREVENT12 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 11 > ERREVENT13 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 11 > ERREVENT14 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 11 > ERREVENT15 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 11 > ERREVENT16 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 11 > ERREVENT17 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 11 > ERREVENT18 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 11 > ERREVENT19 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 11 > ERREVENT20 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 11 > ERREVENT21 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 11 > ERREVENT22 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 11 > ERREVENT23 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 11 > ERREVENT24 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 11 > ERREVENT25 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 11 > ERREVENT26 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 11 > ERREVENT27 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 11 > ERREVENT28 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 11 > ERREVENT29 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 11 > ERREVENT30 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
DSMIF Error Handler > DSMIF Error 11 > ERREVENT31 | Name must be a valid C symbol | NULL | DSMIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 0 > ERREVENT0 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 0 > ERREVENT1 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 0 > ERREVENT2 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 0 > ERREVENT3 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 0 > ERREVENT4 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 0 > ERREVENT5 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 0 > ERREVENT6 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 0 > ERREVENT7 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 0 > ERREVENT8 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 0 > ERREVENT9 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 0 > ERREVENT10 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 0 > ERREVENT11 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 0 > ERREVENT12 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 0 > ERREVENT13 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 0 > ERREVENT14 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 0 > ERREVENT15 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 0 > ERREVENT16 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 0 > ERREVENT17 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 0 > ERREVENT18 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 0 > ERREVENT19 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 0 > ERREVENT20 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 0 > ERREVENT21 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 0 > ERREVENT22 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 0 > ERREVENT23 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 0 > ERREVENT24 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 0 > ERREVENT25 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 0 > ERREVENT26 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 0 > ERREVENT27 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 0 > ERREVENT28 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 0 > ERREVENT29 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 0 > ERREVENT30 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 0 > ERREVENT31 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 1 > ERREVENT0 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 1 > ERREVENT1 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 1 > ERREVENT2 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 1 > ERREVENT3 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 1 > ERREVENT4 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 1 > ERREVENT5 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 1 > ERREVENT6 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 1 > ERREVENT7 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 1 > ERREVENT8 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 1 > ERREVENT9 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 1 > ERREVENT10 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 1 > ERREVENT11 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 1 > ERREVENT12 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 1 > ERREVENT13 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 1 > ERREVENT14 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 1 > ERREVENT15 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 1 > ERREVENT16 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 1 > ERREVENT17 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 1 > ERREVENT18 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 1 > ERREVENT19 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 1 > ERREVENT20 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 1 > ERREVENT21 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 1 > ERREVENT22 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 1 > ERREVENT23 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 1 > ERREVENT24 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 1 > ERREVENT25 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 1 > ERREVENT26 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 1 > ERREVENT27 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 1 > ERREVENT28 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 1 > ERREVENT29 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 1 > ERREVENT30 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 1 > ERREVENT31 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 2 > ERREVENT0 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 2 > ERREVENT1 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 2 > ERREVENT2 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 2 > ERREVENT3 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 2 > ERREVENT4 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 2 > ERREVENT5 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 2 > ERREVENT6 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 2 > ERREVENT7 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 2 > ERREVENT8 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 2 > ERREVENT9 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 2 > ERREVENT10 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 2 > ERREVENT11 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 2 > ERREVENT12 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 2 > ERREVENT13 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 2 > ERREVENT14 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 2 > ERREVENT15 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 2 > ERREVENT16 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 2 > ERREVENT17 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 2 > ERREVENT18 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 2 > ERREVENT19 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 2 > ERREVENT20 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 2 > ERREVENT21 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 2 > ERREVENT22 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 2 > ERREVENT23 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 2 > ERREVENT24 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 2 > ERREVENT25 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 2 > ERREVENT26 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 2 > ERREVENT27 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 2 > ERREVENT28 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 2 > ERREVENT29 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 2 > ERREVENT30 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 2 > ERREVENT31 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 3 > ERREVENT0 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 3 > ERREVENT1 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 3 > ERREVENT2 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 3 > ERREVENT3 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 3 > ERREVENT4 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 3 > ERREVENT5 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 3 > ERREVENT6 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 3 > ERREVENT7 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 3 > ERREVENT8 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 3 > ERREVENT9 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 3 > ERREVENT10 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 3 > ERREVENT11 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 3 > ERREVENT12 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 3 > ERREVENT13 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 3 > ERREVENT14 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 3 > ERREVENT15 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 3 > ERREVENT16 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 3 > ERREVENT17 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 3 > ERREVENT18 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 3 > ERREVENT19 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 3 > ERREVENT20 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 3 > ERREVENT21 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 3 > ERREVENT22 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 3 > ERREVENT23 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 3 > ERREVENT24 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 3 > ERREVENT25 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 3 > ERREVENT26 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 3 > ERREVENT27 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 3 > ERREVENT28 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 3 > ERREVENT29 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 3 > ERREVENT30 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 3 > ERREVENT31 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 4 > ERREVENT0 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 4 > ERREVENT1 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 4 > ERREVENT2 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 4 > ERREVENT3 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 4 > ERREVENT4 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 4 > ERREVENT5 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 4 > ERREVENT6 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 4 > ERREVENT7 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 4 > ERREVENT8 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 4 > ERREVENT9 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 4 > ERREVENT10 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 4 > ERREVENT11 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 4 > ERREVENT12 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 4 > ERREVENT13 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 4 > ERREVENT14 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 4 > ERREVENT15 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 4 > ERREVENT16 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 4 > ERREVENT17 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 4 > ERREVENT18 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 4 > ERREVENT19 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 4 > ERREVENT20 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 4 > ERREVENT21 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 4 > ERREVENT22 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 4 > ERREVENT23 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 4 > ERREVENT24 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 4 > ERREVENT25 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 4 > ERREVENT26 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 4 > ERREVENT27 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 4 > ERREVENT28 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 4 > ERREVENT29 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 4 > ERREVENT30 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
ENCIF Error Handler > ENCIF Error 4 > ERREVENT31 | Name must be a valid C symbol | NULL | ENCIF Error handler. If this handler is provided, it is called from the error interrupt service routine (ISR). |
The ICU_ERROR HAL module does not clear the error status flag automatically.
To manually clear an error status flag perform the following steps:
Since the ICU_ERROR controls the interrupt processing of the related peripheral module when an error event occurs, the PERI_ERRn interrupt calls the interrupt on each peripheral side in the error handler. Therefore, the relation between the multiplex interrupts settings on each side and the actual operation is as follows. For example, if multiplex interrupt setting (ICU_ERROR side) is enabled, multiple interrupts are always enabled for the related peripheral's interrupts, regardless of the multiplex interrupt setting (Each peripheral side). Conversely, if the multiplex interrupt setting (ICU_ERROR side) is disabled, it is depended on the multiplex interrupt setting (Each peripheral side) whether it is possible to permit multiplex interrupts.
Multiplex Interrupt Enable setting (ICU_ERROR side) | Multiplex Interrupt Disable setting (ICU_ERROR side) | |
---|---|---|
Multiplex Interrupt Enable setting (Each peripheral side) | Multiplex interrupt operation is enabled | Multiplex interrupt operation follow the settings of each peripheral side |
Multiplex Interrupt Disable setting (Each peripheral side) | Multiplex interrupt operation is enabled | Multiplex interrupt operation is disabled |
Error sources and events of the source is as follows:
The full list of events of the source "ERROR_EVENT_CPU0" for RZ/T2M, RZ/T2ME, RZ/T2L, and RZ/T2H is as follows:
Error Event | Error Name | Interrupt Sources |
---|---|---|
ICU_ERROR_CPU0_ERROR_EVENT0 | CPU0_ERREVENT0 | Correctable memory error detected from L1 instruction cache, L1 data cache, ATCM, BTCM, CTCM, or flash. The PMU mnemonic is KITE_CORE_ERR_MEM. |
ICU_ERROR_CPU0_ERROR_EVENT1 | CPU0_ERREVENT1 | Fatal memory error occurred from ATCM, BTCM, CTCM, or flash. The PMU mnemonic is KITE_FAT_ERR_MEM. |
ICU_ERROR_CPU0_ERROR_EVENT2 | CPU0_ERREVENT2 | Correctable data payload bus error occurred from AXIM or LLPP. The PMU mnemonic is KITE_BUS_COR_DATA. |
ICU_ERROR_CPU0_ERROR_EVENT3 | CPU0_ERREVENT3 | Fatal data payload bus error occurred from AXIM or LLPP. |
ICU_ERROR_CPU0_ERROR_EVENT4 | CPU0_ERREVENT4 | Fatal READY signal bus error occurred from AXIM, Flash, or LLPP. |
ICU_ERROR_CPU0_ERROR_EVENT5 | CPU0_ERREVENT5 | Fatal non-protocol bus error occurred from AXIM, Flash, or LLPP. These are payload errors. The PMU mnemonic is KITE_BUS_FAT_ANY. |
ICU_ERROR_CPU0_ERROR_EVENT6 | CPU0_ERREVENT6 | Fatal protocol bus error occurred from AXIM, Flash, or LLPP. These are LEN, ID, LAST, VALID and READY, and interconnect protection errors. The mnemonic is KITE_BUS_PROTOCOL_ANY. |
ICU_ERROR_CPU0_ERROR_EVENT7 | CPU0_ERREVENT7 | Correctable L1 instruction cache data or L1 instruction cache tag memory error. |
ICU_ERROR_CPU0_ERROR_EVENT8 | CPU0_ERREVENT8 | Correctable L1 data cache data or L1 data cache tag memory error. |
ICU_ERROR_CPU0_ERROR_EVENT9 | CPU0_ERREVENT9 | Correctable ATCM, BTCM, or CTCM memory error. |
ICU_ERROR_CPU0_ERROR_EVENT10 | CPU0_ERREVENT10 | Fatal ATCM, BTCM, or CTCM memory error. |
ICU_ERROR_CPU0_ERROR_EVENT11 | CPU0_ERREVENT11 | Correctable flash memory error. |
ICU_ERROR_CPU0_ERROR_EVENT12 | CPU0_ERREVENT12 | Fatal flash memory error. |
ICU_ERROR_CPU0_ERROR_EVENT13 | CPU0_ERREVENT13 | Timeout for main AXIM bus. |
ICU_ERROR_CPU0_ERROR_EVENT14 | CPU0_ERREVENT14 | Timeout for Flash bus. |
ICU_ERROR_CPU0_ERROR_EVENT15 | CPU0_ERREVENT15 | Timeout for LLPP bus. |
ICU_ERROR_CPU0_ERROR_EVENT16 | CPU0_ERREVENT16 | Correctable memory error occurred L1 instruction cache, L1 data cache, ATCM, BTCM, CTCM, or flash, but was not recorded in the Error Record Registers (ERRs), because they were full or because it was overwritten by a fatal error. |
ICU_ERROR_CPU0_ERROR_EVENT17 | CPU0_ERREVENT17 | Fatal memory error occurred L1 instruction cache, L1 data cache, ATCM, BTCM, CTCM, or flash, but was not recorded in the ERRs, because they were full. |
ICU_ERROR_CPU0_ERROR_EVENT18 | CPU0_ERREVENT18 | Interrupts masked in Hyp mode for too long. The IMP_INTMONR watchdog is triggered. |
ICU_ERROR_CPU0_ERROR_EVENT19 | CPU0_ERREVENT19 | A memory or bus fatal error was synchronously detected in Hyp mode. |
ICU_ERROR_CPU0_ERROR_EVENT20 | CPU0_ERREVENT20 | An abort exception was taken because an EL2- controlled MPU fault generated an abort. |
ICU_ERROR_CPU0_ERROR_EVENT21 | CPU0_ERREVENT21 | An Abort exception was taken because an EL1-controlled MPU fault generated an abort. |
ICU_ERROR_CPU0_ERROR_EVENT22 | CPU0_ERREVENT22 | An Undefined exception was taken due to any cause. |
ICU_ERROR_CPU0_ERROR_EVENT23 | CPU0_ERREVENT23 | A memory access marked in EL1-controlled MPU as Device was flushed because it was marked as Normal in EL2-controlled MPU. |
ICU_ERROR_CPU0_ERROR_EVENT24 | CPU0_ERREVENT24 | Processor livelock because of hard errors or exception at exception vector. An exception of the same type and vector offset was consecutively taken 20 times. |
ICU_ERROR_CPU0_ERROR_EVENT25 | CPU0_ERREVENT25 | Software running in EL2 unlocks TESTR1. TESTR1 is for testing purposes only. |
The full list of events of the source "ERROR_EVENT_CPU1" for RZ/T2M, RZ/T2ME and RZ/T2H is as follows:
Error Event | Error Name | Interrupt Sources |
---|---|---|
ICU_ERROR_CPU1_ERROR_EVENT0 | CPU1_ERREVENT0 | Correctable memory error detected from L1 instruction cache, L1 data cache, ATCM, BTCM, CTCM, or flash. The PMU mnemonic is KITE_CORE_ERR_MEM. |
ICU_ERROR_CPU1_ERROR_EVENT1 | CPU1_ERREVENT1 | Fatal memory error occurred from ATCM, BTCM, CTCM, or flash. The PMU mnemonic is KITE_FAT_ERR_MEM. |
ICU_ERROR_CPU1_ERROR_EVENT2 | CPU1_ERREVENT2 | Correctable data payload bus error occurred from AXIM or LLPP. The PMU mnemonic is KITE_BUS_COR_DATA. |
ICU_ERROR_CPU1_ERROR_EVENT3 | CPU1_ERREVENT3 | Fatal data payload bus error occurred from AXIM or LLPP. |
ICU_ERROR_CPU1_ERROR_EVENT4 | CPU1_ERREVENT4 | Fatal READY signal bus error occurred from AXIM, Flash, or LLPP. |
ICU_ERROR_CPU1_ERROR_EVENT5 | CPU1_ERREVENT5 | Fatal non-protocol bus error occurred from AXIM, Flash, or LLPP. These are payload errors. The PMU mnemonic is KITE_BUS_FAT_ANY. |
ICU_ERROR_CPU1_ERROR_EVENT6 | CPU1_ERREVENT6 | Fatal protocol bus error occurred from AXIM, Flash, or LLPP. These are LEN, ID, LAST, VALID and READY, and interconnect protection errors. The mnemonic is KITE_BUS_PROTOCOL_ANY. |
ICU_ERROR_CPU1_ERROR_EVENT7 | CPU1_ERREVENT7 | Correctable L1 instruction cache data or L1 instruction cache tag memory error. |
ICU_ERROR_CPU1_ERROR_EVENT8 | CPU1_ERREVENT8 | Correctable L1 data cache data or L1 data cache tag memory error. |
ICU_ERROR_CPU1_ERROR_EVENT9 | CPU1_ERREVENT9 | Correctable ATCM, BTCM, or CTCM memory error. |
ICU_ERROR_CPU1_ERROR_EVENT10 | CPU1_ERREVENT10 | Fatal ATCM, BTCM, or CTCM memory error. |
ICU_ERROR_CPU1_ERROR_EVENT11 | CPU1_ERREVENT11 | Correctable flash memory error. |
ICU_ERROR_CPU1_ERROR_EVENT12 | CPU1_ERREVENT12 | Fatal flash memory error. |
ICU_ERROR_CPU1_ERROR_EVENT13 | CPU1_ERREVENT13 | Timeout for main AXIM bus. |
ICU_ERROR_CPU1_ERROR_EVENT14 | CPU1_ERREVENT14 | Timeout for Flash bus. |
ICU_ERROR_CPU1_ERROR_EVENT15 | CPU1_ERREVENT15 | Timeout for LLPP bus. |
ICU_ERROR_CPU1_ERROR_EVENT16 | CPU1_ERREVENT16 | Correctable memory error occurred L1 instruction cache, L1 data cache, ATCM, BTCM, CTCM, or flash, but was not recorded in the Error Record Registers (ERRs), because they were full or because it was overwritten by a fatal error. |
ICU_ERROR_CPU1_ERROR_EVENT17 | CPU1_ERREVENT17 | Fatal memory error occurred L1 instruction cache, L1 data cache, ATCM, BTCM, CTCM, or flash, but was not recorded in the ERRs, because they were full. |
ICU_ERROR_CPU1_ERROR_EVENT18 | CPU1_ERREVENT18 | Interrupts masked in Hyp mode for too long. The IMP_INTMONR watchdog is triggered. |
ICU_ERROR_CPU1_ERROR_EVENT19 | CPU1_ERREVENT19 | A memory or bus fatal error was synchronously detected in Hyp mode. |
ICU_ERROR_CPU1_ERROR_EVENT20 | CPU1_ERREVENT20 | An abort exception was taken because an EL2- controlled MPU fault generated an abort. |
ICU_ERROR_CPU1_ERROR_EVENT21 | CPU1_ERREVENT21 | An Abort exception was taken because an EL1-controlled MPU fault generated an abort. |
ICU_ERROR_CPU1_ERROR_EVENT22 | CPU1_ERREVENT22 | An Undefined exception was taken due to any cause. |
ICU_ERROR_CPU1_ERROR_EVENT23 | CPU1_ERREVENT23 | A memory access marked in EL1-controlled MPU as Device was flushed because it was marked as Normal in EL2-controlled MPU. |
ICU_ERROR_CPU1_ERROR_EVENT24 | CPU1_ERREVENT24 | Processor livelock because of hard errors or exception at exception vector. An exception of the same type and vector offset was consecutively taken 20 times. |
ICU_ERROR_CPU1_ERROR_EVENT25 | CPU1_ERREVENT25 | Software running in EL2 unlocks TESTR1. TESTR1 is for testing purposes only. |
The full list of events of the source "ERROR_EVENT_CA55" for RZ/T2H is as follows:
Error Event | Error Name | Interrupt Sources |
---|---|---|
ICU_ERROR_CR55_ERROR_0_NFAULTIRQ1 | nFAULTIRQ1 | Fault indicator for a detected 1-bit or 2-bit ECC or Parity error in the RAMs 0 |
ICU_ERROR_CR55_ERROR_1_NFAULTIRQ2 | nFAULTIRQ2 | Fault indicator for a detected 1-bit or 2-bit ECC or Parity error in the RAMs 1 |
ICU_ERROR_CR55_ERROR_2_NFAULTIRQ3 | nFAULTIRQ3 | Fault indicator for a detected 1-bit or 2-bit ECC or Parity error in the RAMs 2 |
ICU_ERROR_CR55_ERROR_3_NFAULTIRQ4 | nFAULTIRQ4 | Fault indicator for a detected 1-bit or 2-bit ECC or Parity error in the RAMs 3 |
ICU_ERROR_CR55_ERROR_4_NFAULTIRQ0 | nFAULTIRQ0 | Fault indicator for a detected 1-bit or 2-bit ECC or Parity error in the RAMs DSU |
ICU_ERROR_CR55_ERROR_5_NERRIRQ1 | nERRIRQ1 | Error indicator for an ECC error that causes potential data corruption or loss of coherency 0 |
ICU_ERROR_CR55_ERROR_6_NERRIRQ2 | nERRIRQ2 | Error indicator for an ECC error that causes potential data corruption or loss of coherency 1 |
ICU_ERROR_CR55_ERROR_7_NERRIRQ3 | nERRIRQ3 | Error indicator for an ECC error that causes potential data corruption or loss of coherency 2 |
ICU_ERROR_CR55_ERROR_8_NERRIRQ4 | nERRIRQ4 | Error indicator for an ECC error that causes potential data corruption or loss of coherency 3 |
ICU_ERROR_CR55_ERROR_9_NERRIRQ0 | nERRIRQ0 | Error indicator for an ECC error that causes potential data corruption or loss of coherency DSU |
ICU_ERROR_CR55_ERROR_10_GIC600_FAULT_INT | fault_int | Fault handling interrupt. |
ICU_ERROR_CR55_ERROR_11_GIC600_ERR_INT | err_int | Error handling interrupt. |
ICU_ERROR_CR55_ERROR_12_GIC600_PMU_INT | pmu_int | PMU overflow length. |
The full list of events of the source "ERROR_EVENT_PERIPHERAL_0" for RZ/T2M and RZ/T2ME is as follows:
Error Event | Error Name | Interrupt Sources |
---|---|---|
ICU_ERROR_PERIPHERAL_ERROR_0_CLMA_INT | CLMA3_INT | Main OSC stop detection |
ICU_ERROR_PERIPHERAL_ERROR_0_CLMA0_INT | CLMA0_INT | CLMA0 error detection |
ICU_ERROR_PERIPHERAL_ERROR_0_CLMA1_INT | CLMA1_INT | CLMA1 error detection |
ICU_ERROR_PERIPHERAL_ERROR_0_CLMA2_INT | CLMA2_INT | CLMA2 error detection |
ICU_ERROR_PERIPHERAL_ERROR_0_BSC_WTO | BSC_WTO | External wait timeout detection interrupt |
ICU_ERROR_PERIPHERAL_ERROR_0_DMAC0_ERR | DMAC0_ERR | DMAC0 transfer error |
ICU_ERROR_PERIPHERAL_ERROR_0_DMAC1_ERR | DMAC1_ERR | DMAC1 transfer error |
ICU_ERROR_PERIPHERAL_ERROR_0_WDT_NMIUNDF0 | WDT_NMIUNDF0 | Down-counter underflow/refresh error for CPU0 |
ICU_ERROR_PERIPHERAL_ERROR_0_WDT_NMIUNDF1 | WDT_NMIUNDF1 | Down-counter underflow/refresh error for CPU1 |
ICU_ERROR_PERIPHERAL_ERROR_0_USB_FDMAERR | USB_FDMAERR | USB (Function) DMA error |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF0_LTCSE | DSMIF0_LTCSE | DSMIF0 lower threshold current sum error |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF0_UTCSE | DSMIF0_UTCSE | DSMIF0 upper threshold current sum error |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF0_LTODE0 | DSMIF0_LTODE0 | DSMIF0 lower threshold overcurrent detection 0 |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF0_LTODE1 | DSMIF0_LTODE1 | DSMIF0 lower threshold overcurrent detection 1 |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF0_LTODE2 | DSMIF0_LTODE2 | DSMIF0 lower threshold overcurrent detection 2 |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF0_UTODE0 | DSMIF0_UTODE0 | DSMIF0 upper threshold overcurrent detection 0 |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF0_UTODE1 | DSMIF0_UTODE1 | DSMIF0 upper threshold overcurrent detection 1 |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF0_UTODE2 | DSMIF0_UTODE2 | DSMIF0 upper threshold overcurrent detection 2 |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF0_SCDE0 | DSMIF0_SCDE0 | DSMIF0 Short-circuit detection 0 |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF0_SCDE1 | DSMIF0_SCDE1 | DSMIF0 Short-circuit detection 1 |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF0_SCDE2 | DSMIF0_SCDE2 | DSMIF0 Short-circuit detection 2 |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF1_LTCSE | DSMIF1_LTCSE | DSMIF1 lower threshold current sum error |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF1_UTCSE | DSMIF1_UTCSE | DSMIF1 upper threshold current sum error |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF1_LTODE0 | DSMIF1_LTODE0 | DSMIF1 lower threshold overcurrent detection 0 |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF1_LTODE1 | DSMIF1_LTODE1 | DSMIF1 lower threshold overcurrent detection 1 |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF1_LTODE2 | DSMIF1_LTODE2 | DSMIF1 lower threshold overcurrent detection 2 |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF1_UTODE0 | DSMIF1_UTODE0 | DSMIF1 upper threshold overcurrent detection 0 |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF1_UTODE1 | DSMIF1_UTODE1 | DSMIF1 upper threshold overcurrent detection 1 |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF1_UTODE2 | DSMIF1_UTODE2 | DSMIF1 upper threshold overcurrent detection 2 |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF1_SCDE0 | DSMIF1_SCDE0 | DSMIF1 Short-circuit detection 0 |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF1_SCDE1 | DSMIF1_SCDE1 | DSMIF1 Short-circuit detection 1 |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF1_SCDE2 | DSMIF1_SCDE2 | DSMIF1 Short-circuit detection 2 |
The full list of events of the source "ERROR_EVENT_PERIPHERAL_0" for RZ/T2L is as follows:
Error Event | Error Name | Interrupt Sources |
---|---|---|
ICU_ERROR_PERIPHERAL_ERROR_0_CLMA_INT | CLMA3_INT | Main OSC stop detection |
ICU_ERROR_PERIPHERAL_ERROR_0_CLMA0_INT | CLMA0_INT | CLMA0 error detection |
ICU_ERROR_PERIPHERAL_ERROR_0_CLMA1_INT | CLMA1_INT | CLMA1 error detection |
ICU_ERROR_PERIPHERAL_ERROR_0_CLMA2_INT | CLMA2_INT | CLMA2 error detection |
ICU_ERROR_PERIPHERAL_ERROR_0_BSC_WTO | BSC_WTO | External wait timeout detection interrupt |
ICU_ERROR_PERIPHERAL_ERROR_0_DMAC0_ERR | DMAC0_ERR | DMAC0 transfer error |
ICU_ERROR_PERIPHERAL_ERROR_0_DMAC1_ERR | DMAC1_ERR | DMAC1 transfer error |
ICU_ERROR_PERIPHERAL_ERROR_0_WDT_NMIUNDF0 | WDT_NMIUNDF0 | Down-counter underflow/refresh error for CPU0 |
ICU_ERROR_PERIPHERAL_ERROR_0_USB_FDMAERR | USB_FDMAERR | USB (Function) DMA error |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF0_LTCSE | DSMIF0_LTCSE | DSMIF0 lower threshold current sum error |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF0_UTCSE | DSMIF0_UTCSE | DSMIF0 upper threshold current sum error |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF0_OVC0EL0 | DSMIF0_LTODE0 | DSMIF0 lower threshold overcurrent detection 0 CH0 |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF0_OVC0EL1 | DSMIF0_LTODE1 | DSMIF0 lower threshold overcurrent detection 0 CH1 |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF0_OVC0EL2 | DSMIF0_LTODE2 | DSMIF0 lower threshold overcurrent detection 0 CH2 |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF0_OVC0EH0 | DSMIF0_UTODE0 | DSMIF0 upper threshold overcurrent detection 0 CH0 |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF0_OVC0EH1 | DSMIF0_UTODE1 | DSMIF0 upper threshold overcurrent detection 0 CH1 |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF0_OVC0EH2 | DSMIF0_UTODE2 | DSMIF0 upper threshold overcurrent detection 0 CH2 |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF0_SCDE0 | DSMIF0_SCDE0 | DSMIF0 Short-circuit detection 0 |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF0_SCDE1 | DSMIF0_SCDE1 | DSMIF0 Short-circuit detection 1 |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF0_SCDE2 | DSMIF0_SCDE2 | DSMIF0 Short-circuit detection 2 |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF1_LTCSE | DSMIF1_LTCSE | DSMIF1 lower threshold current sum error |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF1_UTCSE | DSMIF1_UTCSE | DSMIF1 upper threshold current sum error |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF1_OVC0EL0 | DSMIF1_LTODE0 | DSMIF1 lower threshold overcurrent detection 0 CH3 |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF1_OVC0EL1 | DSMIF1_LTODE1 | DSMIF1 lower threshold overcurrent detection 0 CH4 |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF1_OVC0EL2 | DSMIF1_LTODE2 | DSMIF1 lower threshold overcurrent detection 0 CH5 |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF1_OVC0EH0 | DSMIF1_UTODE0 | DSMIF1 upper threshold overcurrent detection 0 CH3 |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF1_OVC0EH1 | DSMIF1_UTODE1 | DSMIF1 upper threshold overcurrent detection 0 CH4 |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF1_OVC0EH2 | DSMIF1_UTODE2 | DSMIF1 upper threshold overcurrent detection 0 CH5 |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF1_SCDE0 | DSMIF1_SCDE0 | DSMIF1 Short-circuit detection 0 |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF1_SCDE1 | DSMIF1_SCDE1 | DSMIF1 Short-circuit detection 1 |
ICU_ERROR_PERIPHERAL_ERROR_0_DSMIF1_SCDE2 | DSMIF1_SCDE2 | DSMIF1 Short-circuit detection 2 |
The full list of events of the source "ERROR_EVENT_PERIPHERAL_0" for RZ/T2H is as follows:
Error Event | Error Name | Interrupt Sources |
---|---|---|
ICU_ERROR_PERIPHERAL_ERROR_0_CLMA0_INT | CLMA0_INT | CLMA0 error detection (PLL0) |
ICU_ERROR_PERIPHERAL_ERROR_0_CLMA1_INT | CLMA1_INT | CLMA1 error detection (PLL1) |
ICU_ERROR_PERIPHERAL_ERROR_0_CLMA2_INT | CLMA2_INT | CLMA2 error detection (PLL2) |
ICU_ERROR_PERIPHERAL_ERROR_0_CLMA3_INT | CLMA3_INT | CLMA3 error detection (PLL3) |
ICU_ERROR_PERIPHERAL_ERROR_0_CLMA4_INT | CLMA4_INT | CLMA4 error detection (PLL4) |
ICU_ERROR_PERIPHERAL_ERROR_0_CLMA5_INT | CLMA5_INT | CLMA5 error detection (LOCO) |
ICU_ERROR_PERIPHERAL_ERROR_0_CLMA6_INT | CLMA6_INT | CLMA6 error detection (MOSC) |
ICU_ERROR_PERIPHERAL_ERROR_0_BSC_WTO | BSC_WTO | External wait timeout detection interrupt |
ICU_ERROR_PERIPHERAL_ERROR_0_DMAC0_ERR | DMAC0_ERR | DMAC0 transfer error |
ICU_ERROR_PERIPHERAL_ERROR_0_DMAC1_ERR | DMAC1_ERR | DMAC1 transfer error |
ICU_ERROR_PERIPHERAL_ERROR_0_DMAC2_ERR | DMAC2_ERR | DMAC2 transfer error |
ICU_ERROR_PERIPHERAL_ERROR_0_WDT_NMIUNDFR0 | WDT_NMIUNDFR0 | Down-counter underflow Refresh error for CR52 CPU0 |
ICU_ERROR_PERIPHERAL_ERROR_0_WDT_NMIUNDFR1 | WDT_NMIUNDFR1 | Down-counter underflow Refresh error for CR52 CPU1 |
ICU_ERROR_PERIPHERAL_ERROR_0_WDT_NMIUNDFA0 | WDT_NMIUNDFA0 | Down-counter underflow Refresh error for CA55 CORE0 |
ICU_ERROR_PERIPHERAL_ERROR_0_WDT_NMIUNDFA1 | WDT_NMIUNDFA1 | Down-counter underflow Refresh error for CA55 CORE1 |
ICU_ERROR_PERIPHERAL_ERROR_0_WDT_NMIUNDFA2 | WDT_NMIUNDFA2 | Down-counter underflow Refresh error for CA55 CORE2 |
ICU_ERROR_PERIPHERAL_ERROR_0_WDT_NMIUNDFA3 | WDT_NMIUNDFA3 | Down-counter underflow Refresh error for CA55 CORE3 |
ICU_ERROR_PERIPHERAL_ERROR_0_USB_FDMAERR | USB_FDMAERR | USB (Function) DMA error |
ICU_ERROR_PERIPHERAL_ERROR_0_DOC_DOPCI | DOC_DOPCI | DOC interrupt |
ICU_ERROR_PERIPHERAL_ERROR_0_SRAM0_IE1 | SRAM0_IE1 | System SRAM0 ECC 1 bit error |
ICU_ERROR_PERIPHERAL_ERROR_0_SRAM0_IE2 | SRAM0_IE2 | System SRAM0 ECC 2 bits error |
ICU_ERROR_PERIPHERAL_ERROR_0_SRAM0_OVF | SRAM0_OVF | System SRAM0 ECC error address capture overflow |
ICU_ERROR_PERIPHERAL_ERROR_0_SRAM1_IE1 | SRAM1_IE1 | System SRAM1 ECC 1 bit error |
ICU_ERROR_PERIPHERAL_ERROR_0_SRAM1_IE2 | SRAM1_IE2 | System SRAM1 ECC 2 bits error |
ICU_ERROR_PERIPHERAL_ERROR_0_SRAM1_OVF | SRAM1_OVF | System SRAM1 ECC error address capture overflow |
ICU_ERROR_PERIPHERAL_ERROR_0_SRAM2_IE1 | SRAM2_IE1 | System SRAM2 ECC 1 bit error |
ICU_ERROR_PERIPHERAL_ERROR_0_SRAM2_IE2 | SRAM2_IE2 | System SRAM2 ECC 2 bits error |
ICU_ERROR_PERIPHERAL_ERROR_0_SRAM2_OVF | SRAM2_OVF | System SRAM2 ECC error address capture overflow |
ICU_ERROR_PERIPHERAL_ERROR_0_SRAM3_IE1 | SRAM3_IE1 | System SRAM3 ECC 1 bit error |
ICU_ERROR_PERIPHERAL_ERROR_0_SRAM3_IE2 | SRAM3_IE2 | System SRAM3 ECC 2 bits error |
ICU_ERROR_PERIPHERAL_ERROR_0_SRAM3_OVF | SRAM3_OVF | System SRAM3 ECC error address capture overflow |
The full list of events of the source "ERROR_EVENT_PERIPHERAL_1" for RZ/T2M and RZ/T2ME is as follows:
Error Event | Error Name | Interrupt Sources |
---|---|---|
ICU_ERROR_PERIPHERAL_ERROR_1_DOC_DOPCI | DOC_DOPCI | DOC interrupt |
ICU_ERROR_PERIPHERAL_ERROR_1_SRAM0_IE1 | SRAM0_IE1 | System SRAM0 ECC 1 bit error |
ICU_ERROR_PERIPHERAL_ERROR_1_SRAM0_IE2 | SRAM0_IE2 | System SRAM0 ECC 2 bits error |
ICU_ERROR_PERIPHERAL_ERROR_1_SRAM0_OVF | SRAM0_OVF | System SRAM0 ECC error address capture overflow |
ICU_ERROR_PERIPHERAL_ERROR_1_SRAM1_IE1 | SRAM1_IE1 | System SRAM1 ECC 1 bit error |
ICU_ERROR_PERIPHERAL_ERROR_1_SRAM1_IE2 | SRAM1_IE2 | System SRAM1 ECC 2 bits error |
ICU_ERROR_PERIPHERAL_ERROR_1_SRAM1_OVF | SRAM1_OVF | System SRAM1 ECC error address capture overflow |
ICU_ERROR_PERIPHERAL_ERROR_1_SRAM2_IE1 | SRAM2_IE1 | System SRAM2 ECC 1 bit error |
ICU_ERROR_PERIPHERAL_ERROR_1_SRAM2_IE2 | SRAM2_IE2 | System SRAM2 ECC 2 bits error |
ICU_ERROR_PERIPHERAL_ERROR_1_SRAM2_OVF | SRAM2_OVF | System SRAM2 ECC error address capture overflow |
ICU_ERROR_PERIPHERAL_ERROR_1_SRAM3_IE1 | SRAM3_IE1 | System SRAM3 ECC 1 bit error |
ICU_ERROR_PERIPHERAL_ERROR_1_SRAM3_IE2 | SRAM3_IE2 | System SRAM3 ECC 2 bits error |
ICU_ERROR_PERIPHERAL_ERROR_1_SRAM3_OVF | SRAM3_OVF | System SRAM3 ECC error address capture overflow |
ICU_ERROR_PERIPHERAL_ERROR_1_MAIN_BUS_ERRINT | MAIN_BUS_ERRINT | Main bus error |
ICU_ERROR_PERIPHERAL_ERROR_1_LLPP_BUS_ERRINT | LLPP_BUS_ERRINT | LLPP bus error |
ICU_ERROR_PERIPHERAL_ERROR_1_CPU1RMPU | CPU1RMPU | CPU1 read error to Master MPU registers |
ICU_ERROR_PERIPHERAL_ERROR_1_CPU1WMPU | CPU1WMPU | CPU1 write error to Master MPU registers |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_DMACR0 | MPU_DMACR0 | Master MPU Read channel for DMAC0 error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_DMACW0 | MPU_DMACW0 | Master MPU Write channel for DMAC0 error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_DMACR1 | MPU_DMACR1 | Master MPU Read channel for DMAC1 error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_DMACW1 | MPU_DMACW1 | Master MPU Write channel for DMAC1 error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_GMACR | MPU_GMACR | Master MPU Read channel for GMAC error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_GMACW | MPU_GMACW | Master MPU Write channel for GMAC error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_USBH | MPU_USBH | Master MPU for USB Host error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_USBF | MPU_USBF | Master MPU for USB Function error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_DBGR | MPU_DBGR | Master MPU Read channel for Debug error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_DBGW | MPU_DBGW | Master MPU Write channel for Debug error |
The full list of events of the source "ERROR_EVENT_PERIPHERAL_1" for RZ/T2L is as follows:
Error Event | Error Name | Interrupt Sources |
---|---|---|
ICU_ERROR_PERIPHERAL_ERROR_1_DOC_DOPCI | DOC_DOPCI | DOC interrupt |
ICU_ERROR_PERIPHERAL_ERROR_1_SRAM0_IE1 | SRAM0_IE1 | System SRAM0 ECC 1 bit error |
ICU_ERROR_PERIPHERAL_ERROR_1_SRAM0_IE2 | SRAM0_IE2 | System SRAM0 ECC 2 bits error |
ICU_ERROR_PERIPHERAL_ERROR_1_SRAM0_OVF | SRAM0_OVF | System SRAM0 ECC error address capture overflow |
ICU_ERROR_PERIPHERAL_ERROR_1_SRAM1_IE1 | SRAM1_IE1 | System SRAM1 ECC 1 bit error |
ICU_ERROR_PERIPHERAL_ERROR_1_SRAM1_IE2 | SRAM1_IE2 | System SRAM1 ECC 2 bits error |
ICU_ERROR_PERIPHERAL_ERROR_1_SRAM1_OVF | SRAM1_OVF | System SRAM1 ECC error address capture overflow |
ICU_ERROR_PERIPHERAL_ERROR_1_BUSERR | BUSERR | Bus error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_SHOST | MPU_SHOST | Master MPU for Serial Host I/F error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_DMACR0 | MPU_DMACR0 | Master MPU Read channel for DMAC0 error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_DMACW0 | MPU_DMACW0 | Master MPU Write channel for DMAC0 error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_DMACR1 | MPU_DMACR1 | Master MPU Read channel for DMAC1 error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_DMACW1 | MPU_DMACW1 | Master MPU Write channel for DMAC1 error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_GMACR | MPU_GMACR | Master MPU Read channel for GMAC error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_GMACW | MPU_GMACW | Master MPU Write channel for GMAC error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_USBH | MPU_USBH | Master MPU for USB Host error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_USBF | MPU_USBF | Master MPU for USB Function error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_DBGR | MPU_DBGR | Master MPU Read channel for Debug error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_DBGW | MPU_DBGW | Master MPU Write channel for Debug error |
ICU_ERROR_PERIPHERAL_ERROR_1_DSMIF0_OVC1EL0 | DSMIF0_OVC1EL0 | DSMIF0 lower threshold overcurrent detection 1 CH0 |
ICU_ERROR_PERIPHERAL_ERROR_1_DSMIF0_OVC1EH0 | DSMIF0_OVC1EH0 | DSMIF0 upper threshold overcurrent detection 1 CH0 |
ICU_ERROR_PERIPHERAL_ERROR_1_DSMIF0_OVC2EL0 | DSMIF0_OVC2EL0 | DSMIF0 lower threshold overcurrent detection 2 CH0 |
The full list of events of the source "ERROR_EVENT_PERIPHERAL_1" for RZ/T2H is as follows:
Error Event | Error Name | Interrupt Sources |
---|---|---|
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_DMACR0 | MPU_DMACR0 | Master MPU Read channel for DMAC0 error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_DMACW0 | MPU_DMACW0 | Master MPU Write channel for DMAC0 error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_DMACR1 | MPU_DMACR1 | Master MPU Read channel for DMAC1 error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_DMACW1 | MPU_DMACW1 | Master MPU Write channel for DMAC1 error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_DMACR2 | MPU_DMACR2 | Master MPU Read channel for DMAC2 error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_DMACW2 | MPU_DMACW2 | Master MPU Write channel for DMAC2 error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_GMACR0 | MPU_GMACR0 | Master MPU Read channel for GMAC0 error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_GMACW0 | MPU_GMACW0 | Master MPU Write channel for GMAC0 error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_GMACR1 | MPU_GMACR1 | Master MPU Read channel for GMAC1 error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_GMACW1 | MPU_GMACW1 | Master MPU Write channel for GMAC1 error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_GMACR2 | MPU_GMACR2 | Master MPU Read channel for GMAC2 error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_GMACW2 | MPU_GMACW2 | Master MPU Write channel for GMAC2 error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_USBH | MPU_USBH | Master MPU for USB Host error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_USBF | MPU_USBF | Master MPU for USB Function error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_DBGR | MPU_DBGR | Master MPU Read channel for AXI-AP error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_DBGW | MPU_DBGW | Master MPU Write channel for AXI-AP error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_ETRR | MPU_ETRR | Master MPU Read channel for ETR error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_ETRW | MPU_ETRW | Master MPU Write channel for ETR error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_SHOSTIF | MPU_SHOSTIF | Master MPU for Serial Host I/F error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_LCDCR | MPU_LCDCR | Master MPU Read channel for LCDC error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_LCDCW | MPU_LCDCW | Master MPU Write channel for LCDC error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_SDHIR0 | MPU_SDHIR0 | Master MPU Read channel for SDHI0 error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_SDHIW0 | MPU_SDHIW0 | Master MPU Write channel for SDHI0 error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_SDHIR1 | MPU_SDHIR1 | Master MPU Read channel for SDHI1 error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_SDHIW1 | MPU_SDHIW1 | Master MPU Write channel for SDHI1 error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_PCIER0 | MPU_PCIER0 | Master MPU Read channel for PCIE0 error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_PCIEW0 | MPU_PCIEW0 | Master MPU Write channel for PCIE0 error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_PCIER1 | MPU_PCIER1 | Master MPU Read channel for PCIE1 error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_PCIEW1 | MPU_PCIEW1 | Master MPU Write channel for PCIE1 error |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_CA55R | CA55MPUR | Cortex-A55 read error to Master MPU registers |
ICU_ERROR_PERIPHERAL_ERROR_1_MPU_CA55W | CA55MPUW | Cortex-A55 write error to Master MPU registers |
The full list of events of the source "ERROR_EVENT_PERIPHERAL_2" for RZ/T2L is as follows:
Error Event | Error Name | Interrupt Sources |
---|---|---|
ICU_ERROR_PERIPHERAL_ERROR_2_DSMIF0_OVC2EH0 | DSMIF0_OVC2EH0 | DSMIF0 upper threshold overcurrent detection 2 CH0 |
ICU_ERROR_PERIPHERAL_ERROR_2_DSMIF0_OVC1EL1 | DSMIF0_OVC1EL1 | DSMIF0 lower threshold overcurrent detection 1 CH1 |
ICU_ERROR_PERIPHERAL_ERROR_2_DSMIF0_OVC1EH1 | DSMIF0_OVC1EH1 | DSMIF0 upper threshold overcurrent detection 1 CH1 |
ICU_ERROR_PERIPHERAL_ERROR_2_DSMIF0_OVC2EL1 | DSMIF0_OVC2EL1 | DSMIF0 lower threshold overcurrent detection 2 CH1 |
ICU_ERROR_PERIPHERAL_ERROR_2_DSMIF0_OVC2EH1 | DSMIF0_OVC2EH1 | DSMIF0 upper threshold overcurrent detection 2 CH1 |
ICU_ERROR_PERIPHERAL_ERROR_2_DSMIF0_OVC1EL2 | DSMIF0_OVC1EL2 | DSMIF0 lower threshold overcurrent detection 1 CH2 |
ICU_ERROR_PERIPHERAL_ERROR_2_DSMIF0_OVC1EH2 | DSMIF0_OVC1EH2 | DSMIF0 upper threshold overcurrent detection 1 CH2 |
ICU_ERROR_PERIPHERAL_ERROR_2_DSMIF0_OVC2EL2 | DSMIF0_OVC2EL2 | DSMIF0 lower threshold overcurrent detection 2 CH2 |
ICU_ERROR_PERIPHERAL_ERROR_2_DSMIF0_OVC2EH2 | DSMIF0_OVC2EH2 | DSMIF0 upper threshold overcurrent detection 2 CH2 |
ICU_ERROR_PERIPHERAL_ERROR_2_DSMIF0_OVC0WN0 | DSMIF0_OVC0WN0 | DSMIF0 Overcurrent Detection Window Notification 0 CH0 |
ICU_ERROR_PERIPHERAL_ERROR_2_DSMIF0_OVC1WN0 | DSMIF0_OVC1WN0 | DSMIF0 Overcurrent Detection Window Notification 1 CH0 |
ICU_ERROR_PERIPHERAL_ERROR_2_DSMIF0_OVC2WN0 | DSMIF0_OVC2WN0 | DSMIF0 Overcurrent Detection Window Notification 2 CH0 |
ICU_ERROR_PERIPHERAL_ERROR_2_DSMIF0_OVC3WN0 | DSMIF0_OVC3WN0 | DSMIF0 Overcurrent Detection Window Notification 3 CH0 |
ICU_ERROR_PERIPHERAL_ERROR_2_DSMIF0_OVC0WN1 | DSMIF0_OVC0WN1 | DSMIF0 Overcurrent Detection Window Notification 0 CH1 |
ICU_ERROR_PERIPHERAL_ERROR_2_DSMIF0_OVC1WN1 | DSMIF0_OVC1WN1 | DSMIF0 Overcurrent Detection Window Notification 1 CH1 |
ICU_ERROR_PERIPHERAL_ERROR_2_DSMIF0_OVC2WN1 | DSMIF0_OVC2WN1 | DSMIF0 Overcurrent Detection Window Notification 2 CH1 |
ICU_ERROR_PERIPHERAL_ERROR_2_DSMIF0_OVC3WN1 | DSMIF0_OVC3WN1 | DSMIF0 Overcurrent Detection Window Notification 3 CH1 |
ICU_ERROR_PERIPHERAL_ERROR_2_DSMIF0_OVC0WN2 | DSMIF0_OVC0WN2 | DSMIF0 Overcurrent Detection Window Notification 0 CH2 |
ICU_ERROR_PERIPHERAL_ERROR_2_DSMIF0_OVC1WN2 | DSMIF0_OVC1WN2 | DSMIF0 Overcurrent Detection Window Notification 1 CH2 |
ICU_ERROR_PERIPHERAL_ERROR_2_DSMIF0_OVC2WN2 | DSMIF0_OVC2WN2 | DSMIF0 Overcurrent Detection Window Notification 2 CH2 |
ICU_ERROR_PERIPHERAL_ERROR_2_DSMIF0_OVC3WN2 | DSMIF0_OVC3WN2 | DSMIF0 Overcurrent Detection Window Notification 3 CH2 |
ICU_ERROR_PERIPHERAL_ERROR_2_DSMIF1_OVC1EL0 | DSMIF1_OVC1EL0 | DSMIF1 lower threshold overcurrent detection 1 CH3 |
ICU_ERROR_PERIPHERAL_ERROR_2_DSMIF1_OVC1EH0 | DSMIF1_OVC1EH0 | DSMIF1 upper threshold overcurrent detection 1 CH3 |
ICU_ERROR_PERIPHERAL_ERROR_2_DSMIF1_OVC2EL0 | DSMIF1_OVC2EL0 | DSMIF1 lower threshold overcurrent detection 2 CH3 |
ICU_ERROR_PERIPHERAL_ERROR_2_DSMIF1_OVC2EH0 | DSMIF1_OVC2EH0 | DSMIF1 upper threshold overcurrent detection 2 CH3 |
ICU_ERROR_PERIPHERAL_ERROR_2_DSMIF1_OVC1EL1 | DSMIF1_OVC1EL1 | DSMIF1 lower threshold overcurrent detection 1 CH4 |
ICU_ERROR_PERIPHERAL_ERROR_2_DSMIF1_OVC1EH1 | DSMIF1_OVC1EH1 | DSMIF1 upper threshold overcurrent detection 1 CH4 |
ICU_ERROR_PERIPHERAL_ERROR_2_DSMIF1_OVC2EL1 | DSMIF1_OVC2EL1 | DSMIF1 lower threshold overcurrent detection 2 CH4 |
ICU_ERROR_PERIPHERAL_ERROR_2_DSMIF1_OVC2EH1 | DSMIF1_OVC2EH1 | DSMIF1 upper threshold overcurrent detection 2 CH4 |
ICU_ERROR_PERIPHERAL_ERROR_2_DSMIF1_OVC1EL2 | DSMIF1_OVC1EL2 | DSMIF1 lower threshold overcurrent detection 1 CH5 |
ICU_ERROR_PERIPHERAL_ERROR_2_DSMIF1_OVC1EH2 | DSMIF1_OVC1EH2 | DSMIF1 upper threshold overcurrent detection 1 CH5 |
ICU_ERROR_PERIPHERAL_ERROR_2_DSMIF1_OVC2EL2 | DSMIF1_OVC2EL2 | DSMIF1 lower threshold overcurrent detection 2 CH5 |
The full list of events of the source "ERROR_EVENT_PERIPHERAL_2" for RZ/T2H is as follows:
Error Event | Error Name | Interrupt Sources |
---|---|---|
ICU_ERROR_PERIPHERAL_ERROR_2_MPU_CR521R | MPU_CR521R | Cortex-R52 CPU1 read error to Master MPU registers |
ICU_ERROR_PERIPHERAL_ERROR_2_MPU_CR521W | MPU_CR521W | Cortex-R52 CPU1 read error to Master MPU registers |
ICU_ERROR_PERIPHERAL_ERROR_2_MAINBUSA_ERRINT | MAINBUSA_ERRINT | Internal main bus A error |
ICU_ERROR_PERIPHERAL_ERROR_2_MAINBUSR_ERRINT | MAINBUSR_ERRINT | Internal main bus R error |
ICU_ERROR_PERIPHERAL_ERROR_2_LLPPBUS_ERRINT | LLPPBUS_ERRINT | LLPP bus error |
ICU_ERROR_PERIPHERAL_ERROR_2_TZC_DDR_A1 | TZC_DDR_A1 | TZC-400-0 for DDR A0 and A1 I/F error |
ICU_ERROR_PERIPHERAL_ERROR_2_TZC_DDR_A2 | TZC_DDR_A2 | TZC-400-1 for DDR A4 I/F error |
ICU_ERROR_PERIPHERAL_ERROR_2_TZC_PCIE | TZC_PCIE | TZC-400 for PCIE error |
ICU_ERROR_PERIPHERAL_ERROR_2_TZC_DDR_R1 | TZC_DDR_R1 | TZC-400-3 for DDR R2 I/F error |
ICU_ERROR_PERIPHERAL_ERROR_2_TZC_DDR_R2 | TZC_DDR_R2 | TZC-400-4 for DDR R3 I/F error |
ICU_ERROR_PERIPHERAL_ERROR_2_TZC_SYSRAM | TZC_SYSRAM | TZC-400 for SYSRAM error |
ICU_ERROR_PERIPHERAL_ERROR_2_TZC_BSC | TZC_BSC | TZC-400 for BSC error |
ICU_ERROR_PERIPHERAL_ERROR_2_TZC_XSPI | TZC_XSPI | TZC-400 for XSPI error |
ICU_ERROR_PERIPHERAL_ERROR_2_TZC_TCM | TZC_TCM | TZC-400 for TCM error |
ICU_ERROR_PERIPHERAL_ERROR_2_MAINBUSA_SEC_ERRINT | MAINBUSA_SEC_ERRINT | Internal main bus A error (TZM and TZS) |
ICU_ERROR_PERIPHERAL_ERROR_2_MAINBUSR_SEC_ERRINT | MAINBUSR_SEC_ERRINT | Internal main bus R error (TZM and TZS) |
ICU_ERROR_PERIPHERAL_ERROR_2_PERI_SEC_ERRINT | PERI_SEC_ERRINT | Pericore error (TZS) |
ICU_ERROR_PERIPHERAL_ERROR_2_PCIE0_INT_SERR_RC | PCIE0_INT_SERR_RC | PCIE0 Error detect interrupt for Root complex |
ICU_ERROR_PERIPHERAL_ERROR_2_PCIE0_INT_SERR_COR_RC | PCIE0_INT_SERR_COR_RC | PCIE0 Correctable error detect interrupt for Root complex |
ICU_ERROR_PERIPHERAL_ERROR_2_PCIE0_INT_NON_FATAL_RC | PCIE0_INT_NON_FATAL_RC | PCIE0 Non fatal error detect interrupt for Root complex |
ICU_ERROR_PERIPHERAL_ERROR_2_PCIE0_INT_SERR_FATL_RC | PCIE0_INT_SERR_FATL_RC | PCIE0 Fatal error detect for Root complex |
ICU_ERROR_PERIPHERAL_ERROR_2_PCIE0_INT_AXI_ERR | PCIE0_INT_AXI_ERR | PCIE0 Error detect interrupt of AXI |
ICU_ERROR_PERIPHERAL_ERROR_2_PCIE1_INT_SERR_RC | PCIE1_INT_SERR_RC | PCIE0 Error detect interrupt for Root complex |
ICU_ERROR_PERIPHERAL_ERROR_2_PCIE1_INT_SERR_COR_RC | PCIE1_INT_SERR_COR_RC | PCIE0 Correctable error detect interrupt for Root complex |
ICU_ERROR_PERIPHERAL_ERROR_2_PCIE1_INT_NON_FATAL_RC | PCIE1_INT_NON_FATAL_RC | PCIE0 Non fatal error detect interrupt for Root complex |
ICU_ERROR_PERIPHERAL_ERROR_2_PCIE1_INT_SERR_FATL_RC | PCIE1_INT_SERR_FATL_RC | PCIE0 Fatal error detect for Root complex |
ICU_ERROR_PERIPHERAL_ERROR_2_PCIE1_INT_AXI_ERR | PCIE1_INT_AXI_ERR | PCIE0 Error detect interrupt of AXI |
ICU_ERROR_PERIPHERAL_ERROR_2_PERF_MON_DATA_STATUS0 | perf_mon_data_status0 | Performance monitor signal 0 |
ICU_ERROR_PERIPHERAL_ERROR_2_PERF_MON_DATA_STATUS1 | perf_mon_data_status1 | Performance monitor signal 1 |
The full list of events of the source "ERROR_EVENT_PERIPHERAL_3" for RZ/T2L is as follows:
Error Event | Error Name | Interrupt Sources |
---|---|---|
ICU_ERROR_PERIPHERAL_ERROR_3_DSMIF1_OVC2EH2 | DSMIF1_OVC2EH2 | DSMIF1 upper threshold overcurrent detection 2 CH5 |
ICU_ERROR_PERIPHERAL_ERROR_3_DSMIF1_OVC0WN0 | DSMIF1_OVC0WN0 | DSMIF1 Overcurrent Detection Window Notification 0 CH3 |
ICU_ERROR_PERIPHERAL_ERROR_3_DSMIF1_OVC1WN0 | DSMIF1_OVC1WN0 | DSMIF1 Overcurrent Detection Window Notification 1 CH3 |
ICU_ERROR_PERIPHERAL_ERROR_3_DSMIF1_OVC2WN0 | DSMIF1_OVC2WN0 | DSMIF1 Overcurrent Detection Window Notification 2 CH3 |
ICU_ERROR_PERIPHERAL_ERROR_3_DSMIF1_OVC3WN0 | DSMIF1_OVC3WN0 | DSMIF1 Overcurrent Detection Window Notification 3 CH3 |
ICU_ERROR_PERIPHERAL_ERROR_3_DSMIF1_OVC0WN1 | DSMIF1_OVC0WN1 | DSMIF1 Overcurrent Detection Window Notification 0 CH4 |
ICU_ERROR_PERIPHERAL_ERROR_3_DSMIF1_OVC1WN1 | DSMIF1_OVC1WN1 | DSMIF1 Overcurrent Detection Window Notification 1 CH4 |
ICU_ERROR_PERIPHERAL_ERROR_3_DSMIF1_OVC2WN1 | DSMIF1_OVC2WN1 | DSMIF1 Overcurrent Detection Window Notification 2 CH4 |
ICU_ERROR_PERIPHERAL_ERROR_3_DSMIF1_OVC3WN1 | DSMIF1_OVC3WN1 | DSMIF1 Overcurrent Detection Window Notification 3 CH4 |
ICU_ERROR_PERIPHERAL_ERROR_3_DSMIF1_OVC0WN2 | DSMIF1_OVC0WN2 | DSMIF1 Overcurrent Detection Window Notification 0 CH5 |
ICU_ERROR_PERIPHERAL_ERROR_3_DSMIF1_OVC1WN2 | DSMIF1_OVC1WN2 | DSMIF1 Overcurrent Detection Window Notification 1 CH5 |
ICU_ERROR_PERIPHERAL_ERROR_3_DSMIF1_OVC2WN2 | DSMIF1_OVC2WN2 | DSMIF1 Overcurrent Detection Window Notification 2 CH5 |
ICU_ERROR_PERIPHERAL_ERROR_3_DSMIF1_OVC3WN2 | DSMIF1_OVC3WN2 | DSMIF1 Overcurrent Detection Window Notification 3 CH5 |
ICU_ERROR_PERIPHERAL_ERROR_3_BISS0_NER | BISS0_NER | BISS0 Error interrupt |
ICU_ERROR_PERIPHERAL_ERROR_3_BISS1_NER | BISS1_NER | BISS1 Error interrupt |
ICU_ERROR_PERIPHERAL_ERROR_3_HDSL0_ESTIMATOR_ON | HDSL0_estimator_on | HDSL0 Position Estimator activated |
ICU_ERROR_PERIPHERAL_ERROR_3_HDSL0_SAFE_CHANNEL_ERR | HDSL0_safe_channel_err | HDSL0 Transmission error in safe channel 1 |
ICU_ERROR_PERIPHERAL_ERROR_3_HDSL0_SAFE_POS_ERR | HDSL0_safe_pos_err | HDSL0 Safe position not valid |
ICU_ERROR_PERIPHERAL_ERROR_3_HDSL0_ACCELERATION_ERR | HDSL0_acceleration_err | HDSL0 Fast channel / position error |
ICU_ERROR_PERIPHERAL_ERROR_3_HDSL0_ACC_THR_ERR | HDSL0_acc_thr_err | HDSL0 Fast channel / position threshold error |
ICU_ERROR_PERIPHERAL_ERROR_3_HDSL0_ENCODING_ERR | HDSL0_encoding_err | HDSL0 DSL message encoding error |
ICU_ERROR_PERIPHERAL_ERROR_3_HDSL0_DEV_THR_ERR | HDSL0_dev_thr_err | HDSL0 Estimator deviation threshold reached |
ICU_ERROR_PERIPHERAL_ERROR_3_HDSL1_ESTIMATOR_ON | HDSL1_estimator_on | HDSL1 Position Estimator activated |
ICU_ERROR_PERIPHERAL_ERROR_3_HDSL1_SAFE_CHANNEL_ERR | HDSL1_safe_channel_err | HDSL1 Transmission error in safe channel 1 |
ICU_ERROR_PERIPHERAL_ERROR_3_HDSL1_SAFE_POS_ERR | HDSL1_safe_pos_err | HDSL1 Safe position not valid |
ICU_ERROR_PERIPHERAL_ERROR_3_HDSL1_ACCELERATION_ERR | HDSL1_acceleration_err | HDSL1 Fast channel / position error |
ICU_ERROR_PERIPHERAL_ERROR_3_HDSL1_ACC_THR_ERR | HDSL1_acc_thr_err | HDSL1 Fast channel / position threshold error |
ICU_ERROR_PERIPHERAL_ERROR_3_HDSL1_ENCODING_ERR | HDSL1_encoding_err | HDSL1 DSL message encoding error |
ICU_ERROR_PERIPHERAL_ERROR_3_HDSL1_DEV_THR_ERR | HDSL1_dev_thr_err | HDSL1 Estimator deviation threshold reached |
ICU_ERROR_PERIPHERAL_ERROR_3_AFMT0_TMOUT | AFMT0_TMOUT | AFMT0 Time out error |
ICU_ERROR_PERIPHERAL_ERROR_3_AFMT1_TMOUT | AFMT1_TMOUT | AFMT1 Time out error |
The full list of events of the source "ERROR_EVENT_DSMIF_n" (n=0-9) for RZ/T2H is as follows:
Error Event | Error Name | Interrupt Sources |
---|---|---|
ICU_ERROR_DSMIF_ERROR_n_DSMIFn_OVC0EH0 | DSMIFn_OVC0EH0 | DSMIFn Overcurrent Upper limit Detection 0 CH 0 |
ICU_ERROR_DSMIF_ERROR_n_DSMIFn_OVC1EL0 | DSMIFn_OVC1EL0 | DSMIFn Overcurrent Lower limit Detection 1 CH 0 |
ICU_ERROR_DSMIF_ERROR_n_DSMIFn_OVC1EH0 | DSMIFn_OVC1EH0 | DSMIFn Overcurrent Upper limit Detection 1 CH 0 |
ICU_ERROR_DSMIF_ERROR_n_DSMIFn_OVC2EL0 | DSMIFn_OVC2EL0 | DSMIFn Overcurrent Lower limit Detection 2 CH 0 |
ICU_ERROR_DSMIF_ERROR_n_DSMIFn_OVC2EH0 | DSMIFn_OVC2EH0 | DSMIFn Overcurrent Upper limit Detection 2 CH 0 |
ICU_ERROR_DSMIF_ERROR_n_DSMIFn_OVC0EL1 | DSMIFn_OVC0EL1 | DSMIFn Overcurrent Lower limit Detection 0 CH 1 |
ICU_ERROR_DSMIF_ERROR_n_DSMIFn_OVC0EH1 | DSMIFn_OVC0EH1 | DSMIFn Overcurrent Upper limit Detection 0 CH 1 |
ICU_ERROR_DSMIF_ERROR_n_DSMIFn_OVC1EL1 | DSMIFn_OVC1EL1 | DSMIFn Overcurrent Lower limit Detection 1 CH 1 |
ICU_ERROR_DSMIF_ERROR_n_DSMIFn_OVC1EH1 | DSMIFn_OVC1EH1 | DSMIFn Overcurrent Upper limit Detection 1 CH 1 |
ICU_ERROR_DSMIF_ERROR_n_DSMIFn_OVC2EL1 | DSMIFn_OVC2EL1 | DSMIFn Overcurrent Lower limit Detection 2 CH 1 |
ICU_ERROR_DSMIF_ERROR_n_DSMIFn_OVC2EH1 | DSMIFn_OVC2EH1 | DSMIFn Overcurrent Upper limit Detection 2 CH 1 |
ICU_ERROR_DSMIF_ERROR_n_DSMIFn_OVC0EL2 | DSMIFn_OVC0EL2 | DSMIFn Overcurrent Lower limit Detection 0 CH 2 |
ICU_ERROR_DSMIF_ERROR_n_DSMIFn_OVC0EH2 | DSMIFn_OVC0EH2 | DSMIFn Overcurrent Upper limit Detection 0 CH 2 |
ICU_ERROR_DSMIF_ERROR_n_DSMIFn_OVC1EL2 | DSMIFn_OVC1EL2 | DSMIFn Overcurrent Lower limit Detection 1 CH 2 |
ICU_ERROR_DSMIF_ERROR_n_DSMIFn_OVC1EH2 | DSMIFn_OVC1EH2 | DSMIFn Overcurrent Upper limit Detection 1 CH 2 |
ICU_ERROR_DSMIF_ERROR_n_DSMIFn_OVC2EL2 | DSMIFn_OVC2EL2 | DSMIFn Overcurrent Lower limit Detection 2 CH 2 |
ICU_ERROR_DSMIF_ERROR_n_DSMIFn_OVC2EH2 | DSMIFn_OVC2EH2 | DSMIFn Overcurrent Upper limit Detection 2 CH 2 |
ICU_ERROR_DSMIF_ERROR_n_DSMIFn_OVC0WN0 | DSMIFn_OVC0WN0 | DSMIFn Overcurrent Detection Window Notification 0 CH 0 |
ICU_ERROR_DSMIF_ERROR_n_DSMIFn_OVC1WN0 | DSMIFn_OVC1WN0 | DSMIFn Overcurrent Detection Window Notification 1 CH 0 |
ICU_ERROR_DSMIF_ERROR_n_DSMIFn_OVC2WN0 | DSMIFn_OVC2WN0 | DSMIFn Overcurrent Detection Window Notification 2 CH 0 |
ICU_ERROR_DSMIF_ERROR_n_DSMIFn_OVC3WN0 | DSMIFn_OVC3WN0 | DSMIFn Overcurrent Detection Window Notification 3 CH 0 |
ICU_ERROR_DSMIF_ERROR_n_DSMIFn_OVC0WN1 | DSMIFn_OVC0WN1 | DSMIFn Overcurrent Detection Window Notification 0 CH 1 |
ICU_ERROR_DSMIF_ERROR_n_DSMIFn_OVC1WN1 | DSMIFn_OVC1WN1 | DSMIFn Overcurrent Detection Window Notification 1 CH 1 |
ICU_ERROR_DSMIF_ERROR_n_DSMIFn_OVC2WN1 | DSMIFn_OVC2WN1 | DSMIFn Overcurrent Detection Window Notification 2 CH 1 |
ICU_ERROR_DSMIF_ERROR_n_DSMIFn_OVC3WN1 | DSMIFn_OVC3WN1 | DSMIFn Overcurrent Detection Window Notification 3 CH 1 |
ICU_ERROR_DSMIF_ERROR_n_DSMIFn_OVC0WN2 | DSMIFn_OVC0WN2 | DSMIFn Overcurrent Detection Window Notification 0 CH 2 |
ICU_ERROR_DSMIF_ERROR_n_DSMIFn_OVC1WN2 | DSMIFn_OVC1WN2 | DSMIFn Overcurrent Detection Window Notification 1 CH 2 |
ICU_ERROR_DSMIF_ERROR_n_DSMIFn_OVC2WN2 | DSMIFn_OVC2WN2 | DSMIFn Overcurrent Detection Window Notification 2 CH 2 |
ICU_ERROR_DSMIF_ERROR_n_DSMIFn_OVC3WN2 | DSMIFn_OVC3WN2 | DSMIFn Overcurrent Detection Window Notification 3 CH 2 |
The full list of events of the source "ERROR_EVENT_DSMIF_10" for RZ/T2H is as follows:
Error Event | Error Name | Interrupt Sources |
---|---|---|
ICU_ERROR_DSMIF_ERROR_10_DSMIF0_SUMERRL | DSMIF0_SUMERRL | DSMIF0 Overcurrent Sum Error Lower limit detection |
ICU_ERROR_DSMIF_ERROR_10_DSMIF0_SUMERRH | DSMIF0_SUMERRH | DSMIF0 Overcurrent Sum Error Upper limit detection |
ICU_ERROR_DSMIF_ERROR_10_DSMIF0_SCE0 | DSMIF0_SCE0 | DSMIF0 Short Circuit Detection CH 0 |
ICU_ERROR_DSMIF_ERROR_10_DSMIF0_SCE1 | DSMIF0_SCE1 | DSMIF0 Short Circuit Detection CH 1 |
ICU_ERROR_DSMIF_ERROR_10_DSMIF0_SCE2 | DSMIF0_SCE2 | DSMIF0 Short Circuit Detection CH 2 |
ICU_ERROR_DSMIF_ERROR_10_DSMIF0_OVC0EL0 | DSMIF0_OVC0EL0 | DSMIF0 Overcurrent Lower limit Detection 0 CH 0 |
ICU_ERROR_DSMIF_ERROR_10_DSMIF1_SUMERRL | DSMIF1_SUMERRL | DSMIF1 Overcurrent Sum Error Lower limit detection |
ICU_ERROR_DSMIF_ERROR_10_DSMIF1_SUMERRH | DSMIF1_SUMERRH | DSMIF1 Overcurrent Sum Error Upper limit detection |
ICU_ERROR_DSMIF_ERROR_10_DSMIF1_SCE0 | DSMIF1_SCE0 | DSMIF1 Short Circuit Detection CH 0 |
ICU_ERROR_DSMIF_ERROR_10_DSMIF1_SCE1 | DSMIF1_SCE1 | DSMIF1 Short Circuit Detection CH 1 |
ICU_ERROR_DSMIF_ERROR_10_DSMIF1_SCE2 | DSMIF1_SCE2 | DSMIF1 Short Circuit Detection CH 2 |
ICU_ERROR_DSMIF_ERROR_10_DSMIF1_OVC0EL0 | DSMIF1_OVC0EL0 | DSMIF1 Overcurrent Lower limit Detection 0 CH 0 |
ICU_ERROR_DSMIF_ERROR_10_DSMIF2_SUMERRL | DSMIF2_SUMERRL | DSMIF2 Overcurrent Sum Error Lower limit detection |
ICU_ERROR_DSMIF_ERROR_10_DSMIF2_SUMERRH | DSMIF2_SUMERRH | DSMIF2 Overcurrent Sum Error Upper limit detection |
ICU_ERROR_DSMIF_ERROR_10_DSMIF2_SCE0 | DSMIF2_SCE0 | DSMIF2 Short Circuit Detection CH 0 |
ICU_ERROR_DSMIF_ERROR_10_DSMIF2_SCE1 | DSMIF2_SCE1 | DSMIF2 Short Circuit Detection CH 1 |
ICU_ERROR_DSMIF_ERROR_10_DSMIF2_SCE2 | DSMIF2_SCE2 | DSMIF2 Short Circuit Detection CH 2 |
ICU_ERROR_DSMIF_ERROR_10_DSMIF2_OVC0EL0 | DSMIF2_OVC0EL0 | DSMIF2 Overcurrent Lower limit Detection 0 CH 0 |
ICU_ERROR_DSMIF_ERROR_10_DSMIF3_SUMERRL | DSMIF3_SUMERRL | DSMIF3 Overcurrent Sum Error Lower limit detection |
ICU_ERROR_DSMIF_ERROR_10_DSMIF3_SUMERRH | DSMIF3_SUMERRH | DSMIF3 Overcurrent Sum Error Upper limit detection |
ICU_ERROR_DSMIF_ERROR_10_DSMIF3_SCE0 | DSMIF3_SCE0 | DSMIF3 Short Circuit Detection CH 0 |
ICU_ERROR_DSMIF_ERROR_10_DSMIF3_SCE1 | DSMIF3_SCE1 | DSMIF3 Short Circuit Detection CH 1 |
ICU_ERROR_DSMIF_ERROR_10_DSMIF3_SCE2 | DSMIF3_SCE2 | DSMIF3 Short Circuit Detection CH 2 |
ICU_ERROR_DSMIF_ERROR_10_DSMIF3_OVC0EL0 | DSMIF3_OVC0EL0 | DSMIF3 Overcurrent Lower limit Detection 0 CH 0 |
ICU_ERROR_DSMIF_ERROR_10_DSMIF4_SUMERRL | DSMIF4_SUMERRL | DSMIF4 Overcurrent Sum Error Lower limit detection |
ICU_ERROR_DSMIF_ERROR_10_DSMIF4_SUMERRH | DSMIF4_SUMERRH | DSMIF4 Overcurrent Sum Error Upper limit detection |
ICU_ERROR_DSMIF_ERROR_10_DSMIF4_SCE0 | DSMIF4_SCE0 | DSMIF4 Short Circuit Detection CH 0 |
ICU_ERROR_DSMIF_ERROR_10_DSMIF4_SCE1 | DSMIF4_SCE1 | DSMIF4 Short Circuit Detection CH 1 |
ICU_ERROR_DSMIF_ERROR_10_DSMIF4_SCE2 | DSMIF4_SCE2 | DSMIF4 Short Circuit Detection CH 2 |
ICU_ERROR_DSMIF_ERROR_10_DSMIF4_OVC0EL0 | DSMIF4_OVC0EL0 | DSMIF4 Overcurrent Lower limit Detection 0 CH 0 |
The full list of events of the source "ERROR_EVENT_DSMIF_11" for RZ/T2H is as follows:
Error Event | Error Name | Interrupt Sources |
---|---|---|
ICU_ERROR_DSMIF_ERROR_11_DSMIF5_SUMERRL | DSMIF5_SUMERRL | DSMIF5 Overcurrent Sum Error Lower limit detection |
ICU_ERROR_DSMIF_ERROR_11_DSMIF5_SUMERRH | DSMIF5_SUMERRH | DSMIF5 Overcurrent Sum Error Upper limit detection |
ICU_ERROR_DSMIF_ERROR_11_DSMIF5_SCE0 | DSMIF5_SCE0 | DSMIF5 Short Circuit Detection CH 0 |
ICU_ERROR_DSMIF_ERROR_11_DSMIF5_SCE1 | DSMIF5_SCE1 | DSMIF5 Short Circuit Detection CH 1 |
ICU_ERROR_DSMIF_ERROR_11_DSMIF5_SCE2 | DSMIF5_SCE2 | DSMIF5 Short Circuit Detection CH 2 |
ICU_ERROR_DSMIF_ERROR_11_DSMIF5_OVC0EL0 | DSMIF5_OVC0EL0 | DSMIF5 Overcurrent Lower limit Detection 0 CH 0 |
ICU_ERROR_DSMIF_ERROR_11_DSMIF6_SUMERRL | DSMIF6_SUMERRL | DSMIF6 Overcurrent Sum Error Lower limit detection |
ICU_ERROR_DSMIF_ERROR_11_DSMIF6_SUMERRH | DSMIF6_SUMERRH | DSMIF6 Overcurrent Sum Error Upper limit detection |
ICU_ERROR_DSMIF_ERROR_11_DSMIF6_SCE0 | DSMIF6_SCE0 | DSMIF6 Short Circuit Detection CH 0 |
ICU_ERROR_DSMIF_ERROR_11_DSMIF6_SCE1 | DSMIF6_SCE1 | DSMIF6 Short Circuit Detection CH 1 |
ICU_ERROR_DSMIF_ERROR_11_DSMIF6_SCE2 | DSMIF6_SCE2 | DSMIF6 Short Circuit Detection CH 2 |
ICU_ERROR_DSMIF_ERROR_11_DSMIF6_OVC0EL0 | DSMIF6_OVC0EL0 | DSMIF6 Overcurrent Lower limit Detection 0 CH 0 |
ICU_ERROR_DSMIF_ERROR_11_DSMIF7_SUMERRL | DSMIF7_SUMERRL | DSMIF7 Overcurrent Sum Error Lower limit detection |
ICU_ERROR_DSMIF_ERROR_11_DSMIF7_SUMERRH | DSMIF7_SUMERRH | DSMIF7 Overcurrent Sum Error Upper limit detection |
ICU_ERROR_DSMIF_ERROR_11_DSMIF7_SCE0 | DSMIF7_SCE0 | DSMIF7 Short Circuit Detection CH 0 |
ICU_ERROR_DSMIF_ERROR_11_DSMIF7_SCE1 | DSMIF7_SCE1 | DSMIF7 Short Circuit Detection CH 1 |
ICU_ERROR_DSMIF_ERROR_11_DSMIF7_SCE2 | DSMIF7_SCE2 | DSMIF7 Short Circuit Detection CH 2 |
ICU_ERROR_DSMIF_ERROR_11_DSMIF7_OVC0EL0 | DSMIF7_OVC0EL0 | DSMIF7 Overcurrent Lower limit Detection 0 CH 0 |
ICU_ERROR_DSMIF_ERROR_11_DSMIF8_SUMERRL | DSMIF8_SUMERRL | DSMIF8 Overcurrent Sum Error Lower limit detection |
ICU_ERROR_DSMIF_ERROR_11_DSMIF8_SUMERRH | DSMIF8_SUMERRH | DSMIF8 Overcurrent Sum Error Upper limit detection |
ICU_ERROR_DSMIF_ERROR_11_DSMIF8_SCE0 | DSMIF8_SCE0 | DSMIF8 Short Circuit Detection CH 0 |
ICU_ERROR_DSMIF_ERROR_11_DSMIF8_SCE1 | DSMIF8_SCE1 | DSMIF8 Short Circuit Detection CH 1 |
ICU_ERROR_DSMIF_ERROR_11_DSMIF8_SCE2 | DSMIF8_SCE2 | DSMIF8 Short Circuit Detection CH 2 |
ICU_ERROR_DSMIF_ERROR_11_DSMIF8_OVC0EL0 | DSMIF8_OVC0EL0 | DSMIF8 Overcurrent Lower limit Detection 0 CH 0 |
ICU_ERROR_DSMIF_ERROR_11_DSMIF9_SUMERRL | DSMIF9_SUMERRL | DSMIF9 Overcurrent Sum Error Lower limit detection |
ICU_ERROR_DSMIF_ERROR_11_DSMIF9_SUMERRH | DSMIF9_SUMERRH | DSMIF9 Overcurrent Sum Error Upper limit detection |
ICU_ERROR_DSMIF_ERROR_11_DSMIF9_SCE0 | DSMIF9_SCE0 | DSMIF9 Short Circuit Detection CH 0 |
ICU_ERROR_DSMIF_ERROR_11_DSMIF9_SCE1 | DSMIF9_SCE1 | DSMIF9 Short Circuit Detection CH 1 |
ICU_ERROR_DSMIF_ERROR_11_DSMIF9_SCE2 | DSMIF9_SCE2 | DSMIF9 Short Circuit Detection CH 2 |
ICU_ERROR_DSMIF_ERROR_11_DSMIF9_OVC0EL0 | DSMIF9_OVC0EL0 | DSMIF9 Overcurrent Lower limit Detection 0 CH 0 |
The full list of events of the source "ERROR_EVENT_ENCIF_0" for RZ/T2H is as follows:
Error Event | Error Name | Interrupt Sources |
---|---|---|
ICU_ERROR_ENCIF_ERROR_0_BISS00_NER | BISS00_NER | BISS00 Error interrupt |
ICU_ERROR_ENCIF_ERROR_0_BISS01_NER | BISS01_NER | BISS01 Error interrupt |
ICU_ERROR_ENCIF_ERROR_0_BISS02_NER | BISS02_NER | BISS02 Error interrupt |
ICU_ERROR_ENCIF_ERROR_0_BISS03_NER | BISS03_NER | BISS03 Error interrupt |
ICU_ERROR_ENCIF_ERROR_0_BISS04_NER | BISS04_NER | BISS04 Error interrupt |
ICU_ERROR_ENCIF_ERROR_0_BISS05_NER | BISS05_NER | BISS05 Error interrupt |
ICU_ERROR_ENCIF_ERROR_0_BISS06_NER | BISS06_NER | BISS06 Error interrupt |
ICU_ERROR_ENCIF_ERROR_0_BISS07_NER | BISS07_NER | BISS07 Error interrupt |
ICU_ERROR_ENCIF_ERROR_0_BISS08_NER | BISS08_NER | BISS08 Error interrupt |
ICU_ERROR_ENCIF_ERROR_0_BISS09_NER | BISS09_NER | BISS09 Error interrupt |
ICU_ERROR_ENCIF_ERROR_0_BISS10_NER | BISS10_NER | BISS10 Error interrupt |
ICU_ERROR_ENCIF_ERROR_0_BISS11_NER | BISS11_NER | BISS11 Error interrupt |
ICU_ERROR_ENCIF_ERROR_0_BISS12_NER | BISS12_NER | BISS12 Error interrupt |
ICU_ERROR_ENCIF_ERROR_0_BISS13_NER | BISS13_NER | BISS13 Error interrupt |
ICU_ERROR_ENCIF_ERROR_0_BISS14_NER | BISS14_NER | BISS14 Error interrupt |
ICU_ERROR_ENCIF_ERROR_0_BISS15_NER | BISS15_NER | BISS15 Error interrupt |
ICU_ERROR_ENCIF_ERROR_0_AFMT00_TMOUT | AFMT00_TMOUT | AFMT00 Time out error |
ICU_ERROR_ENCIF_ERROR_0_AFMT01_TMOUT | AFMT01_TMOUT | AFMT01 Time out error |
ICU_ERROR_ENCIF_ERROR_0_AFMT02_TMOUT | AFMT02_TMOUT | AFMT02 Time out error |
ICU_ERROR_ENCIF_ERROR_0_AFMT03_TMOUT | AFMT03_TMOUT | AFMT03 Time out error |
ICU_ERROR_ENCIF_ERROR_0_AFMT04_TMOUT | AFMT04_TMOUT | AFMT04 Time out error |
ICU_ERROR_ENCIF_ERROR_0_AFMT05_TMOUT | AFMT05_TMOUT | AFMT05 Time out error |
ICU_ERROR_ENCIF_ERROR_0_AFMT06_TMOUT | AFMT06_TMOUT | AFMT06 Time out error |
ICU_ERROR_ENCIF_ERROR_0_AFMT07_TMOUT | AFMT07_TMOUT | AFMT07 Time out error |
ICU_ERROR_ENCIF_ERROR_0_AFMT08_TMOUT | AFMT08_TMOUT | AFMT08 Time out error |
ICU_ERROR_ENCIF_ERROR_0_AFMT09_TMOUT | AFMT09_TMOUT | AFMT09 Time out error |
ICU_ERROR_ENCIF_ERROR_0_AFMT10_TMOUT | AFMT10_TMOUT | AFMT10 Time out error |
ICU_ERROR_ENCIF_ERROR_0_AFMT11_TMOUT | AFMT11_TMOUT | AFMT11 Time out error |
ICU_ERROR_ENCIF_ERROR_0_AFMT12_TMOUT | AFMT12_TMOUT | AFMT12 Time out error |
ICU_ERROR_ENCIF_ERROR_0_AFMT13_TMOUT | AFMT13_TMOUT | AFMT13 Time out error |
ICU_ERROR_ENCIF_ERROR_0_AFMT14_TMOUT | AFMT14_TMOUT | AFMT14 Time out error |
ICU_ERROR_ENCIF_ERROR_0_AFMT15_TMOUT | AFMT15_TMOUT | AFMT15 Time out error |
The full list of events of the source "ERROR_EVENT_ENCIF_1" for RZ/T2H is as follows:
Error Event | Error Name | Interrupt Sources |
---|---|---|
ICU_ERROR_ENCIF_ERROR_1_HDSL00_ESTIMATOR_ON | HDSL00_estimator_on | HDSL00 Position Estimator activated |
ICU_ERROR_ENCIF_ERROR_1_HDSL00_SAFE_CHANNEL_ERR | HDSL00_safe_channel_err | HDSL00 Transmission error in safe channel 1 |
ICU_ERROR_ENCIF_ERROR_1_HDSL00_SAFE_POS_ERR | HDSL00_safe_pos_err | HDSL00 Safe position not valid |
ICU_ERROR_ENCIF_ERROR_1_HDSL00_ACCELERATION_ERR | HDSL00_acceleration_err | HDSL00 Fast channel / position error |
ICU_ERROR_ENCIF_ERROR_1_HDSL00_ACC_THR_ERR | HDSL00_acc_thr_err | HDSL00 Fast channel / position threshold error |
ICU_ERROR_ENCIF_ERROR_1_HDSL00_ENCODING_ERR | HDSL00_encoding_err | HDSL00 DSL message encoding error |
ICU_ERROR_ENCIF_ERROR_1_HDSL00_DEV_THR_ERR | HDSL00_dev_thr_err | HDSL00 Estimator deviation threshold reached |
ICU_ERROR_ENCIF_ERROR_1_HDSL01_ESTIMATOR_ON | HDSL01_estimator_on | HDSL01 Position Estimator activated |
ICU_ERROR_ENCIF_ERROR_1_HDSL01_SAFE_CHANNEL_ERR | HDSL01_safe_channel_err | HDSL01 Transmission error in safe channel 1 |
ICU_ERROR_ENCIF_ERROR_1_HDSL01_SAFE_POS_ERR | HDSL01_safe_pos_err | HDSL01 Safe position not valid |
ICU_ERROR_ENCIF_ERROR_1_HDSL01_ACCELERATION_ERR | HDSL01_acceleration_err | HDSL01 Fast channel / position error |
ICU_ERROR_ENCIF_ERROR_1_HDSL01_ACC_THR_ERR | HDSL01_acc_thr_err | HDSL01 Fast channel / position threshold error |
ICU_ERROR_ENCIF_ERROR_1_HDSL01_ENCODING_ERR | HDSL01_encoding_err | HDSL01 DSL message encoding error |
ICU_ERROR_ENCIF_ERROR_1_HDSL01_DEV_THR_ERR | HDSL01_dev_thr_err | HDSL01 Estimator deviation threshold reached |
ICU_ERROR_ENCIF_ERROR_1_HDSL02_ESTIMATOR_ON | HDSL02_estimator_on | HDSL02 Position Estimator activated |
ICU_ERROR_ENCIF_ERROR_1_HDSL02_SAFE_CHANNEL_ERR | HDSL02_safe_channel_err | HDSL02 Transmission error in safe channel 1 |
ICU_ERROR_ENCIF_ERROR_1_HDSL02_SAFE_POS_ERR | HDSL02_safe_pos_err | HDSL02 Safe position not valid |
ICU_ERROR_ENCIF_ERROR_1_HDSL02_ACCELERATION_ERR | HDSL02_acceleration_err | HDSL02 Fast channel / position error |
ICU_ERROR_ENCIF_ERROR_1_HDSL02_ACC_THR_ERR | HDSL02_acc_thr_err | HDSL02 Fast channel / position threshold error |
ICU_ERROR_ENCIF_ERROR_1_HDSL02_ENCODING_ERR | HDSL02_encoding_err | HDSL02 DSL message encoding error |
ICU_ERROR_ENCIF_ERROR_1_HDSL02_DEV_THR_ERR | HDSL02_dev_thr_err | HDSL02 Estimator deviation threshold reached |
ICU_ERROR_ENCIF_ERROR_1_HDSL03_ESTIMATOR_ON | HDSL03_estimator_on | HDSL03 Position Estimator activated |
ICU_ERROR_ENCIF_ERROR_1_HDSL03_SAFE_CHANNEL_ERR | HDSL03_safe_channel_err | HDSL03 Transmission error in safe channel 1 |
ICU_ERROR_ENCIF_ERROR_1_HDSL03_SAFE_POS_ERR | HDSL03_safe_pos_err | HDSL03 Safe position not valid |
ICU_ERROR_ENCIF_ERROR_1_HDSL03_ACCELERATION_ERR | HDSL03_acceleration_err | HDSL03 Fast channel / position error |
ICU_ERROR_ENCIF_ERROR_1_HDSL03_ACC_THR_ERR | HDSL03_acc_thr_err | HDSL03 Fast channel / position threshold error |
ICU_ERROR_ENCIF_ERROR_1_HDSL03_ENCODING_ERR | HDSL03_encoding_err | HDSL03 DSL message encoding error |
ICU_ERROR_ENCIF_ERROR_1_HDSL03_DEV_THR_ERR | HDSL03_dev_thr_err | HDSL03 Estimator deviation threshold reached |
The full list of events of the source "ERROR_EVENT_ENCIF_2" for RZ/T2H is as follows:
Error Event | Error Name | Interrupt Sources |
---|---|---|
ICU_ERROR_ENCIF_ERROR_2_HDSL04_ESTIMATOR_ON | HDSL04_estimator_on | HDSL04 Position Estimator activated |
ICU_ERROR_ENCIF_ERROR_2_HDSL04_SAFE_CHANNEL_ERR | HDSL04_safe_channel_err | HDSL04 Transmission error in safe channel 1 |
ICU_ERROR_ENCIF_ERROR_2_HDSL04_SAFE_POS_ERR | HDSL04_safe_pos_err | HDSL04 Safe position not valid |
ICU_ERROR_ENCIF_ERROR_2_HDSL04_ACCELERATION_ERR | HDSL04_acceleration_err | HDSL04 Fast channel / position error |
ICU_ERROR_ENCIF_ERROR_2_HDSL04_ACC_THR_ERR | HDSL04_acc_thr_err | HDSL04 Fast channel / position threshold erro |
ICU_ERROR_ENCIF_ERROR_2_HDSL04_ENCODING_ERR | HDSL04_encoding_err | HDSL04 DSL message encoding error |
ICU_ERROR_ENCIF_ERROR_2_HDSL04_DEV_THR_ERR | HDSL04_dev_thr_err | HDSL04 Estimator deviation threshold reached |
ICU_ERROR_ENCIF_ERROR_2_HDSL05_ESTIMATOR_ON | HDSL05_estimator_on | HDSL05 Position Estimator activated |
ICU_ERROR_ENCIF_ERROR_2_HDSL05_SAFE_CHANNEL_ERR | HDSL05_safe_channel_err | HDSL05 Transmission error in safe channel 1 |
ICU_ERROR_ENCIF_ERROR_2_HDSL05_SAFE_POS_ERR | HDSL05_safe_pos_err | HDSL05 Safe position not valid |
ICU_ERROR_ENCIF_ERROR_2_HDSL05_ACCELERATION_ERR | HDSL05_acceleration_err | HDSL05 Fast channel / position error |
ICU_ERROR_ENCIF_ERROR_2_HDSL05_ACC_THR_ERR | HDSL05_acc_thr_err | HDSL05 Fast channel / position threshold erro |
ICU_ERROR_ENCIF_ERROR_2_HDSL05_ENCODING_ERR | HDSL05_encoding_err | HDSL05 DSL message encoding error |
ICU_ERROR_ENCIF_ERROR_2_HDSL05_DEV_THR_ERR | HDSL05_dev_thr_err | HDSL06 Estimator deviation threshold reached |
ICU_ERROR_ENCIF_ERROR_2_HDSL06_ESTIMATOR_ON | HDSL06_estimator_on | HDSL06 Position Estimator activated |
ICU_ERROR_ENCIF_ERROR_2_HDSL06_SAFE_CHANNEL_ERR | HDSL06_safe_channel_err | HDSL06 Transmission error in safe channel 1 |
ICU_ERROR_ENCIF_ERROR_2_HDSL06_SAFE_POS_ERR | HDSL06_safe_pos_err | HDSL06 Safe position not valid |
ICU_ERROR_ENCIF_ERROR_2_HDSL06_ACCELERATION_ERR | HDSL06_acceleration_err | HDSL06 Fast channel / position error |
ICU_ERROR_ENCIF_ERROR_2_HDSL06_ACC_THR_ERR | HDSL06_acc_thr_err | HDSL06 Fast channel / position threshold erro |
ICU_ERROR_ENCIF_ERROR_2_HDSL06_ENCODING_ERR | HDSL06_encoding_err | HDSL06 DSL message encoding error |
ICU_ERROR_ENCIF_ERROR_2_HDSL06_DEV_THR_ERR | HDSL06_dev_thr_err | HDSL06 Estimator deviation threshold reached |
ICU_ERROR_ENCIF_ERROR_2_HDSL07_ESTIMATOR_ON | HDSL07_estimator_on | HDSL011Position Estimator activated |
ICU_ERROR_ENCIF_ERROR_2_HDSL07_SAFE_CHANNEL_ERR | HDSL07_safe_channel_err | HDSL011Transmission error in safe channel 1 |
ICU_ERROR_ENCIF_ERROR_2_HDSL07_SAFE_POS_ERR | HDSL07_safe_pos_err | HDSL011Safe position not valid |
ICU_ERROR_ENCIF_ERROR_2_HDSL07_ACCELERATION_ERR | HDSL07_acceleration_err | HDSL011Fast channel / position error |
ICU_ERROR_ENCIF_ERROR_2_HDSL07_ACC_THR_ERR | HDSL07_acc_thr_err | HDSL011Fast channel / position threshold erro |
ICU_ERROR_ENCIF_ERROR_2_HDSL07_ENCODING_ERR | HDSL07_encoding_err | HDSL03 DSL message encoding error |
ICU_ERROR_ENCIF_ERROR_2_HDSL07_DEV_THR_ERR | HDSL07_dev_thr_err | HDSL03 Estimator deviation threshold reached |
The full list of events of the source "ERROR_EVENT_ENCIF_3" for RZ/T2H is as follows:
Error Event | Error Name | Interrupt Sources |
---|---|---|
ICU_ERROR_ENCIF_ERROR_3_HDSL08_ESTIMATOR_ON | HDSL08_estimator_on | HDSL08 Position Estimator activated |
ICU_ERROR_ENCIF_ERROR_3_HDSL08_SAFE_CHANNEL_ERR | HDSL08_safe_channel_err | HDSL08 Transmission error in safe channel 1 |
ICU_ERROR_ENCIF_ERROR_3_HDSL08_SAFE_POS_ERR | HDSL08_safe_pos_err | HDSL08 Safe position not valid |
ICU_ERROR_ENCIF_ERROR_3_HDSL08_ACCELERATION_ERR | HDSL08_acceleration_err | HDSL08 Fast channel / position error |
ICU_ERROR_ENCIF_ERROR_3_HDSL08_ACC_THR_ERR | HDSL08_acc_thr_err | HDSL08 Fast channel / position threshold error |
ICU_ERROR_ENCIF_ERROR_3_HDSL08_ENCODING_ERR | HDSL08_encoding_err | HDSL08 DSL message encoding error |
ICU_ERROR_ENCIF_ERROR_3_HDSL08_DEV_THR_ERR | HDSL08_dev_thr_err | HDSL08 Estimator deviation threshold reached |
ICU_ERROR_ENCIF_ERROR_3_HDSL09_ESTIMATOR_ON | HDSL09_estimator_on | HDSL09 Position Estimator activated |
ICU_ERROR_ENCIF_ERROR_3_HDSL09_SAFE_CHANNEL_ERR | HDSL09_safe_channel_err | HDSL09 Transmission error in safe channel 1 |
ICU_ERROR_ENCIF_ERROR_3_HDSL09_SAFE_POS_ERR | HDSL09_safe_pos_err | HDSL09 Safe position not valid |
ICU_ERROR_ENCIF_ERROR_3_HDSL09_ACCELERATION_ERR | HDSL09_acceleration_err | HDSL09 Fast channel / position error |
ICU_ERROR_ENCIF_ERROR_3_HDSL09_ACC_THR_ERR | HDSL09_acc_thr_err | HDSL09 Fast channel / position threshold error |
ICU_ERROR_ENCIF_ERROR_3_HDSL09_ENCODING_ERR | HDSL09_encoding_err | HDSL09 DSL message encoding error |
ICU_ERROR_ENCIF_ERROR_3_HDSL09_DEV_THR_ERR | HDSL09_dev_thr_err | HDSL09 Estimator deviation threshold reached |
ICU_ERROR_ENCIF_ERROR_3_HDSL10_ESTIMATOR_ON | HDSL10_estimator_on | HDSL10 Position Estimator activated |
ICU_ERROR_ENCIF_ERROR_3_HDSL10_SAFE_CHANNEL_ERR | HDSL10_safe_channel_err | HDSL10 Transmission error in safe channel 1 |
ICU_ERROR_ENCIF_ERROR_3_HDSL10_SAFE_POS_ERR | HDSL10_safe_pos_err | HDSL10 Safe position not valid |
ICU_ERROR_ENCIF_ERROR_3_HDSL10_ACCELERATION_ERR | HDSL10_acceleration_err | HDSL10 Fast channel / position error |
ICU_ERROR_ENCIF_ERROR_3_HDSL10_ACC_THR_ERR | HDSL10_acc_thr_err | HDSL10 Fast channel / position threshold error |
ICU_ERROR_ENCIF_ERROR_3_HDSL10_ENCODING_ERR | HDSL10_encoding_err | HDSL10 DSL message encoding error |
ICU_ERROR_ENCIF_ERROR_3_HDSL10_DEV_THR_ERR | HDSL10_dev_thr_err | HDSL10 Estimator deviation threshold reached |
ICU_ERROR_ENCIF_ERROR_3_HDSL11_ESTIMATOR_ON | HDSL11_estimator_on | HDSL11 Position Estimator activated |
ICU_ERROR_ENCIF_ERROR_3_HDSL11_SAFE_CHANNEL_ERR | HDSL11_safe_channel_err | HDSL11 Transmission error in safe channel 1 |
ICU_ERROR_ENCIF_ERROR_3_HDSL11_SAFE_POS_ERR | HDSL11_safe_pos_err | HDSL11 Safe position not valid |
ICU_ERROR_ENCIF_ERROR_3_HDSL11_ACCELERATION_ERR | HDSL11_acceleration_err | HDSL11 Fast channel / position error |
ICU_ERROR_ENCIF_ERROR_3_HDSL11_ACC_THR_ERR | HDSL11_acc_thr_err | HDSL11 Fast channel / position threshold error |
ICU_ERROR_ENCIF_ERROR_3_HDSL11_ENCODING_ERR | HDSL11_encoding_err | HDSL11 DSL message encoding error |
ICU_ERROR_ENCIF_ERROR_3_HDSL11_DEV_THR_ERR | HDSL11_dev_thr_err | HDSL11 Estimator deviation threshold reached |
The full list of events of the source "ERROR_EVENT_ENCIF_4" for RZ/T2H is as follows:
Error Event | Error Name | Interrupt Sources |
---|---|---|
ICU_ERROR_ENCIF_ERROR_4_HDSL12_ESTIMATOR_ON | HDSL12_estimator_on | HDSL12 Position Estimator activated |
ICU_ERROR_ENCIF_ERROR_4_HDSL12_SAFE_CHANNEL_ERR | HDSL12_safe_channel_err | HDSL12 Transmission error in safe channel 1 |
ICU_ERROR_ENCIF_ERROR_4_HDSL12_SAFE_POS_ERR | HDSL12_safe_pos_err | HDSL12 Safe position not valid |
ICU_ERROR_ENCIF_ERROR_4_HDSL12_ACCELERATION_ERR | HDSL12_acceleration_err | HDSL12 Fast channel / position error |
ICU_ERROR_ENCIF_ERROR_4_HDSL12_ACC_THR_ERR | HDSL12_acc_thr_err | HDSL12 Fast channel / position threshold error |
ICU_ERROR_ENCIF_ERROR_4_HDSL12_ENCODING_ERR | HDSL12_encoding_err | HDSL12 DSL message encoding error |
ICU_ERROR_ENCIF_ERROR_4_HDSL12_DEV_THR_ERR | HDSL12_dev_thr_err | HDSL12 Estimator deviation threshold reached |
ICU_ERROR_ENCIF_ERROR_4_HDSL13_ESTIMATOR_ON | HDSL13_estimator_on | HDSL13 Position Estimator activated |
ICU_ERROR_ENCIF_ERROR_4_HDSL13_SAFE_CHANNEL_ERR | HDSL13_safe_channel_err | HDSL13 Transmission error in safe channel 1 |
ICU_ERROR_ENCIF_ERROR_4_HDSL13_SAFE_POS_ERR | HDSL13_safe_pos_err | HDSL13 Safe position not valid |
ICU_ERROR_ENCIF_ERROR_4_HDSL13_ACCELERATION_ERR | HDSL13_acceleration_err | HDSL13 Fast channel / position error |
ICU_ERROR_ENCIF_ERROR_4_HDSL13_ACC_THR_ERR | HDSL13_acc_thr_err | HDSL13 Fast channel / position threshold error |
ICU_ERROR_ENCIF_ERROR_4_HDSL13_ENCODING_ERR | HDSL13_encoding_err | HDSL13 DSL message encoding error |
ICU_ERROR_ENCIF_ERROR_4_HDSL13_DEV_THR_ERR | HDSL13_dev_thr_err | HDSL13 Estimator deviation threshold reached |
ICU_ERROR_ENCIF_ERROR_4_HDSL14_ESTIMATOR_ON | HDSL14_estimator_on | HDSL14 Position Estimator activated |
ICU_ERROR_ENCIF_ERROR_4_HDSL14_SAFE_CHANNEL_ERR | HDSL14_safe_channel_err | HDSL14 Transmission error in safe channel 1 |
ICU_ERROR_ENCIF_ERROR_4_HDSL14_SAFE_POS_ERR | HDSL14_safe_pos_err | HDSL14 Safe position not valid |
ICU_ERROR_ENCIF_ERROR_4_HDSL14_ACCELERATION_ERR | HDSL14_acceleration_err | HDSL14 Fast channel / position error |
ICU_ERROR_ENCIF_ERROR_4_HDSL14_ACC_THR_ERR | HDSL14_acc_thr_err | HDSL14 Fast channel / position threshold error |
ICU_ERROR_ENCIF_ERROR_4_HDSL14_ENCODING_ERR | HDSL14_encoding_err | HDSL14 DSL message encoding error |
ICU_ERROR_ENCIF_ERROR_4_HDSL14_DEV_THR_ERR | HDSL14_dev_thr_err | HDSL14 Estimator deviation threshold reached |
ICU_ERROR_ENCIF_ERROR_4_HDSL15_ESTIMATOR_ON | HDSL15_estimator_on | HDSL15 Position Estimator activated |
ICU_ERROR_ENCIF_ERROR_4_HDSL15_SAFE_CHANNEL_ERR | HDSL15_safe_channel_err | HDSL15 Transmission error in safe channel 1 |
ICU_ERROR_ENCIF_ERROR_4_HDSL15_SAFE_POS_ERR | HDSL15_safe_pos_err | HDSL15 Safe position not valid |
ICU_ERROR_ENCIF_ERROR_4_HDSL15_ACCELERATION_ERR | HDSL15_acceleration_err | HDSL15 Fast channel / position error |
ICU_ERROR_ENCIF_ERROR_4_HDSL15_ACC_THR_ERR | HDSL15_acc_thr_err | HDSL15 Fast channel / position threshold error |
ICU_ERROR_ENCIF_ERROR_4_HDSL15_ENCODING_ERR | HDSL15_encoding_err | HDSL15 DSL message encoding error |
ICU_ERROR_ENCIF_ERROR_4_HDSL15_DEV_THR_ERR | HDSL15_dev_thr_err | HDSL15 Estimator deviation threshold reached |
This is a basic example of minimal use of the R_ICU_ERROR in an application.
This example shows how to notify via a callback and clear the error flag when a CPU0_ERROR15 error occurs.
fsp_err_t R_ICU_ERROR_Open | ( | error_ctrl_t *const | p_ctrl, |
error_cfg_t const *const | p_cfg | ||
) |
Opens and configures the ERROR events from CPU and peripherals.
FSP_SUCCESS | Successful open. |
FSP_ERR_ALREADY_OPEN | Module already open. |
FSP_ERR_ASSERTION | One or more pointers point to NULL or callback is NULL or the interrupt vector is invalid. |
fsp_err_t R_ICU_ERROR_Close | ( | error_ctrl_t *const | p_ctrl | ) |
Closes the module driver.
FSP_SUCCESS | Module successfully closed. |
FSP_ERR_NOT_OPEN | Driver not open. |
FSP_ERR_ASSERTION | Pointer pointing to NULL. |
fsp_err_t R_ICU_ERROR_StatusGet | ( | error_ctrl_t *const | p_ctrl, |
uint32_t | source, | ||
uint32_t *const | p_status | ||
) |
Returns the status
FSP_SUCCESS | Status successfully read. |
FSP_ERR_NOT_OPEN | Driver not open. |
FSP_ERR_ASSERTION | One or more pointers point to NULL. |
fsp_err_t R_ICU_ERROR_StatusClear | ( | error_ctrl_t *const | p_ctrl, |
uint32_t | source, | ||
uint32_t const | event | ||
) |
Clear the status
FSP_SUCCESS | Status successfully read. |
FSP_ERR_NOT_OPEN | Driver not open. |
FSP_ERR_ASSERTION | One or more pointers point to NULL. |
fsp_err_t R_ICU_ERROR_CallbackSet | ( | error_ctrl_t *const | p_ctrl, |
void(*)(error_callback_args_t *) | p_callback, | ||
void const *const | p_context, | ||
error_callback_args_t *const | p_callback_memory | ||
) |
Updates the user callback with the option to provide memory for the callback argument structure. Implements error_api_t::callbackSet.
FSP_SUCCESS | Callback updated successfully. |
FSP_ERR_ASSERTION | A required pointer is NULL. |
FSP_ERR_NOT_OPEN | The control block has not been opened. |