| /hal_nxp-latest/mcux/mcux-sdk/devices/MKW40Z4/ |
| D | system_MKW40Z4.c | 154 while((MCG->S & MCG_S_IREFST_MASK) == 0x00U) { in SystemInit() 157 while((MCG->S & MCG_S_IREFST_MASK) != 0x00U) { in SystemInit() 176 while((MCG->S & MCG_S_IREFST_MASK) == 0x00U) { in SystemInit() 179 while((MCG->S & MCG_S_IREFST_MASK) != 0x00U) { in SystemInit()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKW20Z4/ |
| D | system_MKW20Z4.c | 154 while((MCG->S & MCG_S_IREFST_MASK) == 0x00U) { in SystemInit() 157 while((MCG->S & MCG_S_IREFST_MASK) != 0x00U) { in SystemInit() 176 while((MCG->S & MCG_S_IREFST_MASK) == 0x00U) { in SystemInit() 179 while((MCG->S & MCG_S_IREFST_MASK) != 0x00U) { in SystemInit()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKW30Z4/ |
| D | system_MKW30Z4.c | 154 while((MCG->S & MCG_S_IREFST_MASK) == 0x00U) { in SystemInit() 157 while((MCG->S & MCG_S_IREFST_MASK) != 0x00U) { in SystemInit() 176 while((MCG->S & MCG_S_IREFST_MASK) == 0x00U) { in SystemInit() 179 while((MCG->S & MCG_S_IREFST_MASK) != 0x00U) { in SystemInit()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKM34Z7/drivers/ |
| D | fsl_clock.c | 51 #define MCG_S_IREFST_VAL (((uint32_t)MCG->S & (uint32_t)MCG_S_IREFST_MASK) >> (uint32_t)MCG_S_IREFS… 758 if ((MCG_C7_OSCSEL_VAL != oscsel) && (!(MCG->S & MCG_S_IREFST_MASK))) in CLOCK_SetExternalRefClkConfig() 1165 if (MCG_S_IREFST(kMCG_FllSrcInternal) == (MCG->S & MCG_S_IREFST_MASK)) in CLOCK_TrimInternalRefClk() 1795 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_SetPbeMode() 1880 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_SetPbiMode() 1943 if (MCG->S & MCG_S_IREFST_MASK) in CLOCK_ExternalModeToFbeModeQuick() 1985 if (!(MCG->S & MCG_S_IREFST_MASK)) in CLOCK_InternalModeToFbiModeQuick() 2110 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_BootToBlpeMode()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKW41Z4/drivers/ |
| D | fsl_clock.c | 97 #define MCG_S_IREFST_VAL ((MCG->S & MCG_S_IREFST_MASK) >> MCG_S_IREFST_SHIFT) 565 if ((MCG_C7_OSCSEL_VAL != oscsel) && (!(MCG->S & MCG_S_IREFST_MASK))) in CLOCK_SetExternalRefClkConfig() 759 if (MCG_S_IREFST(kMCG_FllSrcInternal) == (MCG->S & MCG_S_IREFST_MASK)) in CLOCK_TrimInternalRefClk() 1211 if (MCG->S & MCG_S_IREFST_MASK) in CLOCK_ExternalModeToFbeModeQuick() 1232 if (!(MCG->S & MCG_S_IREFST_MASK)) in CLOCK_InternalModeToFbiModeQuick() 1303 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_BootToBlpeMode()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKM34ZA5/drivers/ |
| D | fsl_clock.c | 51 #define MCG_S_IREFST_VAL (((uint32_t)MCG->S & (uint32_t)MCG_S_IREFST_MASK) >> (uint32_t)MCG_… 748 if ((MCG_C7_OSCSEL_VAL != oscsel) && (!(MCG->S & MCG_S_IREFST_MASK))) in CLOCK_SetExternalRefClkConfig() 1154 else if (MCG_S_IREFST(kMCG_FllSrcInternal) == (MCG->S & MCG_S_IREFST_MASK)) in CLOCK_TrimInternalRefClk() 1788 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_SetPbeMode() 1873 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_SetPbiMode() 1936 if ((MCG->S & MCG_S_IREFST_MASK) != 0U) in CLOCK_ExternalModeToFbeModeQuick() 1978 if ((MCG->S & MCG_S_IREFST_MASK) == 0U) in CLOCK_InternalModeToFbiModeQuick() 2103 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_BootToBlpeMode()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKM35Z7/drivers/ |
| D | fsl_clock.c | 51 #define MCG_S_IREFST_VAL (((uint32_t)MCG->S & (uint32_t)MCG_S_IREFST_MASK) >> (uint32_t)MCG_… 786 if ((MCG_C7_OSCSEL_VAL != oscsel) && (!(MCG->S & MCG_S_IREFST_MASK))) in CLOCK_SetExternalRefClkConfig() 1192 else if (MCG_S_IREFST(kMCG_FllSrcInternal) == (MCG->S & MCG_S_IREFST_MASK)) in CLOCK_TrimInternalRefClk() 1826 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_SetPbeMode() 1911 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_SetPbiMode() 1974 if ((MCG->S & MCG_S_IREFST_MASK) != 0U) in CLOCK_ExternalModeToFbeModeQuick() 2016 if ((MCG->S & MCG_S_IREFST_MASK) == 0U) in CLOCK_InternalModeToFbiModeQuick() 2141 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_BootToBlpeMode()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKW22D5/drivers/ |
| D | fsl_clock.c | 69 #define MCG_S_IREFST_VAL ((MCG->S & MCG_S_IREFST_MASK) >> MCG_S_IREFST_SHIFT) 636 if ((MCG_C7_OSCSEL_VAL != oscsel) && (!(MCG->S & MCG_S_IREFST_MASK))) in CLOCK_SetExternalRefClkConfig() 999 if (MCG_S_IREFST(kMCG_FllSrcInternal) == (MCG->S & MCG_S_IREFST_MASK)) in CLOCK_TrimInternalRefClk() 1477 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_SetPbeMode() 1528 if (MCG->S & MCG_S_IREFST_MASK) in CLOCK_ExternalModeToFbeModeQuick() 1554 if (!(MCG->S & MCG_S_IREFST_MASK)) in CLOCK_InternalModeToFbiModeQuick() 1622 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_BootToBlpeMode()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKW24D5/drivers/ |
| D | fsl_clock.c | 69 #define MCG_S_IREFST_VAL ((MCG->S & MCG_S_IREFST_MASK) >> MCG_S_IREFST_SHIFT) 636 if ((MCG_C7_OSCSEL_VAL != oscsel) && (!(MCG->S & MCG_S_IREFST_MASK))) in CLOCK_SetExternalRefClkConfig() 999 if (MCG_S_IREFST(kMCG_FllSrcInternal) == (MCG->S & MCG_S_IREFST_MASK)) in CLOCK_TrimInternalRefClk() 1477 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_SetPbeMode() 1528 if (MCG->S & MCG_S_IREFST_MASK) in CLOCK_ExternalModeToFbeModeQuick() 1554 if (!(MCG->S & MCG_S_IREFST_MASK)) in CLOCK_InternalModeToFbiModeQuick() 1622 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_BootToBlpeMode()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK02F12810/drivers/ |
| D | fsl_clock.c | 51 #define MCG_S_IREFST_VAL (((uint32_t)MCG->S & (uint32_t)MCG_S_IREFST_MASK) >> (uint32_t)MCG_… 690 if ((MCG_C7_OSCSEL_VAL != oscsel) && (!(MCG->S & MCG_S_IREFST_MASK))) in CLOCK_SetExternalRefClkConfig() 982 else if (MCG_S_IREFST(kMCG_FllSrcInternal) == (MCG->S & MCG_S_IREFST_MASK)) in CLOCK_TrimInternalRefClk() 1545 if ((MCG->S & MCG_S_IREFST_MASK) != 0U) in CLOCK_ExternalModeToFbeModeQuick() 1581 if ((MCG->S & MCG_S_IREFST_MASK) == 0U) in CLOCK_InternalModeToFbiModeQuick() 1703 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_BootToBlpeMode()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK22F12810/drivers/ |
| D | fsl_clock.c | 51 #define MCG_S_IREFST_VAL (((uint32_t)MCG->S & (uint32_t)MCG_S_IREFST_MASK) >> (uint32_t)MCG_… 746 if ((MCG_C7_OSCSEL_VAL != oscsel) && (!(MCG->S & MCG_S_IREFST_MASK))) in CLOCK_SetExternalRefClkConfig() 1073 else if (MCG_S_IREFST(kMCG_FllSrcInternal) == (MCG->S & MCG_S_IREFST_MASK)) in CLOCK_TrimInternalRefClk() 1636 if ((MCG->S & MCG_S_IREFST_MASK) != 0U) in CLOCK_ExternalModeToFbeModeQuick() 1672 if ((MCG->S & MCG_S_IREFST_MASK) == 0U) in CLOCK_InternalModeToFbiModeQuick() 1794 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_BootToBlpeMode()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKV30F12810/drivers/ |
| D | fsl_clock.c | 51 #define MCG_S_IREFST_VAL (((uint32_t)MCG->S & (uint32_t)MCG_S_IREFST_MASK) >> (uint32_t)MCG_S_IREFS… 693 if ((MCG_C7_OSCSEL_VAL != oscsel) && (!(MCG->S & MCG_S_IREFST_MASK))) in CLOCK_SetExternalRefClkConfig() 985 else if (MCG_S_IREFST(kMCG_FllSrcInternal) == (MCG->S & MCG_S_IREFST_MASK)) in CLOCK_TrimInternalRefClk() 1548 if ((MCG->S & MCG_S_IREFST_MASK) != 0U) in CLOCK_ExternalModeToFbeModeQuick() 1584 if ((MCG->S & MCG_S_IREFST_MASK) == 0U) in CLOCK_InternalModeToFbiModeQuick() 1706 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_BootToBlpeMode()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKV31F12810/drivers/ |
| D | fsl_clock.c | 51 #define MCG_S_IREFST_VAL (((uint32_t)MCG->S & (uint32_t)MCG_S_IREFST_MASK) >> (uint32_t)MCG_S_IREFS… 698 if ((MCG_C7_OSCSEL_VAL != oscsel) && (!(MCG->S & MCG_S_IREFST_MASK))) in CLOCK_SetExternalRefClkConfig() 990 else if (MCG_S_IREFST(kMCG_FllSrcInternal) == (MCG->S & MCG_S_IREFST_MASK)) in CLOCK_TrimInternalRefClk() 1553 if ((MCG->S & MCG_S_IREFST_MASK) != 0U) in CLOCK_ExternalModeToFbeModeQuick() 1589 if ((MCG->S & MCG_S_IREFST_MASK) == 0U) in CLOCK_InternalModeToFbiModeQuick() 1711 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_BootToBlpeMode()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKV31F51212/drivers/ |
| D | fsl_clock.c | 51 #define MCG_S_IREFST_VAL (((uint32_t)MCG->S & (uint32_t)MCG_S_IREFST_MASK) >> (uint32_t)MCG_… 778 if ((MCG_C7_OSCSEL_VAL != oscsel) && (!(MCG->S & MCG_S_IREFST_MASK))) in CLOCK_SetExternalRefClkConfig() 1263 else if (MCG_S_IREFST(kMCG_FllSrcInternal) == (MCG->S & MCG_S_IREFST_MASK)) in CLOCK_TrimInternalRefClk() 1858 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_SetPbeMode() 1937 if ((MCG->S & MCG_S_IREFST_MASK) != 0U) in CLOCK_ExternalModeToFbeModeQuick() 1979 if ((MCG->S & MCG_S_IREFST_MASK) == 0U) in CLOCK_InternalModeToFbiModeQuick() 2101 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_BootToBlpeMode()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKV31F25612/drivers/ |
| D | fsl_clock.c | 51 #define MCG_S_IREFST_VAL (((uint32_t)MCG->S & (uint32_t)MCG_S_IREFST_MASK) >> (uint32_t)MCG_S_IREFS… 763 if ((MCG_C7_OSCSEL_VAL != oscsel) && (!(MCG->S & MCG_S_IREFST_MASK))) in CLOCK_SetExternalRefClkConfig() 1248 else if (MCG_S_IREFST(kMCG_FllSrcInternal) == (MCG->S & MCG_S_IREFST_MASK)) in CLOCK_TrimInternalRefClk() 1843 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_SetPbeMode() 1922 if ((MCG->S & MCG_S_IREFST_MASK) != 0U) in CLOCK_ExternalModeToFbeModeQuick() 1964 if ((MCG->S & MCG_S_IREFST_MASK) == 0U) in CLOCK_InternalModeToFbiModeQuick() 2086 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_BootToBlpeMode()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK22F12/drivers/ |
| D | fsl_clock.c | 51 #define MCG_S_IREFST_VAL (((uint32_t)MCG->S & (uint32_t)MCG_S_IREFST_MASK) >> (uint32_t)MCG_… 776 if ((MCG_C7_OSCSEL_VAL != oscsel) && (!(MCG->S & MCG_S_IREFST_MASK))) in CLOCK_SetExternalRefClkConfig() 1298 else if (MCG_S_IREFST(kMCG_FllSrcInternal) == (MCG->S & MCG_S_IREFST_MASK)) in CLOCK_TrimInternalRefClk() 1893 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_SetPbeMode() 1972 if ((MCG->S & MCG_S_IREFST_MASK) != 0U) in CLOCK_ExternalModeToFbeModeQuick() 2014 if ((MCG->S & MCG_S_IREFST_MASK) == 0U) in CLOCK_InternalModeToFbiModeQuick() 2136 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_BootToBlpeMode()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK82F25615/drivers/ |
| D | fsl_clock.c | 51 #define MCG_S_IREFST_VAL (((uint32_t)MCG->S & (uint32_t)MCG_S_IREFST_MASK) >> (uint32_t)MCG_S_IREFS… 833 if ((MCG_C7_OSCSEL_VAL != oscsel) && (!(MCG->S & MCG_S_IREFST_MASK))) in CLOCK_SetExternalRefClkConfig() 1357 else if (MCG_S_IREFST(kMCG_FllSrcInternal) == (MCG->S & MCG_S_IREFST_MASK)) in CLOCK_TrimInternalRefClk() 1952 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_SetPbeMode() 2031 if ((MCG->S & MCG_S_IREFST_MASK) != 0U) in CLOCK_ExternalModeToFbeModeQuick() 2073 if ((MCG->S & MCG_S_IREFST_MASK) == 0U) in CLOCK_InternalModeToFbiModeQuick() 2195 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_BootToBlpeMode()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK24F12/drivers/ |
| D | fsl_clock.c | 51 #define MCG_S_IREFST_VAL (((uint32_t)MCG->S & (uint32_t)MCG_S_IREFST_MASK) >> (uint32_t)MCG_S_IREFS… 783 if ((MCG_C7_OSCSEL_VAL != oscsel) && (!(MCG->S & MCG_S_IREFST_MASK))) in CLOCK_SetExternalRefClkConfig() 1305 else if (MCG_S_IREFST(kMCG_FllSrcInternal) == (MCG->S & MCG_S_IREFST_MASK)) in CLOCK_TrimInternalRefClk() 1900 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_SetPbeMode() 1979 if ((MCG->S & MCG_S_IREFST_MASK) != 0U) in CLOCK_ExternalModeToFbeModeQuick() 2021 if ((MCG->S & MCG_S_IREFST_MASK) == 0U) in CLOCK_InternalModeToFbiModeQuick() 2143 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_BootToBlpeMode()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK63F12/drivers/ |
| D | fsl_clock.c | 51 #define MCG_S_IREFST_VAL (((uint32_t)MCG->S & (uint32_t)MCG_S_IREFST_MASK) >> (uint32_t)MCG_S_IREFS… 782 if ((MCG_C7_OSCSEL_VAL != oscsel) && (!(MCG->S & MCG_S_IREFST_MASK))) in CLOCK_SetExternalRefClkConfig() 1304 else if (MCG_S_IREFST(kMCG_FllSrcInternal) == (MCG->S & MCG_S_IREFST_MASK)) in CLOCK_TrimInternalRefClk() 1899 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_SetPbeMode() 1978 if ((MCG->S & MCG_S_IREFST_MASK) != 0U) in CLOCK_ExternalModeToFbeModeQuick() 2020 if ((MCG->S & MCG_S_IREFST_MASK) == 0U) in CLOCK_InternalModeToFbiModeQuick() 2142 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_BootToBlpeMode()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK22F25612/drivers/ |
| D | fsl_clock.c | 51 #define MCG_S_IREFST_VAL (((uint32_t)MCG->S & (uint32_t)MCG_S_IREFST_MASK) >> (uint32_t)MCG_… 814 if ((MCG_C7_OSCSEL_VAL != oscsel) && (!(MCG->S & MCG_S_IREFST_MASK))) in CLOCK_SetExternalRefClkConfig() 1336 else if (MCG_S_IREFST(kMCG_FllSrcInternal) == (MCG->S & MCG_S_IREFST_MASK)) in CLOCK_TrimInternalRefClk() 1931 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_SetPbeMode() 2010 if ((MCG->S & MCG_S_IREFST_MASK) != 0U) in CLOCK_ExternalModeToFbeModeQuick() 2052 if ((MCG->S & MCG_S_IREFST_MASK) == 0U) in CLOCK_InternalModeToFbiModeQuick() 2174 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_BootToBlpeMode()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK22F51212/drivers/ |
| D | fsl_clock.c | 51 #define MCG_S_IREFST_VAL (((uint32_t)MCG->S & (uint32_t)MCG_S_IREFST_MASK) >> (uint32_t)MCG_… 826 if ((MCG_C7_OSCSEL_VAL != oscsel) && (!(MCG->S & MCG_S_IREFST_MASK))) in CLOCK_SetExternalRefClkConfig() 1348 else if (MCG_S_IREFST(kMCG_FllSrcInternal) == (MCG->S & MCG_S_IREFST_MASK)) in CLOCK_TrimInternalRefClk() 1943 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_SetPbeMode() 2022 if ((MCG->S & MCG_S_IREFST_MASK) != 0U) in CLOCK_ExternalModeToFbeModeQuick() 2064 if ((MCG->S & MCG_S_IREFST_MASK) == 0U) in CLOCK_InternalModeToFbiModeQuick() 2186 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_BootToBlpeMode()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK64F12/drivers/ |
| D | fsl_clock.c | 51 #define MCG_S_IREFST_VAL (((uint32_t)MCG->S & (uint32_t)MCG_S_IREFST_MASK) >> (uint32_t)MCG_S_IREFS… 793 if ((MCG_C7_OSCSEL_VAL != oscsel) && (!(MCG->S & MCG_S_IREFST_MASK))) in CLOCK_SetExternalRefClkConfig() 1315 else if (MCG_S_IREFST(kMCG_FllSrcInternal) == (MCG->S & MCG_S_IREFST_MASK)) in CLOCK_TrimInternalRefClk() 1910 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_SetPbeMode() 1989 if ((MCG->S & MCG_S_IREFST_MASK) != 0U) in CLOCK_ExternalModeToFbeModeQuick() 2031 if ((MCG->S & MCG_S_IREFST_MASK) == 0U) in CLOCK_InternalModeToFbiModeQuick() 2153 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_BootToBlpeMode()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK80F25615/drivers/ |
| D | fsl_clock.c | 51 #define MCG_S_IREFST_VAL (((uint32_t)MCG->S & (uint32_t)MCG_S_IREFST_MASK) >> (uint32_t)MCG_S_IREFS… 833 if ((MCG_C7_OSCSEL_VAL != oscsel) && (!(MCG->S & MCG_S_IREFST_MASK))) in CLOCK_SetExternalRefClkConfig() 1357 else if (MCG_S_IREFST(kMCG_FllSrcInternal) == (MCG->S & MCG_S_IREFST_MASK)) in CLOCK_TrimInternalRefClk() 1952 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_SetPbeMode() 2031 if ((MCG->S & MCG_S_IREFST_MASK) != 0U) in CLOCK_ExternalModeToFbeModeQuick() 2073 if ((MCG->S & MCG_S_IREFST_MASK) == 0U) in CLOCK_InternalModeToFbiModeQuick() 2195 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_BootToBlpeMode()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKL25Z4/drivers/ |
| D | fsl_clock.c | 69 #define MCG_S_IREFST_VAL ((MCG->S & MCG_S_IREFST_MASK) >> MCG_S_IREFST_SHIFT) 916 if (MCG_S_IREFST(kMCG_FllSrcInternal) == (MCG->S & MCG_S_IREFST_MASK)) in CLOCK_TrimInternalRefClk() 1392 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_SetPbeMode() 1443 if (MCG->S & MCG_S_IREFST_MASK) in CLOCK_ExternalModeToFbeModeQuick() 1469 if (!(MCG->S & MCG_S_IREFST_MASK)) in CLOCK_InternalModeToFbiModeQuick() 1536 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_BootToBlpeMode()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKV10Z7/drivers/ |
| D | fsl_clock.c | 51 #define MCG_S_IREFST_VAL (((uint32_t)MCG->S & (uint32_t)MCG_S_IREFST_MASK) >> (uint32_t)MCG_S_IREFS… 858 if (MCG_S_IREFST(kMCG_FllSrcInternal) == (MCG->S & MCG_S_IREFST_MASK)) in CLOCK_TrimInternalRefClk() 1415 if (MCG->S & MCG_S_IREFST_MASK) in CLOCK_ExternalModeToFbeModeQuick() 1451 if (!(MCG->S & MCG_S_IREFST_MASK)) in CLOCK_InternalModeToFbiModeQuick() 1572 while ((MCG->S & (MCG_S_IREFST_MASK | MCG_S_CLKST_MASK)) != in CLOCK_BootToBlpeMode()
|