Home
last modified time | relevance | path

Searched defs:gpio_etm_task_t (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/driver/gpio/
Dgpio_etm.c31 typedef struct gpio_etm_task_t gpio_etm_task_t; typedef
47 struct gpio_etm_task_t { struct
48 esp_etm_task_t base;
49 int chan_id;
50 gpio_etm_group_t *group;
51 size_t num_of_gpios; // record the number of GPIOs that are bound to the etm task