esp-idf/components/driver/gptimer/include
morris 2d52334e5d 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-10 23:27:29 +08:00
..
driver gptimer: fix race condition between start and stop 2023-03-10 23:27:29 +08:00