esp-idf/components/driver/include
morris c24222dcde gptimer: fix race condition between start and stop
Added state transition in gptimer_start/stop functions.
So that it's not possible to make a stopped timer continue to run
because of race condition.
2023-03-11 11:42:09 +08:00
..
driver gptimer: fix race condition between start and stop 2023-03-11 11:42:09 +08:00
esp_private soc_caps: remove SOC_GPIO_SUPPORT_SLP_SWITCH 2023-02-09 17:29:40 +08:00