Home
last modified time | relevance | path

Searched refs:LEDC_DUTY_RES (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/examples/peripherals/ledc/ledc_basic/main/
Dledc_basic_example_main.c17 #define LEDC_DUTY_RES LEDC_TIMER_13_BIT // Set duty resolution to 13 bits macro
27 .duty_resolution = LEDC_DUTY_RES, in example_ledc_init()
/hal_espressif-3.6.0/examples/peripherals/ledc/ledc_basic/
DREADME.md25 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…