Searched refs:SOC_MCPWM_TIMERS_PER_GROUP (Results 1 – 9 of 9) sorted by relevance
223 #define SOC_MCPWM_TIMERS_PER_GROUP (3) ///< The number of timers that each group has macro
418 config SOC_MCPWM_TIMERS_PER_GROUP config
294 #define SOC_MCPWM_TIMERS_PER_GROUP (3) ///< The number of timers that each group has macro
686 config SOC_MCPWM_TIMERS_PER_GROUP config
216 #define SOC_MCPWM_TIMERS_PER_GROUP (3) ///< The number of timers that each group has macro
518 config SOC_MCPWM_TIMERS_PER_GROUP config
306 #define SOC_MCPWM_TIMERS_PER_GROUP (3) ///< The number of timers that each group has macro
682 config SOC_MCPWM_TIMERS_PER_GROUP config
60 ESP_STATIC_ASSERT(SOC_MCPWM_OPERATORS_PER_GROUP >= SOC_MCPWM_TIMERS_PER_GROUP, "This driver assumes…67 …ESP_RETURN_ON_FALSE((timer_num) < SOC_MCPWM_TIMERS_PER_GROUP, ESP_ERR_INVALID_ARG, TAG, MCPWM_TIME…93 int timer_resolution_hz[SOC_MCPWM_TIMERS_PER_GROUP];