mirror of https://github.com/ARMmbed/mbed-os.git
Do not ticker read in ISR, use reminder to schedule the next interrupt, this should make ticker much faster. read - disable Timer0 while reading it, if ISR is pending just reread the time again via read() function These 2 improvements should decrease time spent when reading/scheduling ticker events. |
||
---|---|---|
.. | ||
TARGET_NCS36510 | ||
mbed_rtx.h |