Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/tests/subsys/mgmt/ec_host_cmd/uart/src/
Dmain.c36 struct uart_event evt; in tx_done()
97 struct uart_event evt; in test_hello()
141 struct uart_event evt; in ZTEST()
169 struct uart_event evt; in ZTEST()
208 struct uart_event evt; in ZTEST()
256 struct uart_event evt; in ZTEST()
/Zephyr-Core-3.5.0/drivers/serial/
Duart_nrfx_uart.c394 static void user_callback(const struct device *dev, struct uart_event *event) in user_callback()
453 struct uart_event evt = { in uart_nrfx_tx_abort()
536 struct uart_event event; in rx_rdy_evt()
551 struct uart_event event = { in buf_released_evt()
560 struct uart_event event = { in rx_disabled_evt()
581 struct uart_event event; in rx_isr()
662 struct uart_event event = { in tx_isr()
694 struct uart_event event = { in error_isr()
764 struct uart_event evt; in tx_timeout()
Dserial_test.c335 struct uart_event evt; in serial_vnd_api_tx()
353 evt = (struct uart_event){ in serial_vnd_api_tx()
366 struct uart_event evt; in async_rx_run()
382 evt = (struct uart_event){ in async_rx_run()
395 evt = (struct uart_event){ in async_rx_run()
Duart_mcux_flexcomm.c390 struct uart_event *evt) in async_user_callback()
523 struct uart_event tx_abort_event = { in mcux_flexcomm_uart_tx_abort()
602 struct uart_event rx_buf_request = { in mcux_flexcomm_uart_rx_enable()
627 struct uart_event rx_rdy_event = { in flexcomm_uart_rx_update()
679 struct uart_event current_buffer_release_event = { in mcux_flexcomm_uart_rx_disable()
688 struct uart_event next_buffer_release_event = { in mcux_flexcomm_uart_rx_disable()
705 struct uart_event rx_disabled_event = { in mcux_flexcomm_uart_rx_disable()
774 struct uart_event current_buffer_release_event = { in mcux_flexcomm_uart_dma_rx_callback()
797 struct uart_event rx_buf_request = { in mcux_flexcomm_uart_dma_rx_callback()
985 struct uart_event tx_done_event = { in mcux_flexcomm_isr()
Duart_sam0.c154 struct uart_event evt = { in uart_sam0_tx_halt()
205 struct uart_event evt = { in uart_sam0_notify_rx_processed()
242 struct uart_event evt = { in uart_sam0_dma_rx_done()
258 struct uart_event evt = { in uart_sam0_dma_rx_done()
295 struct uart_event evt = { in uart_sam0_dma_rx_done()
732 struct uart_event evt = { in uart_sam0_isr()
757 struct uart_event evt = { in uart_sam0_isr()
1141 struct uart_event evt = { in uart_sam0_rx_disable()
1156 struct uart_event next_evt = { in uart_sam0_rx_disable()
Duart_mcux_lpuart.c392 static void async_user_callback(const struct device *dev, struct uart_event *evt) in async_user_callback()
408 struct uart_event event = { in async_evt_tx_done()
426 struct uart_event event = { in async_evt_rx_rdy()
447 struct uart_event evt = { in async_evt_rx_buf_request()
457 struct uart_event evt = { in async_evt_rx_buf_release()
528 struct uart_event disabled_event = { in mcux_lpuart_rx_disable()
755 struct uart_event tx_aborted_event = { in mcux_lpuart_tx_abort()
Duart_esp32.c506 struct uart_event evt = {0}; in uart_esp32_dma_rx_done()
576 struct uart_event evt = {0}; in uart_esp32_dma_tx_done()
598 struct uart_event evt = {0}; in uart_esp32_async_tx_abort()
640 struct uart_event evt = {0}; in uart_esp32_async_rx_timeout()
747 struct uart_event evt = {0}; in uart_esp32_async_rx_enable()
830 struct uart_event evt = {0}; in uart_esp32_async_rx_disable()
Duart_xmc4xxx.c397 struct uart_event evt = {.type = UART_RX_BUF_REQUEST}; in async_evt_rx_buf_request()
406 struct uart_event event = {.type = UART_RX_BUF_RELEASED}; in async_evt_rx_release_buffer()
433 struct uart_event event = {.type = UART_RX_DISABLED}; in async_evt_rx_disabled()
447 struct uart_event event = {.type = UART_RX_RDY, in async_evt_rx_rdy()
461 struct uart_event event = {.type = UART_TX_DONE, in async_evt_tx_done()
476 struct uart_event event = {.type = UART_TX_ABORTED, in async_evt_tx_abort()
Duart_stm32.c1081 struct uart_event *event) in async_user_callback()
1092 struct uart_event event = { in async_evt_rx_rdy()
1112 struct uart_event event = { in async_evt_rx_err()
1127 struct uart_event event = { in async_evt_tx_done()
1144 struct uart_event event = { in async_evt_tx_abort()
1159 struct uart_event evt = { in async_evt_rx_buf_request()
1168 struct uart_event evt = { in async_evt_rx_buf_release()
1348 struct uart_event disabled_event = { in uart_stm32_async_rx_disable()
1370 struct uart_event rx_next_buf_release_evt = { in uart_stm32_async_rx_disable()
Duart_nrfx_uarte.c781 static void user_callback(const struct device *dev, struct uart_event *evt) in user_callback()
793 struct uart_event evt = { in notify_uart_rx_rdy()
806 struct uart_event evt = { in rx_buf_release()
818 struct uart_event evt = { in notify_rx_disable()
822 user_callback(dev, (struct uart_event *)&evt); in notify_rx_disable()
1076 struct uart_event evt = { in error_isr()
1087 struct uart_event evt = { in rxstarted_isr()
1362 struct uart_event evt = { in txstopped_isr()
Duart_rtt.c121 struct uart_event evt = { in uart_rtt_tx()
/Zephyr-Core-3.5.0/tests/drivers/uart/uart_async_api/src/
Dtest_uart_async.c91 struct uart_event *evt, void *user_data) in test_single_read_callback()
284 struct uart_event *evt, void *user_data) in test_chained_read_callback()
362 struct uart_event *evt, void *user_data) in test_double_buffer_callback()
429 struct uart_event *evt, void *user_data) in test_read_abort_callback()
539 struct uart_event *evt, void *user_data) in test_write_abort_callback()
611 struct uart_event *evt, void *user_data) in test_forever_timeout_callback()
688 struct uart_event *evt, void *user_data) in test_chained_write_callback()
762 struct uart_event *evt, void *user_data) in test_long_buffers_callback()
Dtest_uart_wide.c49 struct uart_event *evt, void *user_data) in test_single_read_callback()
/Zephyr-Core-3.5.0/tests/drivers/uart/uart_mix_fifo_poll/src/
Dmain.c79 struct uart_event *evt, void *user_data);
203 struct uart_event *evt, void *user_data) in async_callback()
/Zephyr-Core-3.5.0/drivers/console/
Duart_mcumgr.c124 static void uart_mcumgr_async(const struct device *dev, struct uart_event *evt, void *user_data) in uart_mcumgr_async()
/Zephyr-Core-3.5.0/subsys/logging/backends/
Dlog_backend_uart.c34 struct uart_event *evt, in uart_callback()
/Zephyr-Core-3.5.0/drivers/modem/
Dmodem_iface_uart_async.c23 struct uart_event *evt, in iface_uart_async_callback()
/Zephyr-Core-3.5.0/tests/drivers/uart/uart_pm/src/
Dmain.c50 static void async_callback(const struct device *dev, struct uart_event *evt, void *ctx) in async_callback()
/Zephyr-Core-3.5.0/subsys/mgmt/ec_host_cmd/backends/
Dec_host_cmd_backend_uart.c144 static void uart_callback(const struct device *dev, struct uart_event *evt, void *user_data) in uart_callback()
/Zephyr-Core-3.5.0/subsys/modem/backends/
Dmodem_backend_uart_async.c49 struct uart_event *evt, void *user_data) in modem_backend_uart_async_event_handler()
/Zephyr-Core-3.5.0/samples/bluetooth/hci_uart_async/src/
Dhci_uart_async.c325 void callback(const struct device *dev, struct uart_event *evt, void *user_data) in callback()
/Zephyr-Core-3.5.0/subsys/logging/
Dlog_frontend_dict_uart.c154 struct uart_event *evt, in uart_callback()
/Zephyr-Core-3.5.0/include/zephyr/drivers/
Duart.h295 struct uart_event { struct
321 struct uart_event *evt, void *user_data);
/Zephyr-Core-3.5.0/drivers/net/
Dppp.c115 struct uart_event *evt, in uart_callback()