commit | 6b1e4baee4e8cd3bf44a3cc392cc3931b995e08b | [log] [tgz] |
---|---|---|
author | Gerard Marull-Paretas <gerard.marull@nordicsemi.no> | Wed Aug 17 13:03:19 2022 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Aug 19 11:51:26 2022 +0200 |
tree | 00bb734a6748087ad58147b76011db4819bb7174 | |
parent | a0039a8134466c62602e2f704d00d815d5c923a3 [diff] |
drivers: counter: mcux_qtmr: initialize timer devices at compile time Initialize timer devices at compile time. This allows to constify the array of timer devices. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>