Home
last modified time | relevance | path

Searched defs:rx_cb (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/esp_system/port/
Dusb_console.c407 esp_err_t esp_usb_console_set_cb(esp_usb_console_cb_t rx_cb, esp_usb_console_cb_t tx_cb, void *arg) in esp_usb_console_set_cb()
/hal_espressif-latest/zephyr/port/wifi/
Dwifi_stubs.c404 uint32_t wait_time_ms, wifi_action_rx_cb_t rx_cb) in esp_wifi_remain_on_channel()
/hal_espressif-latest/components/esp_wifi/include/
Desp_wifi_types.h661 wifi_action_rx_cb_t rx_cb; /**< Rx Callback to receive any response */ member