[nrf fromlist] tests: drivers: audio: dmic_api: Enable test execution… #8128
Annotations
1 error, 1 warning, and 1 notice
Run Compliance Tests
Process completed with exit code 1.
|
check-warns:
ClangFormat.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#clang-format for more details.
You may want to run clang-format on this change:
-#define PDM_CHANNELS 2
+#define PDM_CHANNELS 2
#define SAMPLE_BIT_WIDTH 16
#define BYTES_PER_SAMPLE sizeof(int16_t)
-#define SLAB_ALIGN 4
+#define SLAB_ALIGN 4
File:tests/drivers/audio/dmic_api/src/main.c
Line:29
|
Run Compliance Tests:
tests/drivers/audio/dmic_api/src/main.c#L29
tests/drivers/audio/dmic_api/src/main.c:29
-#define PDM_CHANNELS 2
+#define PDM_CHANNELS 2
#define SAMPLE_BIT_WIDTH 16
#define BYTES_PER_SAMPLE sizeof(int16_t)
-#define SLAB_ALIGN 4
+#define SLAB_ALIGN 4
|
Loading