Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/boards/frdmke17z512/
Dclock_config.c377 const scg_sosc_config_t g_scgSysOscConfig_BOARD_BootClockHSRUN = variable
413 CLOCK_InitSysOsc(&g_scgSysOscConfig_BOARD_BootClockHSRUN); in BOARD_BootClockHSRUN()
415 CLOCK_SetXtal0Freq(g_scgSysOscConfig_BOARD_BootClockHSRUN.freq); in BOARD_BootClockHSRUN()
Dclock_config.h135 extern const scg_sosc_config_t g_scgSysOscConfig_BOARD_BootClockHSRUN;
/hal_nxp-latest/mcux/mcux-sdk/boards/twrke18f/
Dclock_config.c396 const scg_sosc_config_t g_scgSysOscConfig_BOARD_BootClockHSRUN = { variable
435 CLOCK_InitSysOsc(&g_scgSysOscConfig_BOARD_BootClockHSRUN); in BOARD_BootClockHSRUN()
437 CLOCK_SetXtal0Freq(g_scgSysOscConfig_BOARD_BootClockHSRUN.freq); in BOARD_BootClockHSRUN()
Dclock_config.h136 extern const scg_sosc_config_t g_scgSysOscConfig_BOARD_BootClockHSRUN;
/hal_nxp-latest/mcux/mcux-sdk/boards/frdmk32l2a4s/
Dclock_config.c322 const scg_sosc_config_t g_scgSysOscConfig_BOARD_BootClockHSRUN = variable
365 CLOCK_InitSysOsc(&g_scgSysOscConfig_BOARD_BootClockHSRUN); in BOARD_BootClockHSRUN()
367 CLOCK_SetXtal0Freq(g_scgSysOscConfig_BOARD_BootClockHSRUN.freq); in BOARD_BootClockHSRUN()
Dclock_config.h95 extern const scg_sosc_config_t g_scgSysOscConfig_BOARD_BootClockHSRUN;