[M2351] Synchronize lp_ticker code to us_ticker

This is to make us_ticker/lp_ticker code consistent.
pull/7302/head
ccli8 2018-07-02 14:32:18 +08:00
parent 688029a511
commit d350f45b4b
1 changed files with 0 additions and 1 deletions

View File

@ -216,7 +216,6 @@ static void tmr2_vec(void)
#endif
{
us_ticker_clear_interrupt();
us_ticker_disable_interrupt();
// NOTE: us_ticker_set_interrupt() may get called in us_ticker_irq_handler();
us_ticker_irq_handler();