Searched refs:div (Results 1 – 3 of 3) sorted by relevance
140 let clock_delta = clock_now.div(clcok_data.watchdog_last).data() & clcok_data.mask.bits(); in tk_get_ns()
297 fn div(self, rhs: u32) -> Duration { in div() method
70 pub fn div(&self, other: CycleNum) -> CycleNum { in div() method706 CycleNum(cs_now_clock.div(cs_data.watchdog_last).data() & cs_data.mask.bits), in clocksource_watchdog()