Searched refs:sw1Config2Value (Results 1 – 1 of 1) sorted by relevance
809 uint8_t sw1Config2Value = 0U; in PF5020_SW1_SetFaultDetection() local818 sw1Config2Value |= PF5020_BUCK_REGULATOR_ILIM(currentLimit); in PF5020_SW1_SetFaultDetection()822 sw1Config2Value |= PF5020_REGULATOR_FLT_REN(faultReEnabled); in PF5020_SW1_SetFaultDetection()823 status = PF5020_ModifyReg(handle, PF5020_SW1_CONFIG2, sw1Config2Mask, sw1Config2Value); in PF5020_SW1_SetFaultDetection()