Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/pf3000/
Dfsl_pf3000.h273 pf3000_standby_polarity_t standbyPolarity; /* Standby Active Polarity Selection. */ member
Dfsl_pf3000.c1100 temp = ((attribute->standbyPolarity ? PF3000_PWR_CTRL_STANDBYINV_MASK : 0U) | in PF3000_SetStandbyPadAttribute()
/hal_nxp-latest/mcux/mcux-sdk/components/pf1550/
Dfsl_pf1550.h412 pf1550_standby_polarity_t standbyPolarity; /* Standby Pad Active Polarity Selection. */ member
Dfsl_pf1550.c1006 …uint8_t)attribute->standbyDelay | (uint8_t)PF1550_PWRCTRL0_STANDBYINV(attribute->standbyPolarity)); in PF1550_SetStandbyPadAttibute()