Home
last modified time | relevance | path

Searched refs:I2S0I_WS_OUT_IDX (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-3.4.0/components/soc/esp32s2/
Di2s_periph.c28 .m_rx_ws_sig = I2S0I_WS_OUT_IDX,
/hal_espressif-3.4.0/components/soc/esp32s3/
Di2s_periph.c28 .m_rx_ws_sig = I2S0I_WS_OUT_IDX,
/hal_espressif-3.4.0/components/soc/esp32/
Di2s_periph.c28 .m_rx_ws_sig = I2S0I_WS_OUT_IDX,
/hal_espressif-3.4.0/components/soc/esp32s2/include/soc/
Dgpio_sig_map.h60 #define I2S0I_WS_OUT_IDX 28 macro
/hal_espressif-3.4.0/components/soc/esp32/include/soc/
Dgpio_sig_map.h72 #define I2S0I_WS_OUT_IDX 28 macro
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/
Dgpio_sig_map.h69 #define I2S0I_WS_OUT_IDX 27 macro
/hal_espressif-3.4.0/components/driver/test/
Dtest_i2s.c98 esp_rom_gpio_connect_out_signal(MASTER_WS_IO, I2S0I_WS_OUT_IDX, 0, 0); in i2s_test_io_config()