Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/pf1550/
Dfsl_pf1550_charger.h132 bool thermalShutdownProtectEnable; /* BATFET control during thermal shutdown. */ member
Dfsl_pf1550_charger.c204 temp |= attribute->thermalShutdownProtectEnable ? 0x8U : 0x0U; in PF1550_SetBatFETAttibute()