Home
last modified time | relevance | path

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

/Zephyr-latest/samples/boards/enjoydigital/litex/i2s/src/
Dmain.c18 #define AUDIO_SAMPLE_BIT_WIDTH (24) macro
46 i2s_rx_cfg.word_size = AUDIO_SAMPLE_BIT_WIDTH; in init()
71 i2s_tx_cfg.word_size = AUDIO_SAMPLE_BIT_WIDTH; in init()