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:
parent
04a7fcf321
commit
9bc3ee67be
7 changed files with 227 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue