Home
last modified time | relevance | path

Searched refs:MCPWM_EVT_EN_REG (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dmcpwm_reg.h3734 #define MCPWM_EVT_EN_REG (DR_REG_MCPWM_BASE + 0x120) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dmcpwm_reg.h3734 #define MCPWM_EVT_EN_REG(i) (REG_MCPWM_BASE(i) + 0x120) macro