Searched refs:LEDC_DUTY_RES (Results 1 – 2 of 2) sorted by relevance
17 #define LEDC_DUTY_RES LEDC_TIMER_13_BIT // Set duty resolution to 13 bits macro27 .duty_resolution = LEDC_DUTY_RES, in example_ledc_init()
25 Depending on the selected `LEDC_FREQUENCY`, you will need to change the `LEDC_DUTY_RES`.72 …ed, try reducing freq_hz or duty_resolution.` you need to change the `LEDC_DUTY_RES` to a lower re…