commit | f8466b4791cd53b5d1049e55c0f3f8add3467b4f | [log] [tgz] |
---|---|---|
author | Michał Stasiak <michal.stasiak@nordicsemi.no> | Wed Sep 25 12:11:01 2024 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Oct 18 08:19:01 2024 -0400 |
tree | b6893a8d7bf8b6b610b55082d443b1a4fbf7b6a4 | |
parent | c092964dd2a02ec7ecf52a438c6a12174ee5fbd0 [diff] |
drivers: audio: dmic: Add support for multiple nrf PDM instances Driver now uses multi-instance PDM nrfx API and defines PDM device based on available instances. It also introduces calculating PDM frequency using prescaler, present on nRF54L15 FP1. Updated nrfx API version changed to 3.7 to use the new PDM API. Signed-off-by: Michał Stasiak <michal.stasiak@nordicsemi.no>