Searched refs:rx_next_buffer (Results 1 – 5 of 5) sorted by relevance
99 uint8_t *rx_next_buffer; member
73 uint8_t *rx_next_buffer; member407 data->dma_rx.buffer = data->rx_next_buffer; in uart_silabs_dma_replace_buffer()409 data->rx_next_buffer = NULL; in uart_silabs_dma_replace_buffer()445 if (data->rx_next_buffer) { in uart_silabs_dma_rx_cb()636 if (data->rx_next_buffer) { in uart_silabs_async_rx_disable()639 .data.rx_buf.buf = data->rx_next_buffer, in uart_silabs_async_rx_disable()644 data->rx_next_buffer = NULL; in uart_silabs_async_rx_disable()662 if (data->rx_next_buffer) { in uart_silabs_async_rx_buf_rsp()668 data->rx_next_buffer = buf; in uart_silabs_async_rx_buf_rsp()720 data->rx_next_buffer = NULL; in uart_silabs_async_init()
70 uint8_t *rx_next_buffer; member408 if (buffer_type == NEXT_BUFFER && !data->rx_next_buffer) { in async_evt_rx_release_buffer()417 event.data.rx_buf.buf = data->rx_next_buffer; in async_evt_rx_release_buffer()418 data->rx_next_buffer = NULL; in async_evt_rx_release_buffer()755 if (!data->rx_next_buffer) { in uart_xmc4xxx_dma_rx_cb()762 data->dma_rx.buffer = data->rx_next_buffer; in uart_xmc4xxx_dma_rx_cb()766 data->rx_next_buffer = NULL; in uart_xmc4xxx_dma_rx_cb()876 data->rx_next_buffer = buf; in uart_xmc4xxx_rx_buf_rsp()
58 uint8_t *rx_next_buffer; member496 if (data->rx_next_buffer != NULL) { in async_replace_rx_buffer()497 data->rx_buffer = data->rx_next_buffer; in async_replace_rx_buffer()502 data->rx_next_buffer = NULL; in async_replace_rx_buffer()534 if (data->rx_next_buffer == NULL) { in async_release_rx_next_buffer()540 .data.rx.buf = (uint8_t *)data->rx_next_buffer, in async_release_rx_next_buffer()544 data->rx_next_buffer = NULL; in async_release_rx_next_buffer()742 data->rx_next_buffer = buf; in uart_ra_sci_b_async_rx_buf_rsp()
1464 if (data->rx_next_buffer) { in uart_stm32_async_rx_disable()1467 .data.rx_buf.buf = data->rx_next_buffer, in uart_stm32_async_rx_disable()1472 data->rx_next_buffer = NULL; in uart_stm32_async_rx_disable()1521 data->dma_rx.buffer = data->rx_next_buffer; in uart_stm32_dma_replace_buffer()1525 data->rx_next_buffer = NULL; in uart_stm32_dma_replace_buffer()1560 if (data->rx_next_buffer != NULL) { in uart_stm32_dma_rx_cb()1793 if (data->rx_next_buffer != NULL) { in uart_stm32_async_rx_buf_rsp()1804 data->rx_next_buffer = buf; in uart_stm32_async_rx_buf_rsp()1879 data->rx_next_buffer = NULL; in uart_stm32_async_init()