Home
last modified time | relevance | path

Searched refs:SOPT (Results 1 – 6 of 6) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/devices/MKE04Z4/drivers/
Dfsl_port.c72 SIM->SOPT |= (uint32_t)module; in PORT_SetPinSelect()
83 SIM->SOPT &= ~ (uint32_t)module; in PORT_SetPinSelect()
Dfsl_clock.c333 SIM->SOPT |= SIM_SOPT_BUSREF(config->busClkPrescaler); in CLOCK_SetSimConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE02Z4/drivers/
Dfsl_port.c83 SIM->SOPT |= (uint32_t)module; in PORT_SetPinSelect()
94 SIM->SOPT &= ~(uint32_t)module; in PORT_SetPinSelect()
Dfsl_clock.c313 SIM->SOPT |= SIM_SOPT_BUSREF(config->busClkPrescaler); in CLOCK_SetSimConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE04Z4/
DMKE04Z4.h4684 __IO uint32_t SOPT; /**< System Options Register, offset: 0x4 */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE02Z4/
DMKE02Z4.h4907 __IO uint32_t SOPT; /**< System Options Register, offset: 0x4 */ member