Searched refs:num_of_gpios (Results 1 – 1 of 1) sorted by relevance
51 size_t num_of_gpios; // record the number of GPIOs that are bound to the etm task member151 …ESP_RETURN_ON_FALSE(gpio_task->num_of_gpios == 0, ESP_ERR_INVALID_STATE, TAG, "some GPIO till boun… in gpio_del_etm_task()280 gpio_task->num_of_gpios++; in gpio_etm_task_add_gpio()303 gpio_task->num_of_gpios--; in gpio_etm_task_rm_gpio()