esp-idf/components/driver/gptimer/include/driver
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
..
gptimer_etm.h driver: pack peripherals 2023-02-02 18:19:58 +08:00
gptimer_types.h driver: pack peripherals 2023-02-02 18:19:58 +08:00
gptimer.h gptimer: fix race condition between start and stop 2023-03-10 23:27:29 +08:00