IRQ Handler and Callbacks functions.
More...
IRQ Handler and Callbacks functions.
◆ hal_dspi_abort_callback()
DSPI Abort callback.
- Parameters
-
[in] | p_dspi | Pointer to a DSPI handle which contains the configuration information for the specified DSPI module. |
◆ hal_dspi_error_callback()
DSPI error callback.
- Parameters
-
[in] | p_dspi | Pointer to a DSPI handle which contains the configuration information for the specified DSPI module. |
◆ hal_dspi_irq_handler()
Handle DSPI interrupt request.
- Parameters
-
[in] | p_dspi | Pointer to a DSPI handle which contains the configuration information for the specified DSPI module. |
◆ hal_dspi_tx_cplt_callback()
Tx Transfer completed callback.
- Parameters
-
[in] | p_dspi | Pointer to a DSPI handle which contains the configuration information for the specified DSPI module. |