Home
last modified time | relevance | path

Searched refs:SOC_MCPWM_CAPTURE_CLK_FROM_GROUP (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dsoc_caps.h305 #define SOC_MCPWM_CAPTURE_CLK_FROM_GROUP (1) ///< Capture timer shares clock with other PWM … macro
DKconfig.soc_caps.in730 config SOC_MCPWM_CAPTURE_CLK_FROM_GROUP config
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dsoc_caps.h317 #define SOC_MCPWM_CAPTURE_CLK_FROM_GROUP (1) ///< Capture timer shares clock with other PWM … macro
DKconfig.soc_caps.in726 config SOC_MCPWM_CAPTURE_CLK_FROM_GROUP config
/hal_espressif-latest/components/driver/deprecated/
Dmcpwm_legacy.c900 #if SOC_MCPWM_CAPTURE_CLK_FROM_GROUP in mcpwm_capture_get_resolution()