Home
last modified time | relevance | path

Searched refs:LEDC_LS_SIG_OUT1_IDX (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.4.0/components/soc/esp32c3/include/soc/
Dgpio_sig_map.h86 #define LEDC_LS_SIG_OUT1_IDX 46 macro
/hal_espressif-3.4.0/components/soc/esp32h2/include/soc/
Dgpio_sig_map.h94 #define LEDC_LS_SIG_OUT1_IDX 46 macro
/hal_espressif-3.4.0/components/soc/esp32s2/include/soc/
Dgpio_sig_map.h138 #define LEDC_LS_SIG_OUT1_IDX 80 macro
/hal_espressif-3.4.0/components/soc/esp32/include/soc/
Dgpio_sig_map.h172 #define LEDC_LS_SIG_OUT1_IDX 80 macro
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/
Dgpio_sig_map.h158 #define LEDC_LS_SIG_OUT1_IDX 74 macro
/hal_espressif-3.4.0/components/driver/test/
Dtest_pcnt.c61 …esp_rom_gpio_connect_out_signal(PULSE_IO, LEDC_LS_SIG_OUT1_IDX, 0, 0); // LEDC_TIMER_1, LEDC_LOW_S… in pcnt_test_io_config()