Searched refs:TIMER_GetModuleClock (Results 1 – 6 of 6) sorted by relevance
44 uint32_t u32Clk = TIMER_GetModuleClock(timer); in TIMER_Open()96 uint32_t u32Clk = TIMER_GetModuleClock(timer); in TIMER_Delay()154 u32Delay = (SystemCoreClock / TIMER_GetModuleClock(timer)) * (u32Prescale + 1); in TIMER_Delay()258 uint32_t TIMER_GetModuleClock(TIMER_T *timer) in TIMER_GetModuleClock() function382 u32Delay = (SystemCoreClock / TIMER_GetModuleClock(timer)) * 3; in TIMER_ResetCounter()
44 uint32_t u32Clk = TIMER_GetModuleClock(timer); in TIMER_Open()99 uint32_t u32Clk = TIMER_GetModuleClock(timer); in TIMER_Delay()158 u32Delay = (SystemCoreClock / TIMER_GetModuleClock(timer)) * (u32Prescale + 1); in TIMER_Delay()270 uint32_t TIMER_GetModuleClock(TIMER_T *timer) in TIMER_GetModuleClock() function437 u32Delay = (SystemCoreClock / TIMER_GetModuleClock(timer)) * 3; in TIMER_ResetCounter()
43 uint32_t u32Clk = TIMER_GetModuleClock(timer); in TIMER_Open()94 uint32_t u32Clk = TIMER_GetModuleClock(timer); in TIMER_Delay()238 uint32_t TIMER_GetModuleClock(TIMER_T *timer) in TIMER_GetModuleClock() function
502 uint32_t TIMER_GetModuleClock(TIMER_T *timer);
517 uint32_t TIMER_GetModuleClock(TIMER_T *timer);
514 uint32_t TIMER_GetModuleClock(TIMER_T *timer);