Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32ze/Uart/src/
DLinflexd_Uart_Ip.c2136 volatile const uint16 *u16FifoBase; in Linflexd_Uart_Ip_FlushRxFifo() local
2139 u16FifoBase = (volatile const uint16 *)(&(Base->BDRM)); in Linflexd_Uart_Ip_FlushRxFifo()
2141 u16FifoBase = &u16FifoBase[1]; in Linflexd_Uart_Ip_FlushRxFifo()
2145 DummyData = *u16FifoBase; in Linflexd_Uart_Ip_FlushRxFifo()
2146 DummyData = *u16FifoBase; in Linflexd_Uart_Ip_FlushRxFifo()
2147 DummyData = *u16FifoBase; in Linflexd_Uart_Ip_FlushRxFifo()
2148 DummyData = *u16FifoBase; in Linflexd_Uart_Ip_FlushRxFifo()