Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dmcpwm_ll.h83 PCR.pwm_clk_conf.pwm_clkm_sel = 1; in mcpwm_ll_group_set_clock_source()
86 PCR.pwm_clk_conf.pwm_clkm_sel = 2; in mcpwm_ll_group_set_clock_source()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dmcpwm_ll.h81 PCR.pwm_clk_conf.pwm_clkm_sel = 0; in mcpwm_ll_group_set_clock_source()
84 PCR.pwm_clk_conf.pwm_clkm_sel = 2; in mcpwm_ll_group_set_clock_source()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dpcr_struct.h895 uint32_t pwm_clkm_sel:2; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dpcr_struct.h943 uint32_t pwm_clkm_sel:2; member