iLLD_TC27xC
1.0
|
![]() |
Functions | |
IFX_INLINE uint32 | IfxQspi_getIndex (Ifx_QSPI *qspi) |
Specifies the function to get Index. More... | |
IFX_INLINE volatile Ifx_SRC_SRCR * | IfxQspi_getErrorSrc (Ifx_QSPI *qspi) |
Gets the Error request value. More... | |
IFX_INLINE volatile Ifx_SRC_SRCR * | IfxQspi_getReceiveSrc (Ifx_QSPI *qspi) |
Gets the RXFIFO service request. More... | |
IFX_INLINE volatile Ifx_SRC_SRCR * | IfxQspi_getTransmitSrc (Ifx_QSPI *qspi) |
Gets the TXFIFO service request. More... | |
IFX_INLINE volatile Ifx_SRC_SRCR * IfxQspi_getErrorSrc | ( | Ifx_QSPI * | qspi) |
IFX_INLINE uint32 IfxQspi_getIndex | ( | Ifx_QSPI * | qspi) |
Specifies the function to get Index.
qspi | Pointer to QSPI module registers |
Definition at line 801 of file IfxQspi.h.
Referenced by IfxQspi_getErrorSrc(), IfxQspi_getReceiveSrc(), and IfxQspi_getTransmitSrc().
IFX_INLINE volatile Ifx_SRC_SRCR * IfxQspi_getReceiveSrc | ( | Ifx_QSPI * | qspi) |
Gets the RXFIFO service request.
qspi | Pointer to QSPI module registers |
Definition at line 818 of file IfxQspi.h.
Referenced by IfxQspi_SpiMaster_initModule(), and IfxQspi_SpiSlave_initModule().
IFX_INLINE volatile Ifx_SRC_SRCR * IfxQspi_getTransmitSrc | ( | Ifx_QSPI * | qspi) |
Gets the TXFIFO service request.
qspi | Pointer to QSPI module registers |
Definition at line 825 of file IfxQspi.h.
Referenced by IfxQspi_SpiMaster_initModule(), and IfxQspi_SpiSlave_initModule().