Searched refs:BUSDIV (Results 1 – 3 of 3) sorted by relevance
391 SIM->BUSDIV = SIM_BUSDIV_BUSDIV(busDiv); in CLOCK_SetBusClkDiv()455 SIM->BUSDIV = 0x1U; in CLOCK_SetSimSafeDivs()
28 #define SIM_BUSDIV_VAL ((SIM->BUSDIV & SIM_BUSDIV_BUSDIV_MASK) >> SIM_BUSDIV_BUSDIV_SHIFT)311 SIM->BUSDIV = config->busDiv; in CLOCK_SetSimConfig()
4912 __IO uint32_t BUSDIV; /**< BUS Clock Divider Register, offset: 0x18 */ member