Skip to content

Commit d350f45

Browse files
committed
[M2351] Synchronize lp_ticker code to us_ticker
This is to make us_ticker/lp_ticker code consistent.
1 parent 688029a commit d350f45

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

targets/TARGET_NUVOTON/TARGET_M2351/us_ticker.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,6 @@ static void tmr2_vec(void)
216216
#endif
217217
{
218218
us_ticker_clear_interrupt();
219-
us_ticker_disable_interrupt();
220219

221220
// NOTE: us_ticker_set_interrupt() may get called in us_ticker_irq_handler();
222221
us_ticker_irq_handler();

0 commit comments

Comments
 (0)