Searched refs:SOC_MCPWM_OPERATORS_PER_GROUP (Results 1 – 10 of 10) sorted by relevance
26 } operators[SOC_MCPWM_OPERATORS_PER_GROUP];
224 #define SOC_MCPWM_OPERATORS_PER_GROUP (3) ///< The number of operators that each group has macro
422 config SOC_MCPWM_OPERATORS_PER_GROUP config
295 #define SOC_MCPWM_OPERATORS_PER_GROUP (3) ///< The number of operators that each group has macro
690 config SOC_MCPWM_OPERATORS_PER_GROUP config
217 #define SOC_MCPWM_OPERATORS_PER_GROUP (3) ///< The number of operators that each group has macro
522 config SOC_MCPWM_OPERATORS_PER_GROUP config
307 #define SOC_MCPWM_OPERATORS_PER_GROUP (3) ///< The number of operators that each group has macro
686 config SOC_MCPWM_OPERATORS_PER_GROUP config
60 ESP_STATIC_ASSERT(SOC_MCPWM_OPERATORS_PER_GROUP >= SOC_MCPWM_TIMERS_PER_GROUP, "This driver assumes…726 for (int i = 0; i < SOC_MCPWM_OPERATORS_PER_GROUP; i++) { in mcpwm_fault_deinit()