Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_sx1509b.c57 uint8_t debounce_config; /* 0x22 */ member
368 debounce_buf.debounce.debounce_config in sx1509b_config()
369 = debounce->debounce_config; in sx1509b_config()
597 .debounce_config = CONFIG_GPIO_SX1509B_DEBOUNCE_TIME, in sx1509b_init()