Home
last modified time | relevance | path

Searched defs:mcpwm (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dmcpwm_ll.h76 static inline void mcpwm_ll_group_set_clock_source(mcpwm_dev_t *mcpwm, mcpwm_timer_clock_source_t c… in mcpwm_ll_group_set_clock_source()
90 static inline void mcpwm_ll_group_enable_clock(mcpwm_dev_t *mcpwm, bool en) in mcpwm_ll_group_enable_clock()
102 static inline void mcpwm_ll_group_set_clock_prescale(mcpwm_dev_t *mcpwm, int prescale) in mcpwm_ll_group_set_clock_prescale()
114 static inline void mcpwm_ll_group_enable_shadow_mode(mcpwm_dev_t *mcpwm) in mcpwm_ll_group_enable_shadow_mode()
127 static inline void mcpwm_ll_group_flush_shadow(mcpwm_dev_t *mcpwm) in mcpwm_ll_group_flush_shadow()
142 static inline volatile void *mcpwm_ll_intr_get_status_reg(mcpwm_dev_t *mcpwm) in mcpwm_ll_intr_get_status_reg()
154 static inline void mcpwm_ll_intr_enable(mcpwm_dev_t *mcpwm, uint32_t mask, bool enable) in mcpwm_ll_intr_enable()
170 static inline uint32_t mcpwm_ll_intr_get_status(mcpwm_dev_t *mcpwm) in mcpwm_ll_intr_get_status()
182 static inline void mcpwm_ll_intr_clear_status(mcpwm_dev_t *mcpwm, uint32_t mask) in mcpwm_ll_intr_clear_status()
196 static inline void mcpwm_ll_timer_set_clock_prescale(mcpwm_dev_t *mcpwm, int timer_id, uint32_t pre… in mcpwm_ll_timer_set_clock_prescale()
[all …]
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dmcpwm_ll.h78 static inline void mcpwm_ll_group_set_clock_source(mcpwm_dev_t *mcpwm, soc_module_clk_t clk_src) in mcpwm_ll_group_set_clock_source()
100 static inline void mcpwm_ll_group_enable_clock(mcpwm_dev_t *mcpwm, bool en) in mcpwm_ll_group_enable_clock()
112 static inline void mcpwm_ll_group_set_clock_prescale(mcpwm_dev_t *mcpwm, int prescale) in mcpwm_ll_group_set_clock_prescale()
125 static inline void mcpwm_ll_group_enable_shadow_mode(mcpwm_dev_t *mcpwm) in mcpwm_ll_group_enable_shadow_mode()
138 static inline void mcpwm_ll_group_flush_shadow(mcpwm_dev_t *mcpwm) in mcpwm_ll_group_flush_shadow()
153 static inline volatile void *mcpwm_ll_intr_get_status_reg(mcpwm_dev_t *mcpwm) in mcpwm_ll_intr_get_status_reg()
165 static inline void mcpwm_ll_intr_enable(mcpwm_dev_t *mcpwm, uint32_t mask, bool enable) in mcpwm_ll_intr_enable()
181 static inline uint32_t mcpwm_ll_intr_get_status(mcpwm_dev_t *mcpwm) in mcpwm_ll_intr_get_status()
193 static inline void mcpwm_ll_intr_clear_status(mcpwm_dev_t *mcpwm, uint32_t mask) in mcpwm_ll_intr_clear_status()
207 static inline void mcpwm_ll_timer_set_clock_prescale(mcpwm_dev_t *mcpwm, int timer_id, uint32_t pre… in mcpwm_ll_timer_set_clock_prescale()
[all …]
/hal_espressif-latest/components/hal/esp32/include/hal/
Dmcpwm_ll.h76 static inline void mcpwm_ll_group_set_clock_source(mcpwm_dev_t *mcpwm, mcpwm_timer_clock_source_t c… in mcpwm_ll_group_set_clock_source()
90 static inline void mcpwm_ll_group_enable_clock(mcpwm_dev_t *mcpwm, bool en) in mcpwm_ll_group_enable_clock()
102 static inline void mcpwm_ll_group_set_clock_prescale(mcpwm_dev_t *mcpwm, int prescale) in mcpwm_ll_group_set_clock_prescale()
114 static inline void mcpwm_ll_group_enable_shadow_mode(mcpwm_dev_t *mcpwm) in mcpwm_ll_group_enable_shadow_mode()
127 static inline void mcpwm_ll_group_flush_shadow(mcpwm_dev_t *mcpwm) in mcpwm_ll_group_flush_shadow()
142 static inline volatile void *mcpwm_ll_intr_get_status_reg(mcpwm_dev_t *mcpwm) in mcpwm_ll_intr_get_status_reg()
154 static inline void mcpwm_ll_intr_enable(mcpwm_dev_t *mcpwm, uint32_t mask, bool enable) in mcpwm_ll_intr_enable()
170 static inline uint32_t mcpwm_ll_intr_get_status(mcpwm_dev_t *mcpwm) in mcpwm_ll_intr_get_status()
182 static inline void mcpwm_ll_intr_clear_status(mcpwm_dev_t *mcpwm, uint32_t mask) in mcpwm_ll_intr_clear_status()
196 static inline void mcpwm_ll_timer_set_clock_prescale(mcpwm_dev_t *mcpwm, int timer_id, uint32_t pre… in mcpwm_ll_timer_set_clock_prescale()
[all …]
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dmcpwm_ll.h76 static inline void mcpwm_ll_group_set_clock_source(mcpwm_dev_t *mcpwm, soc_module_clk_t clk_src) in mcpwm_ll_group_set_clock_source()
98 static inline void mcpwm_ll_group_enable_clock(mcpwm_dev_t *mcpwm, bool en) in mcpwm_ll_group_enable_clock()
110 static inline void mcpwm_ll_group_set_clock_prescale(mcpwm_dev_t *mcpwm, int prescale) in mcpwm_ll_group_set_clock_prescale()
123 static inline void mcpwm_ll_group_enable_shadow_mode(mcpwm_dev_t *mcpwm) in mcpwm_ll_group_enable_shadow_mode()
136 static inline void mcpwm_ll_group_flush_shadow(mcpwm_dev_t *mcpwm) in mcpwm_ll_group_flush_shadow()
151 static inline volatile void *mcpwm_ll_intr_get_status_reg(mcpwm_dev_t *mcpwm) in mcpwm_ll_intr_get_status_reg()
163 static inline void mcpwm_ll_intr_enable(mcpwm_dev_t *mcpwm, uint32_t mask, bool enable) in mcpwm_ll_intr_enable()
179 static inline uint32_t mcpwm_ll_intr_get_status(mcpwm_dev_t *mcpwm) in mcpwm_ll_intr_get_status()
191 static inline void mcpwm_ll_intr_clear_status(mcpwm_dev_t *mcpwm, uint32_t mask) in mcpwm_ll_intr_clear_status()
205 static inline void mcpwm_ll_timer_set_clock_prescale(mcpwm_dev_t *mcpwm, int timer_id, uint32_t pre… in mcpwm_ll_timer_set_clock_prescale()
[all …]