Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Uart/src/
DLinflexd_Uart_Ip.c220 …xd_Uart_Ip_FlushRxFifo(const LINFLEXD_Type *Base,const Linflexd_Uart_Ip_WordLengthType WordLength);
551 … ((LINFLEXD_UART_IP_7_BITS == UartUserCfg->WordLength) || (LINFLEXD_UART_IP_8_BITS == UartUserCfg-… in Linflexd_Uart_Ip_PutData()
793 … ((LINFLEXD_UART_IP_7_BITS == UartUserCfg->WordLength) || (LINFLEXD_UART_IP_8_BITS == UartUserCfg-… in Linflexd_Uart_Ip_GetData()
1593 …!((LINFLEXD_UART_IP_7_BITS == UartUserCfg->WordLength) || (LINFLEXD_UART_IP_8_BITS == UartUserCfg-… in Linflexd_Uart_Ip_StartSendUsingDma()
1613 … ((LINFLEXD_UART_IP_7_BITS == UartUserCfg->WordLength) || (LINFLEXD_UART_IP_8_BITS == UartUserCfg-… in Linflexd_Uart_Ip_StartSendUsingDma()
1692 …!((LINFLEXD_UART_IP_7_BITS == UartUserCfg->WordLength) || (LINFLEXD_UART_IP_8_BITS == UartUserCfg-… in Linflexd_Uart_Ip_StartReceiveUsingDma()
1713 … ((LINFLEXD_UART_IP_7_BITS == UartUserCfg->WordLength) || (LINFLEXD_UART_IP_8_BITS == UartUserCfg-… in Linflexd_Uart_Ip_StartReceiveUsingDma()
1743 Linflexd_Uart_Ip_FlushRxFifo(Base, UartUserCfg->WordLength); in Linflexd_Uart_Ip_StartReceiveUsingDma()
1815 …!((LINFLEXD_UART_IP_7_BITS == UartUserCfg->WordLength) || (LINFLEXD_UART_IP_8_BITS == UartUserCfg-… in Linflexd_Uart_Ip_CompleteSendUsingDma()
1820 … ((LINFLEXD_UART_IP_7_BITS == UartUserCfg->WordLength) || (LINFLEXD_UART_IP_8_BITS == UartUserCfg-… in Linflexd_Uart_Ip_CompleteSendUsingDma()
[all …]
/hal_nxp-latest/s32/drivers/s32ze/Uart/include/
DLinflexd_Uart_Ip_Types.h196 …Linflexd_Uart_Ip_WordLengthType WordLength; /**< @brief number of bits per transmitted/rece… member