Home
last modified time | relevance | path

Searched defs:i2s_dev_tx (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/samples/drivers/i2s/echo/src/
Dmain.c152 const struct device *i2s_dev_tx, in configure_streams()
187 const struct device *i2s_dev_tx) in prepare_transfer()
213 const struct device *i2s_dev_tx, in trigger_command()
250 const struct device *const i2s_dev_tx = DEVICE_DT_GET(I2S_TX_NODE); in main() local