Home
last modified time | relevance | path

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

/Zephyr-latest/samples/drivers/i2s/i2s_codec/src/
Dmain.c47 static bool trigger_command(const struct device *i2s_dev_codec, in trigger_command()
63 const struct device *const i2s_dev_codec = DEVICE_DT_GET(I2S_CODEC_TX); in main() local