Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32ze/Uart/include/
DLinflexd_Uart_Ip_HwAccess.h468 static inline void Linflexd_Uart_Ip_SetRxDataFieldLength(LINFLEXD_Type *Base, uint8 Length) in Linflexd_Uart_Ip_SetRxDataFieldLength() function
/hal_nxp-3.6.0/s32/drivers/s32ze/Uart/src/
DLinflexd_Uart_Ip.c2290 Linflexd_Uart_Ip_SetRxDataFieldLength(Base, (uint8)((uint8)UartUserCfg->WordLength >> 1U)); in Linflexd_Uart_Ip_SetWordLength()