Home
last modified time | relevance | path

Searched refs:gpio_hal_sleep_pupd_config_unapply (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.7.0/components/hal/esp32/
Dgpio_hal_workaround.c107 void gpio_hal_sleep_pupd_config_unapply(gpio_hal_context_t *hal, uint32_t gpio_num) in gpio_hal_sleep_pupd_config_unapply() function
/hal_espressif-3.7.0/components/esp_pm/
Dlinker.lf79 gpio_hal_workaround:gpio_hal_sleep_pupd_config_unapply (noflash)
/hal_espressif-3.7.0/components/hal/include/hal/
Dgpio_hal.h450 void gpio_hal_sleep_pupd_config_unapply(gpio_hal_context_t *hal, uint32_t gpio_num);
/hal_espressif-3.7.0/zephyr/esp_shared/components/driver/
Dgpio.c304 gpio_hal_sleep_pupd_config_unapply(gpio_context.gpio_hal, gpio_num); in gpio_sleep_pupd_config_unapply()
/hal_espressif-3.7.0/components/driver/gpio/
Dgpio.c968 gpio_hal_sleep_pupd_config_unapply(gpio_context.gpio_hal, gpio_num); in gpio_sleep_pupd_config_unapply()