Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/Driver/Include/
DDriver_SAI.h196 …uint32_t tx_underflow : 1; ///< Transmit data underflow detected (cleared on start of n… member
DDriver_USART.h164 …uint32_t tx_underflow : 1; ///< Transmit data underflow detected (cleared on start of n… member
/hal_nxp-3.6.0/mcux/mcux-sdk/cmsis_drivers/iuart/
Dfsl_uart_cmsis.c519 stat.tx_underflow = 0U; in UART_SdmaGetStatus()
771 stat.tx_underflow = 0U; in UART_NonBlockingGetStatus()
/hal_nxp-3.6.0/mcux/mcux-sdk/cmsis_drivers/uart/
Dfsl_uart_cmsis.c561 stat.tx_underflow = 0U; in UART_DmaGetStatus()
820 stat.tx_underflow = 0U; in UART_EdmaGetStatus()
1091 stat.tx_underflow = 0U; in UART_NonBlockingGetStatus()
/hal_nxp-3.6.0/mcux/mcux-sdk/cmsis_drivers/lpuart/
Dfsl_lpuart_cmsis.c771 stat.tx_underflow = 0U; in LPUART_DmaGetStatus()
1036 stat.tx_underflow = 0U; in LPUART_EdmaGetStatus()
1303 stat.tx_underflow = 0U; in LPUART_NonBlockingGetStatus()
/hal_nxp-3.6.0/mcux/mcux-sdk/cmsis_drivers/flexcomm/
Dfsl_usart_cmsis.c494 stat.tx_underflow = 0U; in USART_DmaGetStatus()
783 stat.tx_underflow = 0U; in USART_NonBlockingGetStatus()