zephyr/tests/drivers/i2s
Aurelien Jarno a3a3383387 tests/i2s: align memory slabs to 32 bytes
The memory slabs used for I2S are used through DMA. In case the CPU has
a cache, we need to ensure minimum alignment so that an entire number of
cache lines can be cleaned or invalidated.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2018-11-22 13:16:42 -05:00
..
i2s_api tests/i2s: align memory slabs to 32 bytes 2018-11-22 13:16:42 -05:00
i2s_speed tests/i2s: align memory slabs to 32 bytes 2018-11-22 13:16:42 -05:00