Searched refs:LEDC_OUTPUT_IO (Results 1 – 3 of 3) sorted by relevance
15 #define LEDC_OUTPUT_IO (5) // Define the output GPIO macro39 .gpio_num = LEDC_OUTPUT_IO, in example_ledc_init()
50 #define LEDC_OUTPUT_IO 18 // Output GPIO of a sample 1 Hz pulse generator macro97 ledc_channel.gpio_num = LEDC_OUTPUT_IO; in ledc_init()
23 …put GPIO pin. To change them, adjust `LEDC_FREQUENCY`, `LEDC_DUTY`, `LEDC_OUTPUT_IO` macros at the…