Searched refs:MCPWM_GEN_CHECK (Results 1 – 1 of 1) sorted by relevance
/hal_espressif-3.4.0/components/driver/ |
D | mcpwm.c | 67 #define MCPWM_GEN_CHECK(mcpwm_num, timer_num, gen) \ macro 266 MCPWM_GEN_CHECK(mcpwm_num, timer_num, gen); in mcpwm_set_duty() 283 MCPWM_GEN_CHECK(mcpwm_num, timer_num, gen); in mcpwm_set_duty_in_us() 301 MCPWM_GEN_CHECK(mcpwm_num, timer_num, gen); in mcpwm_set_duty_type() 430 MCPWM_GEN_CHECK(mcpwm_num, timer_num, gen); in mcpwm_get_duty() 441 MCPWM_GEN_CHECK(mcpwm_num, timer_num, gen); in mcpwm_get_duty_in_us()
|