ESP-IDF + 0/2 examples
SourceVu will show references to mcpwm_new_capture_timer() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- ESP_OK: Create MCPWM capture timer successfully - ESP_ERR_INVALID_ARG: Create MCPWM capture timer failed because of invalid argument - ESP_ERR_NO_MEM: Create MCPWM capture timer failed because out of memory - ESP_ERR_NOT_FOUND: Create MCPWM capture timer failed because can't find free resource - ESP_FAIL: Create MCPWM capture timer failed because of other error

References

from examples