Searched refs:gpio_hal_hysteresis_soft_enable (Results 1 – 3 of 3) sorted by relevance
34 void gpio_hal_hysteresis_soft_enable(gpio_hal_context_t *hal, uint32_t gpio_num, bool enable) in gpio_hal_hysteresis_soft_enable() function
527 void gpio_hal_hysteresis_soft_enable(gpio_hal_context_t *hal, uint32_t gpio_num, bool enable);
255 gpio_hal_hysteresis_soft_enable(gpio_context.gpio_hal, gpio_num, true); in gpio_hysteresis_enable()261 gpio_hal_hysteresis_soft_enable(gpio_context.gpio_hal, gpio_num, false); in gpio_hysteresis_disable()