Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/pf5020/
Dfsl_pf5020.c173 bool enableILIMBypass);
191 bool enableILIMBypass) in PF5020_SetRegulatorCommonConfig() argument
210 … PF5020_REGULATOR_ILIM_BYPASS(enableILIMBypass) | PF5020_REGULATOR_OV_BYPASS(enableOVBypass) | in PF5020_SetRegulatorCommonConfig()
642 bool enableILIMBypass = true; in PF5020_SW1_SetGlobalConfig() local
670 enableILIMBypass = false; in PF5020_SW1_SetGlobalConfig()
677 …>sw1EnableWatchdogBypass, config->sw1EnablePGMonitor, config->sw1FaultReEnabled, enableILIMBypass); in PF5020_SW1_SetGlobalConfig()
807 bool enableILIMBypass = false; in PF5020_SW1_SetFaultDetection() local
813 enableILIMBypass = true; in PF5020_SW1_SetFaultDetection()
830 … PF5020_REGULATOR_ILIM_BYPASS(enableILIMBypass) | PF5020_REGULATOR_OV_BYPASS(enableOVBypass) | in PF5020_SW1_SetFaultDetection()
917 bool enableILIMBypass = true; in PF5020_SW2_SetGlobalConfig() local
[all …]
Dfsl_pf5020.h1335 …pf5020_handle_t *handle, bool enableILIMBypass, bool enableUVBypass, bool enableOVBypass, bool fau…