Home
last modified time | relevance | path

Searched defs:TxBuff (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/s32/drivers/s32ze/Uart/src/
DLinflexd_Uart_Ip.c495 const uint8 * TxBuff, in Linflexd_Uart_Ip_SetTxBuffer()
723 const uint8 *TxBuff, in Linflexd_Uart_Ip_SyncSend()
1235 const uint8 * TxBuff, in Linflexd_Uart_Ip_StartSendUsingInterrupts()
1290 const uint8 * TxBuff, in Linflexd_Uart_Ip_AsyncSend()
1676 const uint8 * TxBuff, in Linflexd_Uart_Ip_StartSendUsingDma()
/hal_nxp-3.5.0/s32/drivers/s32ze/Uart/include/
DLinflexd_Uart_Ip_Types.h160 …const uint8 * TxBuff; /**< @brief The buffer of data being sent.*/ member