ESP-IDF + 0/1 examples
SourceVu will show references to mcpwm_generator_set_actions_on_timer_event() from the following samples and libraries:
 
Symbols
loading (4/5)...
Files
loading (4/5)...
SummarySyntaxArgumentsRelatedExamplesReferencesCall TreeData Use

Return value

- ESP_OK: Set generator actions successfully - ESP_ERR_INVALID_ARG: Set generator actions failed because of invalid argument - ESP_ERR_INVALID_STATE: Set generator actions failed because of timer is not connected to operator - ESP_FAIL: Set generator actions failed because of other error

Notes

This is an aggregation version of `mcpwm_generator_set_action_on_timer_event`, which allows user to set multiple actions in one call.

References

from 0/1 examples