Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32/
Dledc_periph.c23 .sig_out0_idx = LEDC_HS_SIG_OUT0_IDX,
26 .sig_out0_idx = LEDC_LS_SIG_OUT0_IDX,
/hal_espressif-latest/components/soc/esp32c2/
Dledc_periph.c15 .sig_out0_idx = LEDC_LS_SIG_OUT0_IDX,
/hal_espressif-latest/components/soc/esp32s3/
Dledc_periph.c23 .sig_out0_idx = LEDC_LS_SIG_OUT0_IDX,
/hal_espressif-latest/components/soc/esp32s2/
Dledc_periph.c23 .sig_out0_idx = LEDC_LS_SIG_OUT0_IDX,
/hal_espressif-latest/components/soc/esp32c6/
Dledc_periph.c15 .sig_out0_idx = LEDC_LS_SIG_OUT0_IDX,
/hal_espressif-latest/components/soc/esp32c3/
Dledc_periph.c23 .sig_out0_idx = LEDC_LS_SIG_OUT0_IDX,
/hal_espressif-latest/components/soc/esp32h2/
Dledc_periph.c15 .sig_out0_idx = LEDC_LS_SIG_OUT0_IDX,
/hal_espressif-latest/components/soc/include/soc/
Dledc_periph.h28 const uint8_t sig_out0_idx; member