Hi,
is there any example code related to os_tick_start and os_tick_handler.
thanks,
Madhu
tick example code
-
- Posts: 47
- Joined: Thu Dec 20, 2018 9:47 am
Re: tick example code
I'm not aware of functions called os_tick_start and os_tick_handler in an esp-idf context.
If the goal is to use timers then esp-idf does offer timer support. See https://docs.espressif.com/projects/esp ... timer.html
There is also the FreeRTOS Timer API. See https://docs.espressif.com/projects/esp ... #timer-api
-
- Posts: 47
- Joined: Thu Dec 20, 2018 9:47 am
Re: tick example code
And there's also the esp_timer API described at https://docs.espressif.com/projects/esp ... timer.html with an example of it's usage at https://github.com/espressif/esp-idf/tr ... /esp_timer
Who is online
Users browsing this forum: Bing [Bot] and 208 guests