Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_coex/src/
Dcoexist_debug.c247 .pull_down_en = GPIO_PULLDOWN_DISABLE, in esp_coexist_debug_init()
/hal_espressif-latest/components/hal/include/hal/
Dgpio_types.h377 GPIO_PULLDOWN_DISABLE = 0x0, /*!< Disable GPIO pull-down resistor */ enumerator
/hal_espressif-latest/components/esp_adc/
Dadc_oneshot.c270 .pull_down_en = GPIO_PULLDOWN_DISABLE, in s_adc_io_init()