mirror of https://github.com/ARMmbed/mbed-os.git
MBED OS requires an lp_ticker_read function that returns a 32bit value in microseconds. This can not be represented directly on the Beetle Dual Timer Load register. max_us_on_reg = (0xFFFFFFFF ticks)/DIVIDER_US This patch introduces an intermediate layer that counts the timer wraps around and returns the correct value of us to the MBED library. Signed-off-by: Vincenzo Frascino <vincenzo.frascino@arm.com> |
||
|---|---|---|
| .. | ||
| api | ||
| common | ||
| hal | ||
| targets | ||
| .yotta_ignore | ||
| CMakeLists.txt | ||
| module.json | ||
| targets.json | ||