Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/pf1550/
Dfsl_pf1550_charger.c169 if (attribute->overcurrentThreshold_mA == 0U) in PF1550_SetBatFETAttibute()
173 else if (attribute->overcurrentThreshold_mA >= 3200U) in PF1550_SetBatFETAttibute()
177 else if (attribute->overcurrentThreshold_mA >= 2800U) in PF1550_SetBatFETAttibute()
Dfsl_pf1550_charger.h126 uint32_t overcurrentThreshold_mA; /* VBATT to VSYS FET overcurrent Threshold in mA. */ member