Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/pf1550/
Dfsl_pf1550.c30 #define PF1550_SW_CTRL_LPWR_MASK (0x08U) macro
873 temp = ((attribute->enableLowPowerMode ? PF1550_SW_CTRL_LPWR_MASK : 0U) | in PF1550_SetSwitchAttribute()
883 PF1550_SW_CTRL_DVSSPEED_MASK | PF1550_SW_CTRL_LPWR_MASK, in PF1550_SetSwitchAttribute()