Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.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
192 const struct i2s_mcux_config *cfg = dev->config; in i2s_mcux_configure()
317 const struct i2s_mcux_config *cfg = dev->config; in i2s_mcux_tx_stream_disable()
358 const struct i2s_mcux_config *cfg = dev->config; in i2s_mcux_rx_stream_disable()
387 const struct i2s_mcux_config *cfg = dev->config; in i2s_mcux_config_dma_blocks()
550 const struct i2s_mcux_config *cfg = dev->config; in i2s_mcux_dma_rx_callback()
579 const struct i2s_mcux_config *cfg = dev->config; in i2s_mcux_tx_stream_start()
622 const struct i2s_mcux_config *cfg = dev->config; in i2s_mcux_rx_stream_start()
843 const struct i2s_mcux_config *cfg = dev->config; in i2s_mcux_isr()
866 const struct i2s_mcux_config *cfg = dev->config; in i2s_mcux_init()
[all …]