- 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
Examples
mcpwm_new_timer() is referenced by 5 libraries and example projects: