Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/driver/test/
Dtest_pwm.c265 static void mcpwm_check_generator_level_on_fault(mcpwm_action_on_pwmxa_t action_a, mcpwm_action_on_… in mcpwm_check_generator_level_on_fault()
282 mcpwm_action_on_pwmxa_t action_a[] = {MCPWM_ACTION_FORCE_LOW, MCPWM_ACTION_FORCE_HIGH}; in mcpwm_fault_cbc_test()
318 mcpwm_action_on_pwmxa_t action_a[] = {MCPWM_ACTION_FORCE_LOW, MCPWM_ACTION_FORCE_HIGH}; in mcpwm_fault_ost_test()
/hal_espressif-3.6.0/components/driver/include/driver/
Dmcpwm.h234 typedef mcpwm_output_action_t mcpwm_action_on_pwmxa_t; typedef
/hal_espressif-3.6.0/docs/en/api-reference/peripherals/
Dmcpwm.rst185 …_t` and specific action on outputs A and B defined in :cpp:type:`mcpwm_action_on_pwmxa_t` and :cpp…
/hal_espressif-3.6.0/components/driver/
Dmcpwm.c721mcpwm_action_on_pwmxa_t action_on_pwmxa, mcpwm_action_on_pwmxb_t action_on_pwmxb) in mcpwm_fault_set_oneshot_mode()