Home
last modified time | relevance | path

Searched refs:CLOCK_SetInternalRefClkConfig (Results 1 – 25 of 89) sorted by relevance

1234

/hal_nxp-latest/mcux/mcux-sdk/boards/frdmk22f/
Dclock_config.c191 CLOCK_SetInternalRefClkConfig(mcgConfig_BOARD_BootClockRUN.irclkEnableMode, in BOARD_BootClockRUN()
415 CLOCK_SetInternalRefClkConfig(mcgConfig_BOARD_BootClockHSRUN.irclkEnableMode, in BOARD_BootClockHSRUN()
/hal_nxp-latest/mcux/mcux-sdk/boards/frdmkv31f/
Dclock_config.c196 CLOCK_SetInternalRefClkConfig(mcgConfig_BOARD_BootClockHSRUN.irclkEnableMode, in BOARD_BootClockHSRUN()
407 CLOCK_SetInternalRefClkConfig(mcgConfig_BOARD_BootClockRUN.irclkEnableMode, in BOARD_BootClockRUN()
/hal_nxp-latest/mcux/mcux-sdk/boards/hvpkv31f120m/
Dclock_config.c176 CLOCK_SetInternalRefClkConfig(mcgConfig_BOARD_BootClockRUN.irclkEnableMode, in BOARD_BootClockRUN()
280 CLOCK_SetInternalRefClkConfig(mcgConfig_BOARD_BootClockHSRUN.irclkEnableMode, in BOARD_BootClockHSRUN()
/hal_nxp-latest/mcux/mcux-sdk/boards/twrkv58f220m/
Dclock_config.c189CLOCK_SetInternalRefClkConfig(mcgConfig_BOARD_BootClockRUN.irclkEnableMode, mcgConfig_BOARD_BootCl… in BOARD_BootClockRUN()
393CLOCK_SetInternalRefClkConfig(mcgConfig_BOARD_BootClockHSRUN.irclkEnableMode, mcgConfig_BOARD_Boot… in BOARD_BootClockHSRUN()
/hal_nxp-latest/mcux/mcux-sdk/boards/frdmk28fa/
Dclock_config.c188CLOCK_SetInternalRefClkConfig(mcgConfig_BOARD_BootClockRUN.irclkEnableMode, mcgConfig_BOARD_BootCl… in BOARD_BootClockRUN()
393CLOCK_SetInternalRefClkConfig(mcgConfig_BOARD_BootClockHSRUN.irclkEnableMode, mcgConfig_BOARD_Boot… in BOARD_BootClockHSRUN()
/hal_nxp-latest/mcux/mcux-sdk/boards/frdmk66f/
Dclock_config.c208 CLOCK_SetInternalRefClkConfig(mcgConfig_BOARD_BootClockHSRUN.irclkEnableMode, in BOARD_BootClockHSRUN()
429 CLOCK_SetInternalRefClkConfig(mcgConfig_BOARD_BootClockRUN.irclkEnableMode, in BOARD_BootClockRUN()
/hal_nxp-latest/mcux/mcux-sdk/devices/MKW41Z4/drivers/
Dfsl_clock.c595 status_t CLOCK_SetInternalRefClkConfig(uint8_t enableMode, mcg_irc_mode_t ircs, uint8_t fcrdiv) in CLOCK_SetInternalRefClkConfig() function
1267 CLOCK_SetInternalRefClkConfig(ircEnableMode, ircs, fcrdiv); in CLOCK_BootToBlpiMode()
1364 CLOCK_SetInternalRefClkConfig(config->irclkEnableMode, config->ircs, config->fcrdiv); in CLOCK_SetMcgConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV10Z7/drivers/
Dfsl_clock.c611 status_t CLOCK_SetInternalRefClkConfig(uint8_t enableMode, mcg_irc_mode_t ircs, uint8_t fcrdiv) in CLOCK_SetInternalRefClkConfig() function
1527 (void)CLOCK_SetInternalRefClkConfig(ircEnableMode, ircs, fcrdiv); in CLOCK_BootToBlpiMode()
1632 (void)CLOCK_SetInternalRefClkConfig(config->irclkEnableMode, config->ircs, config->fcrdiv); in CLOCK_SetMcgConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV11Z7/drivers/
Dfsl_clock.c625 status_t CLOCK_SetInternalRefClkConfig(uint8_t enableMode, mcg_irc_mode_t ircs, uint8_t fcrdiv) in CLOCK_SetInternalRefClkConfig() function
1544 (void)CLOCK_SetInternalRefClkConfig(ircEnableMode, ircs, fcrdiv); in CLOCK_BootToBlpiMode()
1649 (void)CLOCK_SetInternalRefClkConfig(config->irclkEnableMode, config->ircs, config->fcrdiv); in CLOCK_SetMcgConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV10Z1287/drivers/
Dfsl_clock.c625 status_t CLOCK_SetInternalRefClkConfig(uint8_t enableMode, mcg_irc_mode_t ircs, uint8_t fcrdiv) in CLOCK_SetInternalRefClkConfig() function
1544 (void)CLOCK_SetInternalRefClkConfig(ircEnableMode, ircs, fcrdiv); in CLOCK_BootToBlpiMode()
1649 (void)CLOCK_SetInternalRefClkConfig(config->irclkEnableMode, config->ircs, config->fcrdiv); in CLOCK_SetMcgConfig()
/hal_nxp-latest/mcux/mcux-sdk/boards/frdmke02z40m/
Dclock_config.c128 CLOCK_SetInternalRefClkConfig(icsConfig_BOARD_BootClockRUN.irClkEnableMode); in BOARD_BootClockRUN()
/hal_nxp-latest/mcux/mcux-sdk/boards/frdmke04z/
Dclock_config.c131 CLOCK_SetInternalRefClkConfig(icsConfig_BOARD_BootClockRUN.irClkEnableMode); in BOARD_BootClockRUN()
/hal_nxp-latest/mcux/mcux-sdk/boards/frdmke06z/
Dclock_config.c132 CLOCK_SetInternalRefClkConfig(icsConfig_BOARD_BootClockRUN.irClkEnableMode); in BOARD_BootClockRUN()
/hal_nxp-latest/mcux/mcux-sdk/devices/MK02F12810/drivers/
Dfsl_clock.c736 status_t CLOCK_SetInternalRefClkConfig(uint8_t enableMode, mcg_irc_mode_t ircs, uint8_t fcrdiv) in CLOCK_SetInternalRefClkConfig() function
1657 (void)CLOCK_SetInternalRefClkConfig(ircEnableMode, ircs, fcrdiv); in CLOCK_BootToBlpiMode()
1778 (void)CLOCK_SetInternalRefClkConfig(config->irclkEnableMode, config->ircs, config->fcrdiv); in CLOCK_SetMcgConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/MK22F12810/drivers/
Dfsl_clock.c792 status_t CLOCK_SetInternalRefClkConfig(uint8_t enableMode, mcg_irc_mode_t ircs, uint8_t fcrdiv) in CLOCK_SetInternalRefClkConfig() function
1748 (void)CLOCK_SetInternalRefClkConfig(ircEnableMode, ircs, fcrdiv); in CLOCK_BootToBlpiMode()
1869 (void)CLOCK_SetInternalRefClkConfig(config->irclkEnableMode, config->ircs, config->fcrdiv); in CLOCK_SetMcgConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV30F12810/drivers/
Dfsl_clock.c739 status_t CLOCK_SetInternalRefClkConfig(uint8_t enableMode, mcg_irc_mode_t ircs, uint8_t fcrdiv) in CLOCK_SetInternalRefClkConfig() function
1660 (void)CLOCK_SetInternalRefClkConfig(ircEnableMode, ircs, fcrdiv); in CLOCK_BootToBlpiMode()
1779 (void)CLOCK_SetInternalRefClkConfig(config->irclkEnableMode, config->ircs, config->fcrdiv); in CLOCK_SetMcgConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV31F12810/drivers/
Dfsl_clock.c744 status_t CLOCK_SetInternalRefClkConfig(uint8_t enableMode, mcg_irc_mode_t ircs, uint8_t fcrdiv) in CLOCK_SetInternalRefClkConfig() function
1665 (void)CLOCK_SetInternalRefClkConfig(ircEnableMode, ircs, fcrdiv); in CLOCK_BootToBlpiMode()
1784 (void)CLOCK_SetInternalRefClkConfig(config->irclkEnableMode, config->ircs, config->fcrdiv); in CLOCK_SetMcgConfig()
/hal_nxp-latest/mcux/mcux-sdk/boards/frdmkv11z/
Dclock_config.c176 CLOCK_SetInternalRefClkConfig(mcgConfig_BOARD_BootClockRUN.irclkEnableMode, in BOARD_BootClockRUN()
/hal_nxp-latest/mcux/mcux-sdk/boards/hvpkv11z75m/
Dclock_config.c176 CLOCK_SetInternalRefClkConfig(mcgConfig_BOARD_BootClockRUN.irclkEnableMode, in BOARD_BootClockRUN()
/hal_nxp-latest/mcux/mcux-sdk/devices/MKL25Z4/drivers/
Dfsl_clock.c613 status_t CLOCK_SetInternalRefClkConfig(uint8_t enableMode, mcg_irc_mode_t ircs, uint8_t fcrdiv) in CLOCK_SetInternalRefClkConfig() function
1502 CLOCK_SetInternalRefClkConfig(ircEnableMode, ircs, fcrdiv); in CLOCK_BootToBlpiMode()
1611 CLOCK_SetInternalRefClkConfig(config->irclkEnableMode, config->ircs, config->fcrdiv); in CLOCK_SetMcgConfig()
/hal_nxp-latest/mcux/mcux-sdk/boards/frdmk64f/
Dclock_config.c193 CLOCK_SetInternalRefClkConfig(mcgConfig_BOARD_BootClockRUN.irclkEnableMode, in BOARD_BootClockRUN()
/hal_nxp-latest/mcux/mcux-sdk/boards/twrkm34z75m/
Dclock_config.c217 CLOCK_SetInternalRefClkConfig(mcgConfig_BOARD_BootClockRUN.irclkEnableMode, in BOARD_BootClockRUN()
/hal_nxp-latest/mcux/mcux-sdk/boards/twrkm34z50mv3/
Dclock_config.c202 CLOCK_SetInternalRefClkConfig(mcgConfig_BOARD_BootClockRUN.irclkEnableMode, in BOARD_BootClockRUN()
/hal_nxp-latest/mcux/mcux-sdk/devices/MKW22D5/drivers/
Dfsl_clock.c666 status_t CLOCK_SetInternalRefClkConfig(uint8_t enableMode, mcg_irc_mode_t ircs, uint8_t fcrdiv) in CLOCK_SetInternalRefClkConfig() function
1587 CLOCK_SetInternalRefClkConfig(ircEnableMode, ircs, fcrdiv); in CLOCK_BootToBlpiMode()
1710 CLOCK_SetInternalRefClkConfig(config->irclkEnableMode, config->ircs, config->fcrdiv); in CLOCK_SetMcgConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/MKW24D5/drivers/
Dfsl_clock.c666 status_t CLOCK_SetInternalRefClkConfig(uint8_t enableMode, mcg_irc_mode_t ircs, uint8_t fcrdiv) in CLOCK_SetInternalRefClkConfig() function
1587 CLOCK_SetInternalRefClkConfig(ircEnableMode, ircs, fcrdiv); in CLOCK_BootToBlpiMode()
1710 CLOCK_SetInternalRefClkConfig(config->irclkEnableMode, config->ircs, config->fcrdiv); in CLOCK_SetMcgConfig()

1234