Home
last modified time | relevance | path

Searched refs:PeakCurrentThreshold (Results 1 – 16 of 16) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT1175/drivers/
Dfsl_dcdc.c187 config->PeakCurrentThreshold = kDCDC_PeakCurrentRunMode250mALPMode1P5A; in DCDC_GetDefaultDetectionConfig()
207 tmp32 |= DCDC_REG0_CUR_SNS_THRSH(config->PeakCurrentThreshold); in DCDC_SetDetectionConfig()
Dfsl_dcdc.h367 …dcdc_peak_current_threshold_t PeakCurrentThreshold; /*!< The threshold of peak current detection. … member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT1176/drivers/
Dfsl_dcdc.c187 config->PeakCurrentThreshold = kDCDC_PeakCurrentRunMode250mALPMode1P5A; in DCDC_GetDefaultDetectionConfig()
207 tmp32 |= DCDC_REG0_CUR_SNS_THRSH(config->PeakCurrentThreshold); in DCDC_SetDetectionConfig()
Dfsl_dcdc.h367 …dcdc_peak_current_threshold_t PeakCurrentThreshold; /*!< The threshold of peak current detection. … member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT1173/drivers/
Dfsl_dcdc.c187 config->PeakCurrentThreshold = kDCDC_PeakCurrentRunMode250mALPMode1P5A; in DCDC_GetDefaultDetectionConfig()
207 tmp32 |= DCDC_REG0_CUR_SNS_THRSH(config->PeakCurrentThreshold); in DCDC_SetDetectionConfig()
Dfsl_dcdc.h367 …dcdc_peak_current_threshold_t PeakCurrentThreshold; /*!< The threshold of peak current detection. … member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT1172/drivers/
Dfsl_dcdc.c187 config->PeakCurrentThreshold = kDCDC_PeakCurrentRunMode250mALPMode1P5A; in DCDC_GetDefaultDetectionConfig()
207 tmp32 |= DCDC_REG0_CUR_SNS_THRSH(config->PeakCurrentThreshold); in DCDC_SetDetectionConfig()
Dfsl_dcdc.h367 …dcdc_peak_current_threshold_t PeakCurrentThreshold; /*!< The threshold of peak current detection. … member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT1165/drivers/
Dfsl_dcdc.c187 config->PeakCurrentThreshold = kDCDC_PeakCurrentRunMode250mALPMode1P5A; in DCDC_GetDefaultDetectionConfig()
207 tmp32 |= DCDC_REG0_CUR_SNS_THRSH(config->PeakCurrentThreshold); in DCDC_SetDetectionConfig()
Dfsl_dcdc.h367 …dcdc_peak_current_threshold_t PeakCurrentThreshold; /*!< The threshold of peak current detection. … member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT1171/drivers/
Dfsl_dcdc.c187 config->PeakCurrentThreshold = kDCDC_PeakCurrentRunMode250mALPMode1P5A; in DCDC_GetDefaultDetectionConfig()
207 tmp32 |= DCDC_REG0_CUR_SNS_THRSH(config->PeakCurrentThreshold); in DCDC_SetDetectionConfig()
Dfsl_dcdc.h367 …dcdc_peak_current_threshold_t PeakCurrentThreshold; /*!< The threshold of peak current detection. … member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT1166/drivers/
Dfsl_dcdc.c187 config->PeakCurrentThreshold = kDCDC_PeakCurrentRunMode250mALPMode1P5A; in DCDC_GetDefaultDetectionConfig()
207 tmp32 |= DCDC_REG0_CUR_SNS_THRSH(config->PeakCurrentThreshold); in DCDC_SetDetectionConfig()
Dfsl_dcdc.h367 …dcdc_peak_current_threshold_t PeakCurrentThreshold; /*!< The threshold of peak current detection. … member
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/dcdc_1/
Dfsl_dcdc.c264 config->PeakCurrentThreshold = kDCDC_PeakCurrentThresholdAlt0; in DCDC_GetDefaultDetectionConfig()
293 tmp32 |= DCDC_REG0_CUR_SNS_THRSH(config->PeakCurrentThreshold) | in DCDC_SetDetectionConfig()
Dfsl_dcdc.h193 …dcdc_peak_current_threshold_t PeakCurrentThreshold; /*!< The threshold of peak current detection. … member