Searched refs:dedic_gpio_bundle_config_t (Results 1 – 5 of 5) sorted by relevance
24 dedic_gpio_bundle_config_t bundle_config = {28 dedic_gpio_bundle_config_t bundle_config2 = {35 dedic_gpio_bundle_config_t bundle_config3 = {83 dedic_gpio_bundle_config_t bundleA_config = { in test_dedic_gpio_on_specific_core()102 dedic_gpio_bundle_config_t bundleB_config = { in test_dedic_gpio_on_specific_core()187 dedic_gpio_bundle_config_t bundle_config = {
38 } dedic_gpio_bundle_config_t; typedef54 esp_err_t dedic_gpio_new_bundle(const dedic_gpio_bundle_config_t *config, dedic_gpio_bundle_handle_…
127 dedic_gpio_bundle_config_t bundle_row_config = { in matrix_kbd_install()143 dedic_gpio_bundle_config_t bundle_col_config = { in matrix_kbd_install()
18 …Os. Configurations for a GPIO bundle are covered in :cpp:type:`dedic_gpio_bundle_config_t` structu…44 dedic_gpio_bundle_config_t bundleA_config = {
190 esp_err_t dedic_gpio_new_bundle(const dedic_gpio_bundle_config_t *config, dedic_gpio_bundle_handle_… in dedic_gpio_new_bundle()