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

Return value

- ESP_OK: Set MCPWM compare value successfully - ESP_ERR_INVALID_ARG: Set MCPWM compare value failed because of invalid argument (e.g. the cmp_ticks is out of range) - ESP_ERR_INVALID_STATE: Set MCPWM compare value failed because the operator doesn't have a timer connected - ESP_FAIL: Set MCPWM compare value failed because of other error

References

from 0/5 examples