Searched refs:faultReEnabled (Results 1 – 2 of 2) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/pf5020/ |
| D | fsl_pf5020.c | 172 bool faultReEnabled, 190 bool faultReEnabled, in PF5020_SetRegulatorCommonConfig() argument 218 PF5020_REGULATOR_FLT_REN(faultReEnabled)); in PF5020_SetRegulatorCommonConfig() 802 bool faultReEnabled) in PF5020_SW1_SetFaultDetection() argument 822 sw1Config2Value |= PF5020_REGULATOR_FLT_REN(faultReEnabled); in PF5020_SW1_SetFaultDetection() 1122 bool faultReEnabled) in PF5020_SW2_SetFaultDetection() argument 1142 sw2Config2Value |= PF5020_REGULATOR_FLT_REN(faultReEnabled); in PF5020_SW2_SetFaultDetection() 1359 bool faultReEnabled) in PF5020_SWND1_SetFaultDetection() argument 1379 swnd1Config2Value |= PF5020_REGULATOR_FLT_REN(faultReEnabled); in PF5020_SWND1_SetFaultDetection() 1545 …le_t *handle, bool enableILIMBypass, bool enableUVBypass, bool enableOVBypass, bool faultReEnabled) in PF5020_LDO1_SetFaultDetection() argument [all …]
|
| D | fsl_pf5020.h | 1037 bool faultReEnabled); 1164 bool faultReEnabled); 1257 bool faultReEnabled); 1335 …e_t *handle, bool enableILIMBypass, bool enableUVBypass, bool enableOVBypass, bool faultReEnabled);
|