Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/
Dsleep_gpio.c116 gpio_hal_context_t gpio_hal = { in esp_sleep_isolate_digital_gpio() local
171 gpio_hal_context_t gpio_hal = { in esp_deep_sleep_wakeup_io_reset() local
/hal_espressif-latest/components/spi_flash/
Desp_flash_spi_init.c153 gpio_hal_context_t gpio_hal = { in cs_initialize() local
/hal_espressif-latest/components/driver/gpio/
Dgpio.c62 gpio_hal_context_t *gpio_hal; member