Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/test/usb_host/
Dtest_usb_host_plugging.c56 TEST_ASSERT_EQUAL(ESP_OK, usb_host_lib_info(&lib_info));
/hal_espressif-3.6.0/components/usb/include/usb/
Dusb_host.h186 esp_err_t usb_host_lib_info(usb_host_lib_info_t *info_ret);
/hal_espressif-3.6.0/components/usb/
Dusb_host.c545 esp_err_t usb_host_lib_info(usb_host_lib_info_t *info_ret) in usb_host_lib_info() function