Home
last modified time | relevance | path

Searched refs:cmuClock_LETIMER0 (Results 1 – 3 of 3) sorted by relevance

/bsp/efm32/
A Dboard.c164 CMU_ClockDivSet(cmuClock_LETIMER0, cmuClkDiv_8); in SysTick_Configuration()
165 CMU_ClockEnable(cmuClock_LETIMER0, true); in SysTick_Configuration()
/bsp/efm32/Libraries/emlib/src/
A Dem_cmu.c653 case cmuClock_LETIMER0: in CMU_ClockDivGet()
813 case cmuClock_LETIMER0: in CMU_ClockDivSet()
/bsp/efm32/Libraries/emlib/inc/
A Dem_cmu.h473 cmuClock_LETIMER0 = (CMU_LFAPRESC0_REG << CMU_DIV_REG_POS) | enumerator

Completed in 7 milliseconds