Home
last modified time | relevance | path

Searched refs:i2s_mcux_config (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.7.0/drivers/i2s/
Di2s_mcux_sai.c81 struct i2s_mcux_config { struct
143 const struct i2s_mcux_config *dev_cfg = dev->config; in i2s_tx_stream_disable()
183 const struct i2s_mcux_config *dev_cfg = dev->config; in i2s_rx_stream_disable()
216 const struct i2s_mcux_config *dev_cfg = dev->config; in i2s_tx_reload_multiple_dma_blocks()
354 const struct i2s_mcux_config *dev_cfg = dev->config; in i2s_dma_rx_callback()
432 const struct i2s_mcux_config *dev_cfg = dev->config; in enable_mclk_direction()
448 const struct i2s_mcux_config *dev_cfg = dev->config; in get_mclk_rate()
463 static int i2s_mcux_config(const struct device *dev, enum i2s_dir dir, in i2s_mcux_config() function
466 const struct i2s_mcux_config *dev_cfg = dev->config; in i2s_mcux_config()
762 const struct i2s_mcux_config *dev_cfg = dev->config; in i2s_tx_stream_start()
[all …]
Di2s_mcux_flexcomm.c25 struct i2s_mcux_config { struct
191 const struct i2s_mcux_config *cfg = dev->config; in i2s_mcux_configure()
338 const struct i2s_mcux_config *cfg = dev->config; in i2s_mcux_tx_stream_disable()
379 const struct i2s_mcux_config *cfg = dev->config; in i2s_mcux_rx_stream_disable()
408 const struct i2s_mcux_config *cfg = dev->config; in i2s_mcux_config_dma_blocks()
571 const struct i2s_mcux_config *cfg = dev->config; in i2s_mcux_dma_rx_callback()
600 const struct i2s_mcux_config *cfg = dev->config; in i2s_mcux_tx_stream_start()
643 const struct i2s_mcux_config *cfg = dev->config; in i2s_mcux_rx_stream_start()
864 const struct i2s_mcux_config *cfg = dev->config; in i2s_mcux_isr()
887 const struct i2s_mcux_config *cfg = dev->config; in i2s_mcux_init()
[all …]