mbed-os/libraries/mbed
Masao Hamanaka cd8f65c94b Add the timer value wraparound processing to common wait processing
Timer value wraparound operation had not been considered in common wait process.
By defining the EXPIRE_US non-zero value, wraparound operation is enabled.
The EXPIRE_US will be define the value of each vender-specific.
If EXPIRE_US is 0, the common wait process is same as before.
2014-12-11 14:32:09 +09:00
..
api Moved IAR serial differences to retarget.cpp 2014-12-09 14:30:34 +01:00
common Add the timer value wraparound processing to common wait processing 2014-12-11 14:32:09 +09:00
hal introduce a timestamp_t to track timeouts for TimerEvents. 2014-08-29 17:02:39 +01:00
targets Add the timer value wraparound processing to common wait processing 2014-12-11 14:32:09 +09:00