Home
last modified time | relevance | path

Searched refs:BOARD_GetDriveModeByCoreFreq (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/boards/evkmimx8ulp/
Dclock_config.h93 drive_mode_e BOARD_GetDriveModeByCoreFreq(uint32_t freq);
Dclock_config.c377 new_drive_mode = BOARD_GetDriveModeByCoreFreq(freq); in BOARD_CalculateCoreClkDivider()
466 drive_mode_e BOARD_GetDriveModeByCoreFreq(uint32_t freq) in BOARD_GetDriveModeByCoreFreq() function