Searched refs:rt_do_div (Results 1 – 2 of 2) sorted by relevance
| /components/drivers/include/drivers/ | ||
| A D | misc.h | 106 #define rt_do_div(n, base) \ macro |
| /components/drivers/watchdog/ | ||
| A D | watchdog-dw.c | 313 rt_do_div(msec, dw_wdt->rate); in dw_wdt_init_timeouts() |
Completed in 4 milliseconds