Searched refs:enableWaitMode (Results 1 – 4 of 4) sorted by relevance
89 … PWM_PWMCR_WAITEN(config->enableWaitMode) | PWM_PWMCR_DOZEN(config->enableDozeMode) | in PWM_Init()142 config->enableWaitMode = false; in PWM_GetDefaultConfig()
119 bool enableWaitMode; /*!< True: PWM continues to run in wait mode; member
95 if (config->enableWaitMode) in CAPT_Init()162 config->enableWaitMode = false; in CAPT_GetDefaultConfig()
163 …bool enableWaitMode; /*!< If enable the wait mode, when the touch event occurs, the module will wa… member