Home
last modified time | relevance | path

Searched refs:GPIO_PULLUP_ENABLE (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/esp_coex/src/
Dcoexist_debug.c249 .pull_up_en = GPIO_PULLUP_ENABLE, in esp_coexist_debug_init()
/hal_espressif-latest/components/hal/include/hal/
Dgpio_types.h373 GPIO_PULLUP_ENABLE = 0x1, /*!< Enable GPIO pull-up resistor */ enumerator