Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32ze/Uart/include/
DLinflexd_Uart_Ip_HwAccess.h508 static inline void Linflexd_Uart_Ip_SetRxStopBitsCount(LINFLEXD_Type *Base, Linflexd_Uart_Ip_StopBi… in Linflexd_Uart_Ip_SetRxStopBitsCount() function
/hal_nxp-3.6.0/s32/drivers/s32ze/Uart/src/
DLinflexd_Uart_Ip.c2259 Linflexd_Uart_Ip_SetRxStopBitsCount(Base, UartUserCfg->StopBitsCount); in Linflexd_Uart_Ip_SetUp_Init()