Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/pmc0/
Dfsl_pmc0.h36 #define CORE_REGULATOR_VOLT_LEVEL_MAX 50U macro
336 assert(config->coreRegulatorVoltLevel <= CORE_REGULATOR_VOLT_LEVEL_MAX); in PMC0_ConfigureHsrunMode()
367 assert(config->coreRegulatorVoltLevel <= CORE_REGULATOR_VOLT_LEVEL_MAX); in PMC0_ConfigureRunMode()
399 assert(config->coreRegulatorVoltLevel <= CORE_REGULATOR_VOLT_LEVEL_MAX); in PMC0_ConfigureVlprMode()
422 assert(config->coreRegulatorVoltLevel <= CORE_REGULATOR_VOLT_LEVEL_MAX); in PMC0_ConfigureStopMode()
444 assert(config->coreRegulatorVoltLevel <= CORE_REGULATOR_VOLT_LEVEL_MAX); in PMC0_ConfigureVlpsMode()
468 assert(config->coreRegulatorVoltLevel <= CORE_REGULATOR_VOLT_LEVEL_MAX); in PMC0_ConfigureLlsMode()