Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_bclink.c68 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()
/hal_microchip-latest/mec5/devices/common/
Dmec5_bcl_v1.h21 …__IOM uint32_t CLKSEL; /*!< (@ 0x0000000C) BC-Link clock select … member
/hal_microchip-latest/pic32c/pic32cxsg/include/fixups/component/
Di2s_component_fixup_pic32cxsg.h214 uint32_t CLKSEL:1; /*!< bit: 5 Clock Unit Selection */ member