Searched refs:enableStopMode (Results 1 – 6 of 6) sorted by relevance
88 … PWM_PWMCR_STOPEN(config->enableStopMode) | PWM_PWMCR_DBGEN(config->enableDebugMode) | in PWM_Init()138 config->enableStopMode = false; in PWM_GetDefaultConfig()
115 bool enableStopMode; /*!< True: PWM continues to run in stop mode; member
92 if (config->enableStopMode) in HSCMP_Init()168 config->enableStopMode = false; in HSCMP_GetDefaultConfig()
105 bool enableStopMode; /*!< Decide whether to enable the comparator when in STOP modes. */ member
104 if (config->enableStopMode) in LPCMP_Init()180 config->enableStopMode = false; in LPCMP_GetDefaultConfig()
107 bool enableStopMode; /*!< Decide whether to enable the comparator when in STOP modes. */ member