Home
last modified time | relevance | path

Searched refs:PCNT_SIG_CH0_IN0_IDX (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-3.6.0/components/soc/esp32s2/
Dpcnt_periph.c28 .pulse_sig = PCNT_SIG_CH0_IN0_IDX
/hal_espressif-3.6.0/components/soc/esp32s3/
Dpcnt_periph.c28 .pulse_sig = PCNT_SIG_CH0_IN0_IDX
/hal_espressif-3.6.0/components/soc/esp32/
Dpcnt_periph.c28 .pulse_sig = PCNT_SIG_CH0_IN0_IDX
/hal_espressif-3.6.0/tools/unit-test-app/components/test_utils/
Dref_clock_impl_rmt_pcnt.c103 esp_rom_gpio_connect_in_signal(REF_CLOCK_GPIO, PCNT_SIG_CH0_IN0_IDX, false); in ref_clock_init()
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dgpio_sig_map.h68 #define PCNT_SIG_CH0_IN0_IDX 39 macro
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dgpio_sig_map.h92 #define PCNT_SIG_CH0_IN0_IDX 39 macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dgpio_sig_map.h80 #define PCNT_SIG_CH0_IN0_IDX 33 macro
/hal_espressif-3.6.0/components/driver/test/
Dtest_pcnt.c62 … esp_rom_gpio_connect_in_signal(PULSE_IO, PCNT_SIG_CH0_IN0_IDX, 0); // PCNT_UNIT_0, PCNT_CHANNEL_0 in pcnt_test_io_config()