mbed-os/targets/TARGET_ONSEMI
Martin Kojtal 364f4a3478 ncs36510: us ticker improvements
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.
2017-07-16 10:38:55 +01:00
..
TARGET_NCS36510 ncs36510: us ticker improvements 2017-07-16 10:38:55 +01:00
mbed_rtx.h Remove deprecated RTX4 config options 2017-05-30 18:55:55 +01:00