Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/pf3000/
Dfsl_pf3000.h197 pf3000_switch_dvs_speed_t dvsSpeed; /* Switch DVS Speed Selection. */ member
Dfsl_pf3000.c1031 …temp = ((attribute->dvsSpeed ? PF3000_SW_CTRL_DVSSPEED_MASK : 0U) | (PF3000_SW_CTRL_PHASE(attribut… in PF3000_SetSwitchAttribute()
/hal_nxp-latest/mcux/mcux-sdk/components/pf1550/
Dfsl_pf1550.h355 pf1550_switch_dvs_speed_t dvsSpeed; /* Switch DVS Speed Selection. */ member
Dfsl_pf1550.c878 temp |= (PF1550_SW_CTRL_DVSSPEED(attribute->dvsSpeed) | in PF1550_SetSwitchAttribute()