Home
last modified time | relevance | path

Searched refs:bundle_row_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.c127 dedic_gpio_bundle_config_t bundle_row_config = { in matrix_kbd_install() local
135 MKBD_CHECK(dedic_gpio_new_bundle(&bundle_row_config, &mkbd->row_bundle) == ESP_OK, in matrix_kbd_install()