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

Return value

- ESP_OK: Create MCPWM timer successfully - ESP_ERR_INVALID_ARG: Create MCPWM timer failed because of invalid argument - ESP_ERR_NO_MEM: Create MCPWM timer failed because out of memory - ESP_ERR_NOT_FOUND: Create MCPWM timer failed because all hardware timers are used up and no more free one - ESP_FAIL: Create MCPWM timer failed because of other error