Home
last modified time | relevance | path

Searched full:mcpwm1 (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/soc/esp32/ld/
Desp32.peripherals.ld39 PROVIDE ( MCPWM1 = 0x3ff6C000 ); symbol
/hal_espressif-latest/components/soc/esp32s3/ld/
Desp32s3.peripherals.ld30 PROVIDE ( MCPWM1 = 0x6002C000 ); symbol
/hal_espressif-latest/zephyr/port/pincfgs/
Desp32.yml282 mcpwm1:
Desp32s3.yml257 mcpwm1:
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dmcpwm_ll.h29 #define MCPWM_LL_GET_HW(ID) (((ID) == 0) ? &MCPWM0 : &MCPWM1)
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dmcpwm_struct.h1460 extern mcpwm_dev_t MCPWM1;
/hal_espressif-latest/components/soc/esp32/include/soc/
Dmcpwm_struct.h1460 extern mcpwm_dev_t MCPWM1;
/hal_espressif-latest/components/hal/esp32/include/hal/
Dmcpwm_ll.h29 #define MCPWM_LL_GET_HW(ID) (((ID) == 0) ? &MCPWM0 : &MCPWM1)