|
Zephyr Project API 4.0.0
A Scalable Open Source RTOS
|
DAI timestamp configuration. More...
#include <dai.h>
Data Fields | |
| uint32_t | walclk_rate |
| Rate in Hz, e.g. | |
| int | type |
| Type of the DAI (SSP, DMIC, HDA, etc.). | |
| int | direction |
| Direction (playback/capture) | |
| int | index |
| Index for SSPx to select correct timestamp register. | |
| int | dma_id |
| DMA instance id. | |
| int | dma_chan_index |
| Used DMA channel index. | |
| int | dma_chan_count |
| Number of channels in single DMA. | |
DAI timestamp configuration.
| int dai_ts_cfg::direction |
Direction (playback/capture)
| int dai_ts_cfg::dma_chan_count |
Number of channels in single DMA.
| int dai_ts_cfg::dma_chan_index |
Used DMA channel index.
| int dai_ts_cfg::dma_id |
DMA instance id.
| int dai_ts_cfg::index |
Index for SSPx to select correct timestamp register.
| int dai_ts_cfg::type |
Type of the DAI (SSP, DMIC, HDA, etc.).
| uint32_t dai_ts_cfg::walclk_rate |
Rate in Hz, e.g.
19200000