Searched refs:CLKSEL (Results 1 – 3 of 3) sorted by relevance
68 base->CLKSEL = (flags & MEC_BCL_CFG_FREQ_DIV_MSK) >> MEC_BCL_CFG_FREQ_DIV_POS; in mec_hal_bcl_init()106 uint32_t fdiv = (regs->CLKSEL & 0xffu); in mec_hal_bcl_get_freq()152 regs->CLKSEL = (regs->CLKSEL & 0xffffff00u) | (clkdiv & 0xffu); in mec_hal_bcl_set_freq()
21 …__IOM uint32_t CLKSEL; /*!< (@ 0x0000000C) BC-Link clock select … member
214 uint32_t CLKSEL:1; /*!< bit: 5 Clock Unit Selection */ member