iLLD_TC27xC
1.0
|
![]() |
Functions | |
IFX_EXTERN void | IfxQspi_SpiMaster_isrDmaReceive (IfxQspi_SpiMaster *qspiHandle) |
Transmit interrupt handler. More... | |
IFX_EXTERN void | IfxQspi_SpiMaster_isrDmaTransmit (IfxQspi_SpiMaster *qspiHandle) |
Transmit interrupt handler. More... | |
IFX_EXTERN void | IfxQspi_SpiMaster_isrError (IfxQspi_SpiMaster *handle) |
Error Interrupt handler. More... | |
IFX_EXTERN void | IfxQspi_SpiMaster_isrReceive (IfxQspi_SpiMaster *handle) |
Receive Interrupt handler. More... | |
IFX_EXTERN void | IfxQspi_SpiMaster_isrTransmit (IfxQspi_SpiMaster *handle) |
Transmit interrupt handler. More... | |
IFX_EXTERN void IfxQspi_SpiMaster_isrDmaReceive | ( | IfxQspi_SpiMaster * | qspiHandle) |
Transmit interrupt handler.
qspiHandle | Module handle |
Definition at line 478 of file IfxQspi_SpiMaster.c.
Referenced by IfxQspi_SpiMaster_initModule().
IFX_EXTERN void IfxQspi_SpiMaster_isrDmaTransmit | ( | IfxQspi_SpiMaster * | qspiHandle) |
Transmit interrupt handler.
qspiHandle | Module handle |
Definition at line 499 of file IfxQspi_SpiMaster.c.
Referenced by IfxQspi_SpiMaster_initModule().
IFX_EXTERN void IfxQspi_SpiMaster_isrError | ( | IfxQspi_SpiMaster * | handle) |
Error Interrupt handler.
handle | Module handle |
Definition at line 545 of file IfxQspi_SpiMaster.c.
Referenced by IfxQspi_SpiMaster_initModule().
IFX_EXTERN void IfxQspi_SpiMaster_isrReceive | ( | IfxQspi_SpiMaster * | handle) |
Receive Interrupt handler.
handle | Module handle |
Definition at line 553 of file IfxQspi_SpiMaster.c.
Referenced by IfxQspi_SpiMaster_initModule().
IFX_EXTERN void IfxQspi_SpiMaster_isrTransmit | ( | IfxQspi_SpiMaster * | handle) |
Transmit interrupt handler.
handle | Module handle |
Definition at line 561 of file IfxQspi_SpiMaster.c.
Referenced by IfxQspi_SpiMaster_initModule().