Searched refs:gpio_not_enabled (Results 1 – 1 of 1) sorted by relevance
267 bool gpio_not_enabled = true; in gpio_etm_task_add_gpio() local276 gpio_not_enabled = false; in gpio_etm_task_add_gpio()279 …ESP_RETURN_ON_FALSE(gpio_not_enabled, ESP_ERR_INVALID_STATE, TAG, "gpio already enabled by other t… in gpio_etm_task_add_gpio()