Searched refs:SOC_MCPWM_GENERATORS_PER_OPERATOR (Results 1 – 4 of 4) sorted by relevance
33 } generators[SOC_MCPWM_GENERATORS_PER_OPERATOR];
125 #define SOC_MCPWM_GENERATORS_PER_OPERATOR (2) ///< The number of generators that each operato… macro
180 #define SOC_MCPWM_GENERATORS_PER_OPERATOR (2) ///< The number of generators that each operato… macro
52 _Static_assert(SOC_MCPWM_COMPARATORS_PER_OPERATOR >= SOC_MCPWM_GENERATORS_PER_OPERATOR, "This drive…53 _Static_assert(SOC_MCPWM_GENERATORS_PER_OPERATOR == 2, "This driver assumes the generator num equal…