Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32ze/Uart/src/
DLinflexd_Uart_Ip.c2165 volatile const uint16 *u16FifoBase; in Linflexd_Uart_Ip_FlushRxFifo() local
2168 u16FifoBase = (volatile const uint16 *)(&(Base->BDRM)); in Linflexd_Uart_Ip_FlushRxFifo()
2170 u16FifoBase = &u16FifoBase[1]; in Linflexd_Uart_Ip_FlushRxFifo()
2174 DummyData = *u16FifoBase; in Linflexd_Uart_Ip_FlushRxFifo()
2175 DummyData = *u16FifoBase; in Linflexd_Uart_Ip_FlushRxFifo()
2176 DummyData = *u16FifoBase; in Linflexd_Uart_Ip_FlushRxFifo()
2177 DummyData = *u16FifoBase; in Linflexd_Uart_Ip_FlushRxFifo()