Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/pf1550/
Dfsl_pf1550.c161 …(kPF1550_ModuleSwitch3 == module) || (kPF1550_ModuleLdo1 == module) || (kPF1550_ModuleLdo2 == modu… in PF1550_GetRegulatorSetPoint()
187 case kPF1550_ModuleSwitch3: in PF1550_GetRegulatorSetPoint()
256 …(kPF1550_ModuleSwitch3 == module) || (kPF1550_ModuleLdo1 == module) || (kPF1550_ModuleLdo2 == modu… in PF1550_GetRegulatorOutputVolt()
286 case kPF1550_ModuleSwitch3: in PF1550_GetRegulatorOutputVolt()
818 case kPF1550_ModuleSwitch3: in PF1550_GetRegulatorOutputVoltage()
869 …ModuleSwitch1 == module) || (kPF1550_ModuleSwitch2 == module) || (kPF1550_ModuleSwitch3 == module)… in PF1550_SetSwitchAttribute()
899 case kPF1550_ModuleSwitch3: in PF1550_SetSwitchAttribute()
1049 case kPF1550_ModuleSwitch3: in PF1550_IsRegulatorSupportDvs()
Dfsl_pf1550.h149 kPF1550_ModuleSwitch3 = 0x2U, /* Switch3 Sub-Module Identifier. */ enumerator