ESP32 esp-idf I2s マスターモードで、MCLK(I2S master clock) の出力について、
何とか出来たので書いてみました。
esp32_datasheet_en.pdf の記述では、マスタークロックを出力できると記載があります。
4.1.12 I²S Interface
..
When one or both of the I²S interfaces are configured in the master mode, the master clock can be output to the external DAC/CODEC.
また、別のページには、
The MCLK (I2S master clock) output can be put out through a CLK_OUT pin only.
とあるので、下記シンボルがそれみたいです。
soc/io_mux_reg.h
CLK_OUT1 - 3