Home
last modified time | relevance | path

Searched refs:enableStopMode (Results 1 – 6 of 6) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ipwm/
Dfsl_pwm.c88 … PWM_PWMCR_STOPEN(config->enableStopMode) | PWM_PWMCR_DBGEN(config->enableDebugMode) | in PWM_Init()
138 config->enableStopMode = false; in PWM_GetDefaultConfig()
Dfsl_pwm.h115 bool enableStopMode; /*!< True: PWM continues to run in stop mode; member
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/hscmp/
Dfsl_hscmp.c92 if (config->enableStopMode) in HSCMP_Init()
168 config->enableStopMode = false; in HSCMP_GetDefaultConfig()
Dfsl_hscmp.h105 bool enableStopMode; /*!< Decide whether to enable the comparator when in STOP modes. */ member
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpcmp/
Dfsl_lpcmp.c104 if (config->enableStopMode) in LPCMP_Init()
180 config->enableStopMode = false; in LPCMP_GetDefaultConfig()
Dfsl_lpcmp.h107 bool enableStopMode; /*!< Decide whether to enable the comparator when in STOP modes. */ member