mirror of https://github.com/ARMmbed/mbed-os.git
Ticker driver has the potential to loop infinitely. Because, running "us_ticker_irq_handler()" from "us_ticker_set_interrupt()" before "obj->next = p;" of "us_ticker_insert_event()" is executed. |
||
|---|---|---|
| .. | ||
| api | ||
| common | ||
| hal | ||
| targets | ||