Home
last modified time | relevance | path

Searched refs:kMCG_IrcSlow (Results 1 – 25 of 76) sorted by relevance

1234

/hal_nxp-latest/mcux/mcux-sdk/boards/frdmk22f/
Dclock_config.c149 .ircs = kMCG_IrcSlow, /* Slow internal reference clock selected */
367 .ircs = kMCG_IrcSlow, /* Slow internal reference clock selected */
/hal_nxp-latest/mcux/mcux-sdk/boards/frdmkv31f/
Dclock_config.c148 .ircs = kMCG_IrcSlow, /* Slow internal reference clock selected */
365 .ircs = kMCG_IrcSlow, /* Slow internal reference clock selected */
/hal_nxp-latest/mcux/mcux-sdk/boards/twrkv58f220m/
Dclock_config.c147 .ircs = kMCG_IrcSlow, /* Slow internal reference clock selected */
341 .ircs = kMCG_IrcSlow, /* Slow internal reference clock selected */
/hal_nxp-latest/mcux/mcux-sdk/boards/frdmk28fa/
Dclock_config.c146 .ircs = kMCG_IrcSlow, /* Slow internal reference clock selected */
345 .ircs = kMCG_IrcSlow, /* Slow internal reference clock selected */
/hal_nxp-latest/mcux/mcux-sdk/boards/frdmk66f/
Dclock_config.c157 .ircs = kMCG_IrcSlow, /* Slow internal reference clock selected */
384 .ircs = kMCG_IrcSlow, /* Slow internal reference clock selected */
/hal_nxp-latest/mcux/mcux-sdk/devices/MKW41Z4/drivers/
Dfsl_clock.c328 if (kMCG_IrcSlow == MCG_S_IRCST_VAL) in CLOCK_GetInternalRefClkSelectFreq()
619 MCG->C2 = ((MCG->C2 & ~MCG_C2_IRCS_MASK) | (MCG_C2_IRCS(kMCG_IrcSlow))); in CLOCK_SetInternalRefClkConfig()
620 while (MCG_S_IRCST_VAL != kMCG_IrcSlow) in CLOCK_SetInternalRefClkConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV10Z7/drivers/
Dfsl_clock.c259 if ((uint8_t)kMCG_IrcSlow == MCG_S_IRCST_VAL) in CLOCK_GetInternalRefClkSelectFreq()
636 MCG->C2 = (uint8_t)((MCG->C2 & ~MCG_C2_IRCS_MASK) | (MCG_C2_IRCS(kMCG_IrcSlow))); in CLOCK_SetInternalRefClkConfig()
637 while (MCG_S_IRCST_VAL != (uint8_t)kMCG_IrcSlow) in CLOCK_SetInternalRefClkConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV11Z7/drivers/
Dfsl_clock.c256 if ((uint8_t)kMCG_IrcSlow == MCG_S_IRCST_VAL) in CLOCK_GetInternalRefClkSelectFreq()
650 MCG->C2 = (uint8_t)((MCG->C2 & ~MCG_C2_IRCS_MASK) | (MCG_C2_IRCS(kMCG_IrcSlow))); in CLOCK_SetInternalRefClkConfig()
651 while (MCG_S_IRCST_VAL != (uint8_t)kMCG_IrcSlow) in CLOCK_SetInternalRefClkConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV10Z1287/drivers/
Dfsl_clock.c256 if ((uint8_t)kMCG_IrcSlow == MCG_S_IRCST_VAL) in CLOCK_GetInternalRefClkSelectFreq()
650 MCG->C2 = (uint8_t)((MCG->C2 & ~MCG_C2_IRCS_MASK) | (MCG_C2_IRCS(kMCG_IrcSlow))); in CLOCK_SetInternalRefClkConfig()
651 while (MCG_S_IRCST_VAL != (uint8_t)kMCG_IrcSlow) in CLOCK_SetInternalRefClkConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/MK02F12810/drivers/
Dfsl_clock.c279 if ((uint8_t)kMCG_IrcSlow == MCG_S_IRCST_VAL) in CLOCK_GetInternalRefClkSelectFreq()
761 MCG->C2 = (uint8_t)((MCG->C2 & ~MCG_C2_IRCS_MASK) | (MCG_C2_IRCS(kMCG_IrcSlow))); in CLOCK_SetInternalRefClkConfig()
762 while (MCG_S_IRCST_VAL != (uint8_t)kMCG_IrcSlow) in CLOCK_SetInternalRefClkConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/MK22F12810/drivers/
Dfsl_clock.c279 if ((uint8_t)kMCG_IrcSlow == MCG_S_IRCST_VAL) in CLOCK_GetInternalRefClkSelectFreq()
817 MCG->C2 = (uint8_t)((MCG->C2 & ~MCG_C2_IRCS_MASK) | (MCG_C2_IRCS(kMCG_IrcSlow))); in CLOCK_SetInternalRefClkConfig()
818 while (MCG_S_IRCST_VAL != (uint8_t)kMCG_IrcSlow) in CLOCK_SetInternalRefClkConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV30F12810/drivers/
Dfsl_clock.c279 if ((uint8_t)kMCG_IrcSlow == MCG_S_IRCST_VAL) in CLOCK_GetInternalRefClkSelectFreq()
764 MCG->C2 = (uint8_t)((MCG->C2 & ~MCG_C2_IRCS_MASK) | (MCG_C2_IRCS(kMCG_IrcSlow))); in CLOCK_SetInternalRefClkConfig()
765 while (MCG_S_IRCST_VAL != (uint8_t)kMCG_IrcSlow) in CLOCK_SetInternalRefClkConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV31F12810/drivers/
Dfsl_clock.c279 if ((uint8_t)kMCG_IrcSlow == MCG_S_IRCST_VAL) in CLOCK_GetInternalRefClkSelectFreq()
769 MCG->C2 = (uint8_t)((MCG->C2 & ~MCG_C2_IRCS_MASK) | (MCG_C2_IRCS(kMCG_IrcSlow))); in CLOCK_SetInternalRefClkConfig()
770 while (MCG_S_IRCST_VAL != (uint8_t)kMCG_IrcSlow) in CLOCK_SetInternalRefClkConfig()
/hal_nxp-latest/mcux/mcux-sdk/boards/frdmkv11z/
Dclock_config.c137 .ircs = kMCG_IrcSlow, /* Slow internal reference clock selected */
/hal_nxp-latest/mcux/mcux-sdk/boards/hvpkv11z75m/
Dclock_config.c137 .ircs = kMCG_IrcSlow, /* Slow internal reference clock selected */
/hal_nxp-latest/mcux/mcux-sdk/devices/MKL25Z4/drivers/
Dfsl_clock.c283 if (kMCG_IrcSlow == MCG_S_IRCST_VAL) in CLOCK_GetInternalRefClkSelectFreq()
637 MCG->C2 = ((MCG->C2 & ~MCG_C2_IRCS_MASK) | (MCG_C2_IRCS(kMCG_IrcSlow))); in CLOCK_SetInternalRefClkConfig()
638 while (MCG_S_IRCST_VAL != kMCG_IrcSlow) in CLOCK_SetInternalRefClkConfig()
/hal_nxp-latest/mcux/mcux-sdk/boards/frdmk64f/
Dclock_config.c152 .ircs = kMCG_IrcSlow, /* Slow internal reference clock selected */
/hal_nxp-latest/mcux/mcux-sdk/boards/twrkm34z75m/
Dclock_config.c166 .ircs = kMCG_IrcSlow, /* Slow internal reference clock selected */
/hal_nxp-latest/mcux/mcux-sdk/devices/MKW22D5/drivers/
Dfsl_clock.c303 if (kMCG_IrcSlow == MCG_S_IRCST_VAL) in CLOCK_GetInternalRefClkSelectFreq()
690 MCG->C2 = ((MCG->C2 & ~MCG_C2_IRCS_MASK) | (MCG_C2_IRCS(kMCG_IrcSlow))); in CLOCK_SetInternalRefClkConfig()
691 while (MCG_S_IRCST_VAL != kMCG_IrcSlow) in CLOCK_SetInternalRefClkConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/MKW24D5/drivers/
Dfsl_clock.c303 if (kMCG_IrcSlow == MCG_S_IRCST_VAL) in CLOCK_GetInternalRefClkSelectFreq()
690 MCG->C2 = ((MCG->C2 & ~MCG_C2_IRCS_MASK) | (MCG_C2_IRCS(kMCG_IrcSlow))); in CLOCK_SetInternalRefClkConfig()
691 while (MCG_S_IRCST_VAL != kMCG_IrcSlow) in CLOCK_SetInternalRefClkConfig()
/hal_nxp-latest/mcux/mcux-sdk/boards/twrkm35z75m/
Dclock_config.c172 .ircs = kMCG_IrcSlow, /* Slow internal reference clock selected */
/hal_nxp-latest/mcux/mcux-sdk/devices/MKM34Z7/drivers/
Dfsl_clock.c290 if ((uint8_t)kMCG_IrcSlow == MCG_S_IRCST_VAL) in CLOCK_GetInternalRefClkSelectFreq()
829 MCG->C2 = (uint8_t)((MCG->C2 & ~MCG_C2_IRCS_MASK) | (MCG_C2_IRCS(kMCG_IrcSlow))); in CLOCK_SetInternalRefClkConfig()
830 while (MCG_S_IRCST_VAL != (uint8_t)kMCG_IrcSlow) in CLOCK_SetInternalRefClkConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV58F24/drivers/
Dfsl_clock.c270 if ((uint8_t)kMCG_IrcSlow == MCG_S_IRCST_VAL) in CLOCK_GetInternalRefClkSelectFreq()
790 MCG->C2 = (uint8_t)((MCG->C2 & ~MCG_C2_IRCS_MASK) | (MCG_C2_IRCS(kMCG_IrcSlow))); in CLOCK_SetInternalRefClkConfig()
791 while (MCG_S_IRCST_VAL != (uint8_t)kMCG_IrcSlow) in CLOCK_SetInternalRefClkConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV56F24/drivers/
Dfsl_clock.c270 if ((uint8_t)kMCG_IrcSlow == MCG_S_IRCST_VAL) in CLOCK_GetInternalRefClkSelectFreq()
790 MCG->C2 = (uint8_t)((MCG->C2 & ~MCG_C2_IRCS_MASK) | (MCG_C2_IRCS(kMCG_IrcSlow))); in CLOCK_SetInternalRefClkConfig()
791 while (MCG_S_IRCST_VAL != (uint8_t)kMCG_IrcSlow) in CLOCK_SetInternalRefClkConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV31F51212/drivers/
Dfsl_clock.c290 if ((uint8_t)kMCG_IrcSlow == MCG_S_IRCST_VAL) in CLOCK_GetInternalRefClkSelectFreq()
849 MCG->C2 = (uint8_t)((MCG->C2 & ~MCG_C2_IRCS_MASK) | (MCG_C2_IRCS(kMCG_IrcSlow))); in CLOCK_SetInternalRefClkConfig()
850 while (MCG_S_IRCST_VAL != (uint8_t)kMCG_IrcSlow) in CLOCK_SetInternalRefClkConfig()

1234