Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/pf1550/
Dfsl_pf1550.c924 … (attribute->enableLoadSwitch ? PF1550_LDO_CTRL_LS_EN_MASK : 0U)); in PF1550_SetLdoAttribute()
936 … (attribute->enableLoadSwitch ? PF1550_LDO_CTRL_LS_EN_MASK : 0U)); in PF1550_SetLdoAttribute()
Dfsl_pf1550.h371 bool enableLoadSwitch; /* Set LDO to a load switch (fully on) mode. member