Searched refs:cmuClock_LETIMER0 (Results 1 – 3 of 3) sorted by relevance
164 CMU_ClockDivSet(cmuClock_LETIMER0, cmuClkDiv_8); in SysTick_Configuration()165 CMU_ClockEnable(cmuClock_LETIMER0, true); in SysTick_Configuration()
653 case cmuClock_LETIMER0: in CMU_ClockDivGet()813 case cmuClock_LETIMER0: in CMU_ClockDivSet()
473 cmuClock_LETIMER0 = (CMU_LFAPRESC0_REG << CMU_DIV_REG_POS) | enumerator
Completed in 7 milliseconds