commit | c42513a134da3478b6ee27b4b138deb1c9727c55 | [log] [tgz] |
---|---|---|
author | Sebastian Głąb <sebastian.glab@nordicsemi.no> | Tue Feb 04 10:45:13 2025 +0100 |
committer | Benjamin Cabé <kartben@gmail.com> | Tue Mar 18 16:40:28 2025 +0100 |
tree | cbe290ec601d7899b7784a9fad3fe6a6988f7976 | |
parent | 0a4acd8ee8665072fc380bd996dbc499f51e93a9 [diff] |
tests: drivers: i2s: Add tests at typical audio sample rates Add short transfer test at 8000, 16000, 32000, 44100, 48000, 88200 and 96000 frame clock frequency. Add KConfigs to skip test cases based on value of sample rate. Add configuration for nrf5340dk where i2s peripheral is clocked from ACLK. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>