Home
last modified time | relevance | path

Searched defs:gpio_conf (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.6.0/components/tinyusb/additions/src/
Dtinyusb.c42 usb_phy_gpio_conf_t gpio_conf = { in tinyusb_driver_install() local
/hal_espressif-3.6.0/components/usb/include/esp_private/
Dusb_phy.h57 usb_phy_gpio_conf_t *gpio_conf; /**< USB external PHY iopins configure */ member
/hal_espressif-3.6.0/components/usb/
Dusb_phy.c56 static esp_err_t phy_external_iopins_configure(usb_phy_gpio_conf_t *gpio_conf) in phy_external_iopins_configure()
/hal_espressif-3.6.0/components/driver/
Dsdmmc_host.c427 gpio_config_t gpio_conf = { in sdmmc_host_init_slot() local
/hal_espressif-3.6.0/examples/bluetooth/esp_ble_mesh/common_components/button/
Dbutton.c321 gpio_config_t gpio_conf; in iot_button_create() local