Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/peripherals/gpio/matrix_keyboard/components/matrix_keyboard/src/
Dmatrix_keyboard.c143 dedic_gpio_bundle_config_t bundle_col_config = { in matrix_kbd_install() local
151 MKBD_CHECK(dedic_gpio_new_bundle(&bundle_col_config, &mkbd->col_bundle) == ESP_OK, in matrix_kbd_install()