| commit | e82bbb6b03945d1b623c70e61ccb096d963d8cd7 | [log] [tgz] |
|---|---|---|
| author | Tomas Barak <tomas.barak@nxp.com> | Thu Oct 23 09:27:22 2025 +0200 |
| committer | Chris Friedt <chrisfriedt@gmail.com> | Fri Oct 24 20:17:20 2025 -0400 |
| tree | 165e1060266b98e6fd9ca4b023621e4162099eed | |
| parent | 71a51d384d7f09e162784d9e67fb9355b4b12ef7 [diff] |
tests: dmic_api: configure the parameters with Kconfig - add Kconfig parameters for sample bit width and number of channels - remove the conditional compilation from main.c to support the Kconfig configuration - BYTES_PER_SAMPLE need to correspond to BIT_WIDTH Signed-off-by: Tomas Barak <tomas.barak@nxp.com>