Searched refs:SOPT (Results 1 – 6 of 6) sorted by relevance
72 SIM->SOPT |= (uint32_t)module; in PORT_SetPinSelect()83 SIM->SOPT &= ~ (uint32_t)module; in PORT_SetPinSelect()
333 SIM->SOPT |= SIM_SOPT_BUSREF(config->busClkPrescaler); in CLOCK_SetSimConfig()
83 SIM->SOPT |= (uint32_t)module; in PORT_SetPinSelect()94 SIM->SOPT &= ~(uint32_t)module; in PORT_SetPinSelect()
313 SIM->SOPT |= SIM_SOPT_BUSREF(config->busClkPrescaler); in CLOCK_SetSimConfig()
4684 __IO uint32_t SOPT; /**< System Options Register, offset: 0x4 */ member
4907 __IO uint32_t SOPT; /**< System Options Register, offset: 0x4 */ member