Home
last modified time | relevance | path

Searched refs:SIM_SOPT_BUSREF (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE02Z4/drivers/
Dfsl_clock.c313 SIM->SOPT |= SIM_SOPT_BUSREF(config->busClkPrescaler); in CLOCK_SetSimConfig()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE04Z4/drivers/
Dfsl_clock.c333 SIM->SOPT |= SIM_SOPT_BUSREF(config->busClkPrescaler); in CLOCK_SetSimConfig()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE04Z4/
DMKE04Z4.h4880 #define SIM_SOPT_BUSREF(x) (((uint32_t)(((uint32_t)(x)) << SIM_SOPT_BUSREF_SH… macro
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE02Z4/
DMKE02Z4.h5107 #define SIM_SOPT_BUSREF(x) (((uint32_t)(((uint32_t)(x)) << SIM_SOPT_BUSREF_SH… macro