Searched defs:i2s_dev_codec (Results 1 – 1 of 1) sorted by relevance
47 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