Searched refs:I2S_RX_NODE (Results 1 – 1 of 1) sorted by relevance
16 #define I2S_RX_NODE DT_NODELABEL(i2s_rxtx) macro17 #define I2S_TX_NODE I2S_RX_NODE19 #define I2S_RX_NODE DT_NODELABEL(i2s_rx) macro249 const struct device *const i2s_dev_rx = DEVICE_DT_GET(I2S_RX_NODE); in main()