Home
last modified time | relevance | path

Searched defs:host_config (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-3.4.0/components/usb/test/usb_host/
Dtest_usb_host_plugging.c41 usb_host_config_t host_config = { variable
102 usb_host_config_t host_config = { variable
167 usb_host_config_t host_config = { variable
Dtest_usb_host_async.c52 usb_host_config_t host_config = { variable
116 usb_host_config_t host_config = { variable
222 usb_host_config_t host_config = { variable
/hal_espressif-3.4.0/components/fatfs/vfs/
Dvfs_fat_sdmmc.c195 const sdmmc_host_t* host_config, in esp_vfs_fat_sdmmc_mount()
283 const sdmmc_host_t* host_config = host_config_input; in esp_vfs_fat_sdspi_mount() local
356 static void call_host_deinit(const sdmmc_host_t *host_config) in call_host_deinit()
/hal_espressif-3.4.0/examples/peripherals/usb/host/usb_host_lib/main/
Dusb_host_lib_main.c26 usb_host_config_t host_config = { in host_lib_daemon_task() local
/hal_espressif-3.4.0/examples/peripherals/usb/host/cdc/cdc_acm_host/main/
Dusb-cdc.c55 usb_host_config_t host_config = { in app_main() local
/hal_espressif-3.4.0/examples/peripherals/usb/host/cdc/cdc_acm_bg96/main/
Dcdc_acm_host_bg96.cpp180 usb_host_config_t host_config = { in app_main() local
/hal_espressif-3.4.0/examples/peripherals/usb/host/msc/main/
Dmsc_example_main.c136 const usb_host_config_t host_config = { in app_main() local
/hal_espressif-3.4.0/examples/peripherals/usb/host/cdc/common/cdc_acm_host/test/
Dtest_cdc_acm_host.c55 const usb_host_config_t host_config = { in usb_lib_task() local
/hal_espressif-3.4.0/examples/peripherals/usb/host/msc/components/msc/test/
Dtest_msc.c195 const usb_host_config_t host_config = { in msc_setup() local
/hal_espressif-3.4.0/components/openthread/include/
Desp_openthread_types.h124 …esp_openthread_host_connection_config_t host_config; /*!< The host connection configuration… member