Home
last modified time | relevance | path

Searched refs:LIN_LPUART_ReadByte (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/lin/
Dfsl_lin_lpuart.h196 static inline void LIN_LPUART_ReadByte(const LPUART_Type *base, uint8_t *readData) in LIN_LPUART_ReadByte() function
Dfsl_lin_lpuart.c1989 LIN_LPUART_ReadByte((const LPUART_Type *)(uint32_t)base, &tmpByte); in LIN_LPUART_IRQHandler()
2028 LIN_LPUART_ReadByte((const LPUART_Type *)(uint32_t)base, &tmpByte); in LIN_LPUART_IRQHandler()