Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Uart/include/
DLinflexd_Uart_Ip_HwAccess.h655 static inline void Linflexd_Uart_Ip_SetTxDataBuffer2Bytes(LINFLEXD_Type * Base, uint16 Data) in Linflexd_Uart_Ip_SetTxDataBuffer2Bytes() function
/hal_nxp-latest/s32/drivers/s32ze/Uart/src/
DLinflexd_Uart_Ip.c568 Linflexd_Uart_Ip_SetTxDataBuffer2Bytes(Base, Data); in Linflexd_Uart_Ip_PutData()
577 Linflexd_Uart_Ip_SetTxDataBuffer2Bytes(Base, Data); in Linflexd_Uart_Ip_PutData()