Home
last modified time | relevance | path

Searched refs:DR_REG_PWM0_BASE (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsoc.h68 #define DR_REG_PWM0_BASE 0x6001E000 macro
Dmcpwm_reg.h14 #define DR_REG_MCPWM_BASE(i) (DR_REG_PWM0_BASE + i * (0xE000))
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dsoc.h67 #define DR_REG_PWM0_BASE 0x3ff5E000 macro
Dmcpwm_reg.h14 #define DR_REG_MCPWM_BASE(i) (DR_REG_PWM0_BASE + i * (0xE000))