Searched refs:CYHAL_UART_FIFO_RX (Results 1 – 2 of 2) sorted by relevance
178 CYHAL_UART_FIFO_RX, //!< Set RX FIFO level enumerator
338 …_cyhal_scb_set_fifo_level(obj->base, (cyhal_scb_fifo_type_t)CYHAL_UART_FIFO_RX, obj->user_fifo_lev… in _cyhal_uart_dma_handler_rx()1439 …result = _cyhal_scb_set_fifo_level(obj->base, (cyhal_scb_fifo_type_t)CYHAL_UART_FIFO_RX, length - … in _cyhal_uart_dma_read_async()