The Open_PDM_Filter_64/128() functions of the third-party OpenPDMFilter library are designed to handle a fixed PCM block size of 1 ms of audio. Allow the MPxxDTyy drivers to use a block size of more than 1 ms by calling the filtering function multiple times, once for each ms of audio. Fixes zephyrproject-rtos/zephyr#69447 Signed-off-by: Petar Susac <petar.susac@byte-lab.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| codec_shell.c | ||
| dmic_mcux.c | ||
| dmic_nrfx_pdm.c | ||
| Kconfig | ||
| Kconfig.dmic_mcux | ||
| Kconfig.dmic_pdm_nrfx | ||
| Kconfig.mpxxdtyy | ||
| Kconfig.tas6422dac | ||
| Kconfig.tlv320dac | ||
| mpxxdtyy-i2s.c | ||
| mpxxdtyy.c | ||
| mpxxdtyy.h | ||
| tas6422dac.c | ||
| tas6422dac.h | ||
| tlv320dac310x.c | ||
| tlv320dac310x.h | ||