iLLD_TC27xC
1.0
|
![]() |
Functions | |
IFX_INLINE boolean | IfxAsclin_getBreakDetectedFlagStatus (Ifx_ASCLIN *asclin) |
Returns the break detected flag status. More... | |
IFX_INLINE uint8 | IfxAsclin_getClockSource (Ifx_ASCLIN *asclin) |
Returns the clock source. More... | |
IFX_INLINE boolean | IfxAsclin_getClockStatus (Ifx_ASCLIN *asclin) |
Returns the clock status. More... | |
IFX_INLINE boolean | IfxAsclin_getCollisionDetectionErrorFlagStatus (Ifx_ASCLIN *asclin) |
Returns the collision detection error flag status. More... | |
IFX_INLINE boolean | IfxAsclin_getFallingEdgeDetectedFlagStatus (Ifx_ASCLIN *asclin) |
Returns the falling edge detected flag status. More... | |
IFX_INLINE boolean | IfxAsclin_getFrameErrorFlagStatus (Ifx_ASCLIN *asclin) |
Returns the frame error flag status. More... | |
IFX_INLINE boolean | IfxAsclin_getHeaderTimeoutFlagStatus (Ifx_ASCLIN *asclin) |
Returns the header timeout flag status. More... | |
IFX_INLINE boolean | IfxAsclin_getKernelResetStatus (Ifx_ASCLIN *asclin) |
Returns the kernel reset status. More... | |
IFX_INLINE boolean | IfxAsclin_getLinAutoBaudDetectionErrorFlagStatus (Ifx_ASCLIN *asclin) |
Returns the LIN auto baudrate detection error flag status. More... | |
IFX_INLINE boolean | IfxAsclin_getLinChecksumErrorFlagStatus (Ifx_ASCLIN *asclin) |
Returns the LIN checksum error flag status. More... | |
IFX_INLINE boolean | IfxAsclin_getLinParityErrorFlagStatus (Ifx_ASCLIN *asclin) |
Returns the LIN parity error flag status. More... | |
IFX_INLINE boolean | IfxAsclin_getModuleStatus (Ifx_ASCLIN *asclin) |
Returns the module status. More... | |
IFX_INLINE boolean | IfxAsclin_getParityErrorFlagStatus (Ifx_ASCLIN *asclin) |
Returns the parity error flag status. More... | |
IFX_INLINE uint16 | IfxAsclin_getPrescaler (Ifx_ASCLIN *asclin) |
Returns the division ratio of the predivider (prescaler) More... | |
IFX_INLINE boolean | IfxAsclin_getRaisingEdgeDetectedFlagStatus (Ifx_ASCLIN *asclin) |
Returns the raising edge detected flag status. More... | |
IFX_INLINE boolean | IfxAsclin_getReceiveSignalStatus (Ifx_ASCLIN *asclin) |
Returns the received signal status. More... | |
IFX_INLINE boolean | IfxAsclin_getResponseTimeoutFlagStatus (Ifx_ASCLIN *asclin) |
Returns the response timeout flag status. More... | |
IFX_INLINE uint8 | IfxAsclin_getRxFifoFillLevel (Ifx_ASCLIN *asclin) |
Returns the current filling level of Tx FIFO. More... | |
IFX_INLINE boolean | IfxAsclin_getRxFifoFillLevelFlagStatus (Ifx_ASCLIN *asclin) |
Returns the Rx FIFO level flag status. More... | |
IFX_INLINE uint8 | IfxAsclin_getRxFifoOutletWidth (Ifx_ASCLIN *asclin) |
Returns the receive FIFO inlet width. More... | |
IFX_INLINE boolean | IfxAsclin_getRxFifoOverflowFlagStatus (Ifx_ASCLIN *asclin) |
Returns the Rx FIFO overflow flag status. More... | |
IFX_INLINE boolean | IfxAsclin_getRxFifoUnderflowFlagStatus (Ifx_ASCLIN *asclin) |
Returns the Rx FIFO underflow flag status. More... | |
IFX_INLINE boolean | IfxAsclin_getRxHeaderEndFlagStatus (Ifx_ASCLIN *asclin) |
Returns the receive header end flag status. More... | |
IFX_INLINE boolean | IfxAsclin_getRxResponseEndFlagStatus (Ifx_ASCLIN *asclin) |
Returns the receive response end flag status. More... | |
IFX_INLINE boolean | IfxAsclin_getTransmissionCompletedFlagStatus (Ifx_ASCLIN *asclin) |
Returns the transmission pending flag status. More... | |
IFX_INLINE boolean | IfxAsclin_getTransmitSignalStatus (Ifx_ASCLIN *asclin) |
Returns the transmit signal status. More... | |
IFX_INLINE uint8 | IfxAsclin_getTxFifoFillLevel (Ifx_ASCLIN *asclin) |
Returns the current filling level of Tx FIFO. More... | |
IFX_INLINE boolean | IfxAsclin_getTxFifoFillLevelFlagStatus (Ifx_ASCLIN *asclin) |
Returns the Tx FIFO level flag status. More... | |
IFX_INLINE uint8 | IfxAsclin_getTxFifoInletWidth (Ifx_ASCLIN *asclin) |
Returns the transmit FIFO inlet width. More... | |
IFX_INLINE boolean | IfxAsclin_getTxFifoOverflowFlagStatus (Ifx_ASCLIN *asclin) |
Returns the Tx FIFO overflow flag status. More... | |
IFX_INLINE boolean | IfxAsclin_getTxHeaderEndFlagStatus (Ifx_ASCLIN *asclin) |
Returns the transmit header end flag status. More... | |
IFX_INLINE boolean | IfxAsclin_getTxResponseEndFlagStatus (Ifx_ASCLIN *asclin) |
Returns the transmit response end flag status. More... | |
IFX_EXTERN float32 | IfxAsclin_getFaFrequency (Ifx_ASCLIN *asclin) |
Returns the ASCLIN module FA frequency in Hz. More... | |
IFX_EXTERN float32 | IfxAsclin_getOvsFrequency (Ifx_ASCLIN *asclin) |
Returns the OVS frequency. More... | |
IFX_EXTERN float32 | IfxAsclin_getPdFrequency (Ifx_ASCLIN *asclin) |
Returns the PD frequency. More... | |
IFX_EXTERN float32 | IfxAsclin_getShiftFrequency (Ifx_ASCLIN *asclin) |
Returns the SHIFT frequency. More... | |
IFX_INLINE boolean IfxAsclin_getBreakDetectedFlagStatus | ( | Ifx_ASCLIN * | asclin) |
Returns the break detected flag status.
asclin | pointer to ASCLIN registers |
Definition at line 1890 of file IfxAsclin.h.
Referenced by IfxAsclin_Lin_checkForReceivedResponseFlags(), and IfxAsclin_Lin_checkForTransmittedResponseFlags().
IFX_INLINE uint8 IfxAsclin_getClockSource | ( | Ifx_ASCLIN * | asclin) |
Returns the clock source.
asclin | pointer to ASCLIN registers |
Definition at line 1896 of file IfxAsclin.h.
Referenced by IfxAsclin_getFaFrequency(), IfxAsclin_setBaudrateBitFields(), and IfxAsclin_setBitTiming().
IFX_INLINE boolean IfxAsclin_getClockStatus | ( | Ifx_ASCLIN * | asclin) |
Returns the clock status.
asclin | pointer to ASCLIN registers |
Definition at line 1902 of file IfxAsclin.h.
Referenced by IfxAsclin_setClockSource().
IFX_INLINE boolean IfxAsclin_getCollisionDetectionErrorFlagStatus | ( | Ifx_ASCLIN * | asclin) |
Returns the collision detection error flag status.
asclin | pointer to ASCLIN registers |
Definition at line 1908 of file IfxAsclin.h.
Referenced by IfxAsclin_Lin_checkForReceivedHeaderFlags(), IfxAsclin_Lin_checkForReceivedResponseFlags(), IfxAsclin_Lin_checkForTransmittedHeaderFlags(), and IfxAsclin_Lin_checkForTransmittedResponseFlags().
IFX_EXTERN float32 IfxAsclin_getFaFrequency | ( | Ifx_ASCLIN * | asclin) |
Returns the ASCLIN module FA frequency in Hz.
asclin | pointer to ASCLIN registers |
Definition at line 53 of file IfxAsclin.c.
Referenced by IfxAsclin_getPdFrequency().
IFX_INLINE boolean IfxAsclin_getFallingEdgeDetectedFlagStatus | ( | Ifx_ASCLIN * | asclin) |
Returns the falling edge detected flag status.
asclin | pointer to ASCLIN registers |
Definition at line 1914 of file IfxAsclin.h.
IFX_INLINE boolean IfxAsclin_getFrameErrorFlagStatus | ( | Ifx_ASCLIN * | asclin) |
Returns the frame error flag status.
asclin | pointer to ASCLIN registers |
Definition at line 1920 of file IfxAsclin.h.
Referenced by IfxAsclin_Asc_isrError(), IfxAsclin_Lin_checkForReceivedHeaderFlags(), IfxAsclin_Lin_checkForReceivedResponseFlags(), IfxAsclin_Lin_checkForTransmittedHeaderFlags(), and IfxAsclin_Spi_isrError().
IFX_INLINE boolean IfxAsclin_getHeaderTimeoutFlagStatus | ( | Ifx_ASCLIN * | asclin) |
Returns the header timeout flag status.
asclin | pointer to ASCLIN registers |
Definition at line 1926 of file IfxAsclin.h.
Referenced by IfxAsclin_Lin_checkForReceivedHeaderFlags(), and IfxAsclin_Lin_checkForTransmittedHeaderFlags().
IFX_INLINE boolean IfxAsclin_getKernelResetStatus | ( | Ifx_ASCLIN * | asclin) |
Returns the kernel reset status.
asclin | pointer to ASCLIN registers |
Definition at line 1932 of file IfxAsclin.h.
IFX_INLINE boolean IfxAsclin_getLinAutoBaudDetectionErrorFlagStatus | ( | Ifx_ASCLIN * | asclin) |
Returns the LIN auto baudrate detection error flag status.
asclin | pointer to ASCLIN registers |
Definition at line 1938 of file IfxAsclin.h.
Referenced by IfxAsclin_Lin_checkForReceivedHeaderFlags().
IFX_INLINE boolean IfxAsclin_getLinChecksumErrorFlagStatus | ( | Ifx_ASCLIN * | asclin) |
Returns the LIN checksum error flag status.
asclin | pointer to ASCLIN registers |
Definition at line 1944 of file IfxAsclin.h.
Referenced by IfxAsclin_Lin_checkForReceivedResponseFlags().
IFX_INLINE boolean IfxAsclin_getLinParityErrorFlagStatus | ( | Ifx_ASCLIN * | asclin) |
Returns the LIN parity error flag status.
asclin | pointer to ASCLIN registers |
Definition at line 1950 of file IfxAsclin.h.
Referenced by IfxAsclin_Lin_checkForReceivedHeaderFlags(), and IfxAsclin_Lin_checkForTransmittedHeaderFlags().
IFX_INLINE boolean IfxAsclin_getModuleStatus | ( | Ifx_ASCLIN * | asclin) |
Returns the module status.
asclin | pointer to ASCLIN registers |
Definition at line 1956 of file IfxAsclin.h.
IFX_EXTERN float32 IfxAsclin_getOvsFrequency | ( | Ifx_ASCLIN * | asclin) |
Returns the OVS frequency.
asclin | pointer to ASCLIN registers |
Definition at line 97 of file IfxAsclin.c.
Referenced by IfxAsclin_getShiftFrequency().
IFX_INLINE boolean IfxAsclin_getParityErrorFlagStatus | ( | Ifx_ASCLIN * | asclin) |
Returns the parity error flag status.
asclin | pointer to ASCLIN registers |
Definition at line 1962 of file IfxAsclin.h.
Referenced by IfxAsclin_Asc_isrError().
IFX_EXTERN float32 IfxAsclin_getPdFrequency | ( | Ifx_ASCLIN * | asclin) |
Returns the PD frequency.
asclin | pointer to ASCLIN registers |
Definition at line 103 of file IfxAsclin.c.
Referenced by IfxAsclin_getOvsFrequency(), and IfxAsclin_setBitTiming().
IFX_INLINE uint16 IfxAsclin_getPrescaler | ( | Ifx_ASCLIN * | asclin) |
Returns the division ratio of the predivider (prescaler)
asclin | pointer to ASCLIN registers |
Definition at line 1968 of file IfxAsclin.h.
IFX_INLINE boolean IfxAsclin_getRaisingEdgeDetectedFlagStatus | ( | Ifx_ASCLIN * | asclin) |
Returns the raising edge detected flag status.
asclin | pointer to ASCLIN registers |
Definition at line 1974 of file IfxAsclin.h.
IFX_INLINE boolean IfxAsclin_getReceiveSignalStatus | ( | Ifx_ASCLIN * | asclin) |
Returns the received signal status.
asclin | pointer to ASCLIN registers |
Definition at line 1980 of file IfxAsclin.h.
IFX_INLINE boolean IfxAsclin_getResponseTimeoutFlagStatus | ( | Ifx_ASCLIN * | asclin) |
Returns the response timeout flag status.
asclin | pointer to ASCLIN registers |
Definition at line 1986 of file IfxAsclin.h.
Referenced by IfxAsclin_Lin_checkForReceivedResponseFlags(), and IfxAsclin_Lin_checkForTransmittedResponseFlags().
IFX_INLINE uint8 IfxAsclin_getRxFifoFillLevel | ( | Ifx_ASCLIN * | asclin) |
Returns the current filling level of Tx FIFO.
asclin | pointer to ASCLIN registers |
Definition at line 1992 of file IfxAsclin.h.
Referenced by IfxAsclin_Spi_read().
IFX_INLINE boolean IfxAsclin_getRxFifoFillLevelFlagStatus | ( | Ifx_ASCLIN * | asclin) |
Returns the Rx FIFO level flag status.
asclin | pointer to ASCLIN registers |
Definition at line 1998 of file IfxAsclin.h.
IFX_INLINE uint8 IfxAsclin_getRxFifoOutletWidth | ( | Ifx_ASCLIN * | asclin) |
Returns the receive FIFO inlet width.
asclin | pointer to ASCLIN registers |
Definition at line 2004 of file IfxAsclin.h.
IFX_INLINE boolean IfxAsclin_getRxFifoOverflowFlagStatus | ( | Ifx_ASCLIN * | asclin) |
Returns the Rx FIFO overflow flag status.
asclin | pointer to ASCLIN registers |
Definition at line 2010 of file IfxAsclin.h.
Referenced by IfxAsclin_Asc_isrError(), IfxAsclin_Lin_checkForReceivedResponseFlags(), and IfxAsclin_Spi_isrError().
IFX_INLINE boolean IfxAsclin_getRxFifoUnderflowFlagStatus | ( | Ifx_ASCLIN * | asclin) |
Returns the Rx FIFO underflow flag status.
asclin | pointer to ASCLIN registers |
Definition at line 2016 of file IfxAsclin.h.
Referenced by IfxAsclin_Asc_isrError(), and IfxAsclin_Spi_isrError().
IFX_INLINE boolean IfxAsclin_getRxHeaderEndFlagStatus | ( | Ifx_ASCLIN * | asclin) |
Returns the receive header end flag status.
asclin | pointer to ASCLIN registers |
Definition at line 2022 of file IfxAsclin.h.
Referenced by IfxAsclin_Lin_checkForReceivedHeaderFlags().
IFX_INLINE boolean IfxAsclin_getRxResponseEndFlagStatus | ( | Ifx_ASCLIN * | asclin) |
Returns the receive response end flag status.
asclin | pointer to ASCLIN registers |
Definition at line 2028 of file IfxAsclin.h.
Referenced by IfxAsclin_Lin_checkForReceivedResponseFlags().
IFX_EXTERN float32 IfxAsclin_getShiftFrequency | ( | Ifx_ASCLIN * | asclin) |
Returns the SHIFT frequency.
asclin | pointer to ASCLIN registers |
Definition at line 109 of file IfxAsclin.c.
IFX_INLINE boolean IfxAsclin_getTransmissionCompletedFlagStatus | ( | Ifx_ASCLIN * | asclin) |
Returns the transmission pending flag status.
asclin | pointer to ASCLIN registers |
Definition at line 2034 of file IfxAsclin.h.
IFX_INLINE boolean IfxAsclin_getTransmitSignalStatus | ( | Ifx_ASCLIN * | asclin) |
Returns the transmit signal status.
asclin | pointer to ASCLIN registers |
Definition at line 2040 of file IfxAsclin.h.
IFX_INLINE uint8 IfxAsclin_getTxFifoFillLevel | ( | Ifx_ASCLIN * | asclin) |
Returns the current filling level of Tx FIFO.
asclin | pointer to ASCLIN registers |
Definition at line 2046 of file IfxAsclin.h.
Referenced by IfxAsclin_Asc_flushTx(), and IfxAsclin_Spi_write().
IFX_INLINE boolean IfxAsclin_getTxFifoFillLevelFlagStatus | ( | Ifx_ASCLIN * | asclin) |
Returns the Tx FIFO level flag status.
asclin | pointer to ASCLIN registers |
Definition at line 2052 of file IfxAsclin.h.
IFX_INLINE uint8 IfxAsclin_getTxFifoInletWidth | ( | Ifx_ASCLIN * | asclin) |
Returns the transmit FIFO inlet width.
asclin | pointer to ASCLIN registers |
Definition at line 2058 of file IfxAsclin.h.
IFX_INLINE boolean IfxAsclin_getTxFifoOverflowFlagStatus | ( | Ifx_ASCLIN * | asclin) |
Returns the Tx FIFO overflow flag status.
asclin | pointer to ASCLIN registers |
Definition at line 2064 of file IfxAsclin.h.
Referenced by IfxAsclin_Asc_isrError(), IfxAsclin_Lin_checkForTransmittedResponseFlags(), and IfxAsclin_Spi_isrError().
IFX_INLINE boolean IfxAsclin_getTxHeaderEndFlagStatus | ( | Ifx_ASCLIN * | asclin) |
Returns the transmit header end flag status.
asclin | pointer to ASCLIN registers |
Definition at line 2070 of file IfxAsclin.h.
Referenced by IfxAsclin_Lin_checkForTransmittedHeaderFlags().
IFX_INLINE boolean IfxAsclin_getTxResponseEndFlagStatus | ( | Ifx_ASCLIN * | asclin) |
Returns the transmit response end flag status.
asclin | pointer to ASCLIN registers |
Definition at line 2076 of file IfxAsclin.h.
Referenced by IfxAsclin_Lin_checkForTransmittedResponseFlags().