Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/transport/driver/uart/
Dhci_driver_uart.c31 QueueHandle_t rx_event_queue; member
103 xQueueReceive(s_hci_driver_uart_env.rx_event_queue, &uart_event, portMAX_DELAY); in hci_driver_uart_rx_task()
198 1, &s_hci_driver_uart_env.rx_event_queue, in hci_driver_uart_init()
229 1, &s_hci_driver_uart_env.rx_event_queue, in hci_driver_uart_reconfig_pin()