Home
last modified time | relevance | path

Searched refs:CMU_DIV_REG_MASK (Results 1 – 2 of 2) sorted by relevance

/bsp/efm32/Libraries/emlib/src/
A Dem_cmu.c618 divReg = (clock >> CMU_DIV_REG_POS) & CMU_DIV_REG_MASK; in CMU_ClockDivGet()
744 divReg = (clock >> CMU_DIV_REG_POS) & CMU_DIV_REG_MASK; in CMU_ClockDivSet()
/bsp/efm32/Libraries/emlib/inc/
A Dem_cmu.h79 #define CMU_DIV_REG_MASK 0xf macro

Completed in 7 milliseconds