drivers: counter: Add Ambiq counter driver

This commit adds Ambiq counter driver for Apollo4p SoCs.

Signed-off-by: Mateusz Sierszulski <msierszulski@antmicro.com>
Signed-off-by: Maciej Sobkowski <msobkowski@antmicro.com>
This commit is contained in:
Maciej Sobkowski 2023-08-04 14:47:07 +02:00 committed by Carles Cufí
commit 9bc3ee67be
7 changed files with 227 additions and 1 deletions

View file

@ -20,4 +20,9 @@ config AMBIQ_HAL_USE_STIMER
help
Use the STIMER driver from Ambiq HAL
config AMBIQ_HAL_USE_TIMER
bool
help
Use the TIMER driver from Ambiq HAL
endif # AMBIQ_HAL