Searched refs:sw2Config2Value (Results 1 – 1 of 1) sorted by relevance
1129 uint8_t sw2Config2Value = 0U; in PF5020_SW2_SetFaultDetection() local1138 sw2Config2Value |= PF5020_BUCK_REGULATOR_ILIM(currentLimit); in PF5020_SW2_SetFaultDetection()1142 sw2Config2Value |= PF5020_REGULATOR_FLT_REN(faultReEnabled); in PF5020_SW2_SetFaultDetection()1143 status = PF5020_ModifyReg(handle, PF5020_SW1_CONFIG2, sw2Config2Mask, sw2Config2Value); in PF5020_SW2_SetFaultDetection()