Home
last modified time | relevance | path

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

/hal_nxp-latest/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-latest/mcux/mcux-sdk/drivers/hscmp/
Dfsl_hscmp.c108 if (config->enableStopMode) in HSCMP_Init()
184 config->enableStopMode = false; in HSCMP_GetDefaultConfig()
Dfsl_hscmp.h105 bool enableStopMode; /*!< Decide whether to enable the comparator when in STOP modes. */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpcmp/
Dfsl_lpcmp.c126 if (config->enableStopMode) in LPCMP_Init()
214 config->enableStopMode = false; in LPCMP_GetDefaultConfig()
Dfsl_lpcmp.h200 bool enableStopMode; /*!< Decide whether to enable the comparator when in STOP modes. */ member