Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/pf3000/
Dfsl_pf3000.h274 …pf3000_standby_delay_t standbyDelay; /* Select delay of Standby pin (after synchronization).… member
Dfsl_pf3000.c1101 PF3000_PWR_CTRL_STBYDLY(attribute->standbyDelay)); in PF3000_SetStandbyPadAttribute()
/hal_nxp-latest/mcux/mcux-sdk/components/pf1550/
Dfsl_pf1550.h411 …pf1550_standby_delay_t standbyDelay; /* Select delay of Standby pin (after synchronization).… member
Dfsl_pf1550.c1006 …(uint8_t)attribute->standbyDelay | (uint8_t)PF1550_PWRCTRL0_STANDBYINV(attribute->standbyPolarity)… in PF1550_SetStandbyPadAttibute()