Searched refs:CORE_REGULATOR_VOLT_LEVEL_MAX (Results 1 – 1 of 1) sorted by relevance
36 #define CORE_REGULATOR_VOLT_LEVEL_MAX 50U macro336 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()