Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Dgpio_hal.h535 #define gpio_hal_hysteresis_from_efuse(hal, gpio_num) gpio_ll_pin_input_hysteresis_ctrl_sel_efuse((… macro
/hal_espressif-latest/components/driver/gpio/
Dgpio.c267 gpio_hal_hysteresis_from_efuse(gpio_context.gpio_hal, gpio_num); in gpio_hysteresis_by_efuse()