Home
last modified time | relevance | path

Searched refs:SOC_MCPWM_COMPARATORS_PER_OPERATOR (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-latest/components/hal/
Dmcpwm_hal.c41 for (int i = 0; i < SOC_MCPWM_COMPARATORS_PER_OPERATOR; i++) { in mcpwm_hal_operator_reset()
/hal_espressif-latest/components/soc/esp32/include/soc/
Dsoc_caps.h225 #define SOC_MCPWM_COMPARATORS_PER_OPERATOR (2) ///< The number of comparators that each operat… macro
DKconfig.soc_caps.in426 config SOC_MCPWM_COMPARATORS_PER_OPERATOR config
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dsoc_caps.h296 #define SOC_MCPWM_COMPARATORS_PER_OPERATOR (2) ///< The number of comparators that each operat… macro
DKconfig.soc_caps.in694 config SOC_MCPWM_COMPARATORS_PER_OPERATOR config
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsoc_caps.h218 #define SOC_MCPWM_COMPARATORS_PER_OPERATOR (2) ///< The number of comparators that each operat… macro
DKconfig.soc_caps.in526 config SOC_MCPWM_COMPARATORS_PER_OPERATOR config
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dsoc_caps.h308 #define SOC_MCPWM_COMPARATORS_PER_OPERATOR (2) ///< The number of comparators that each operat… macro
DKconfig.soc_caps.in690 config SOC_MCPWM_COMPARATORS_PER_OPERATOR config
/hal_espressif-latest/components/driver/deprecated/
Dmcpwm_legacy.c61 ESP_STATIC_ASSERT(SOC_MCPWM_COMPARATORS_PER_OPERATOR >= SOC_MCPWM_GENERATORS_PER_OPERATOR, "This dr…