Home
last modified time | relevance | path

Searched refs:enableCommonHysteresis (Results 1 – 18 of 18) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/dcdc_1/
Dfsl_dcdc.c459 config->enableCommonHysteresis = false; in DCDC_GetDefaultLoopControlConfig()
484 if (config->enableCommonHysteresis) in DCDC_SetLoopControlConfig()
502 if (config->enableCommonHysteresis) in DCDC_SetLoopControlConfig()
Dfsl_dcdc.h201 …bool enableCommonHysteresis; /*!< Enable hysteresis in switching converter common mode ana… member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT1175/drivers/
Dfsl_dcdc.c338 config->enableCommonHysteresis = false; in DCDC_GetDefaultLoopControlConfig()
363 if (config->enableCommonHysteresis) in DCDC_SetLoopControlConfig()
Dfsl_dcdc.h375 …bool enableCommonHysteresis; /*!< Enable hysteresis in switching converter common mode ana… member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT1176/drivers/
Dfsl_dcdc.c338 config->enableCommonHysteresis = false; in DCDC_GetDefaultLoopControlConfig()
363 if (config->enableCommonHysteresis) in DCDC_SetLoopControlConfig()
Dfsl_dcdc.h375 …bool enableCommonHysteresis; /*!< Enable hysteresis in switching converter common mode ana… member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT1173/drivers/
Dfsl_dcdc.c338 config->enableCommonHysteresis = false; in DCDC_GetDefaultLoopControlConfig()
363 if (config->enableCommonHysteresis) in DCDC_SetLoopControlConfig()
Dfsl_dcdc.h375 …bool enableCommonHysteresis; /*!< Enable hysteresis in switching converter common mode ana… member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT1172/drivers/
Dfsl_dcdc.c338 config->enableCommonHysteresis = false; in DCDC_GetDefaultLoopControlConfig()
363 if (config->enableCommonHysteresis) in DCDC_SetLoopControlConfig()
Dfsl_dcdc.h375 …bool enableCommonHysteresis; /*!< Enable hysteresis in switching converter common mode ana… member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT1165/drivers/
Dfsl_dcdc.c338 config->enableCommonHysteresis = false; in DCDC_GetDefaultLoopControlConfig()
363 if (config->enableCommonHysteresis) in DCDC_SetLoopControlConfig()
Dfsl_dcdc.h375 …bool enableCommonHysteresis; /*!< Enable hysteresis in switching converter common mode ana… member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT1171/drivers/
Dfsl_dcdc.c338 config->enableCommonHysteresis = false; in DCDC_GetDefaultLoopControlConfig()
363 if (config->enableCommonHysteresis) in DCDC_SetLoopControlConfig()
Dfsl_dcdc.h375 …bool enableCommonHysteresis; /*!< Enable hysteresis in switching converter common mode ana… member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT1166/drivers/
Dfsl_dcdc.c338 config->enableCommonHysteresis = false; in DCDC_GetDefaultLoopControlConfig()
363 if (config->enableCommonHysteresis) in DCDC_SetLoopControlConfig()
Dfsl_dcdc.h375 …bool enableCommonHysteresis; /*!< Enable hysteresis in switching converter common mode ana… member
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/spm/
Dfsl_spm.c193 temp32 |= SPM_DCDCC1_DCDC_LOOPCTRL_EN_CM_HYST(config->enableCommonHysteresis) | in SPM_SetDcdcLoopControlConfig()
Dfsl_spm.h299 …bool enableCommonHysteresis; /*!< Enable hysteresis in switching converter differential mode analo… member