commit | b896ca5771359c2d54ca1dfe8119df4c97fe6689 | [log] [tgz] |
---|---|---|
author | Jerzy Kasenberg <jerzy.kasenberg@codecoup.pl> | Wed Dec 21 12:56:59 2022 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Jul 05 13:00:50 2023 +0200 |
tree | 336855708426bdf899af5142a7793d10cc0300d7 | |
parent | 7e3f6f129044e1023bdab6d3ae3664f130bc2f6f [diff] |
drivers: counter: Add Smartbond basic support This adds support for the TIMER1-4 counter. Each counter has 24bits and can run on LP_CLK (15-32KHz) or DIVN clock (32MHz) with prescaler 1-32. Each counter can have one alarm set. Signed-off-by: Jerzy Kasenberg <jerzy.kasenberg@codecoup.pl>