Searched refs:currentLimit (Results 1 – 6 of 6) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/pf5020/ |
| D | fsl_pf5020.c | 799 pf5020_buck_regulator_current_limit_t currentLimit, in PF5020_SW1_SetFaultDetection() argument 811 if (currentLimit == kPF5020_BuckRegulatorCurrentLimitBypass) in PF5020_SW1_SetFaultDetection() 818 sw1Config2Value |= PF5020_BUCK_REGULATOR_ILIM(currentLimit); in PF5020_SW1_SetFaultDetection() 1119 pf5020_buck_regulator_current_limit_t currentLimit, in PF5020_SW2_SetFaultDetection() argument 1131 if (currentLimit == kPF5020_BuckRegulatorCurrentLimitBypass) in PF5020_SW2_SetFaultDetection() 1138 sw2Config2Value |= PF5020_BUCK_REGULATOR_ILIM(currentLimit); in PF5020_SW2_SetFaultDetection() 1356 pf5020_buck_regulator_current_limit_t currentLimit, in PF5020_SWND1_SetFaultDetection() argument 1368 if (currentLimit == kPF5020_BuckRegulatorCurrentLimitBypass) in PF5020_SWND1_SetFaultDetection() 1375 swnd1Config2Value |= PF5020_BUCK_REGULATOR_ILIM(currentLimit); in PF5020_SWND1_SetFaultDetection()
|
| D | fsl_pf5020.h | 1034 pf5020_buck_regulator_current_limit_t currentLimit, 1161 pf5020_buck_regulator_current_limit_t currentLimit, 1254 pf5020_buck_regulator_current_limit_t currentLimit,
|
| /hal_nxp-latest/mcux/mcux-sdk/components/pf1550/ |
| D | fsl_pf1550.c | 892 (void)PF1550_WriteReg(handle, PF1550_SW1_CTRL1, (uint8_t)attribute->currentLimit); in PF1550_SetSwitchAttribute() 896 (void)PF1550_WriteReg(handle, PF1550_SW2_CTRL1, (uint8_t)attribute->currentLimit); in PF1550_SetSwitchAttribute() 900 (void)PF1550_WriteReg(handle, PF1550_SW3_CTRL1, (uint8_t)attribute->currentLimit); in PF1550_SetSwitchAttribute()
|
| D | fsl_pf1550.h | 356 pf1550_switch_current_limit_t currentLimit; /* Switch Current Limit Selection. */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/components/pf3000/ |
| D | fsl_pf3000.h | 200 pf3000_switch_current_limit_t currentLimit; /* Switch Current Limit Selection. */ member
|
| D | fsl_pf3000.c | 1033 (attribute->currentLimit ? PF3000_SW_CTRL_CURRENT_LIMIT_MASK : 0U)); in PF3000_SetSwitchAttribute()
|