Home
last modified time | relevance | path

Searched defs:rxRingBufferTail (Results 1 – 14 of 14) sorted by relevance

/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_flexio_uart.c63 uint16_t rxRingBufferTail = handle->rxRingBufferTail; in FLEXIO_UART_TransferGetRxRingBufferLength() local
Dfsl_flexio_uart.h124 volatile uint16_t rxRingBufferTail; /*!< Index for the user to get data from the ring buffer. */ member
Dfsl_lpsci.h192 volatile uint16_t rxRingBufferTail; /*!< Index for the user to get data from the ring buffer. */ member
Dfsl_uart.h212 volatile uint16_t rxRingBufferTail; /*!< Index for the user to get data from the ring buffer. */ member
Dfsl_uart.c159 uint16_t rxRingBufferTail = handle->rxRingBufferTail; in UART_TransferGetRxRingBufferLength() local
Dfsl_lpuart.h300 volatile uint16_t rxRingBufferTail; /*!< Index for the user to get data from the ring buffer. */ member
/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_flexio_uart.c63 uint16_t rxRingBufferTail = handle->rxRingBufferTail; in FLEXIO_UART_TransferGetRxRingBufferLength() local
Dfsl_flexio_uart.h135 volatile uint16_t rxRingBufferTail; /*!< Index for the user to get data from the ring buffer. */ member
Dfsl_lpuart.h300 volatile uint16_t rxRingBufferTail; /*!< Index for the user to get data from the ring buffer. */ member
/hal_nxp-2.7.6/mcux/drivers/imxrt6xx/
Dfsl_usart.c84 uint16_t rxRingBufferTail = handle->rxRingBufferTail; in USART_TransferGetRxRingBufferLength() local
Dfsl_usart.h197 volatile uint16_t rxRingBufferTail; /*!< Index for the user to get data from the ring buffer. */ member
/hal_nxp-2.7.6/mcux/drivers/lpc/
Dfsl_usart.c84 uint16_t rxRingBufferTail = handle->rxRingBufferTail; in USART_TransferGetRxRingBufferLength() local
Dfsl_usart.h197 volatile uint16_t rxRingBufferTail; /*!< Index for the user to get data from the ring buffer. */ member
/hal_nxp-2.7.6/mcux/drivers/imx8/
Dfsl_uart.h209 volatile uint16_t rxRingBufferTail; /*!< Index for the user to get data from the ring buffer. */ member