soc: ambiq: Add Clocks per tick

Define System clocks per tick

Signed-off-by: Richard Wheatley <richard.wheatley@ambiq.com>
This commit is contained in:
Richard Wheatley 2024-05-07 14:25:52 -05:00 committed by Carles Cufí
parent 87070aae79
commit 32b69f53aa

View file

@ -12,4 +12,7 @@ config CORTEX_M_SYSTICK
config SYS_CLOCK_HW_CYCLES_PER_SEC
default 32768 if AMBIQ_STIMER_TIMER
config SYS_CLOCK_TICKS_PER_SEC
default 1024
endif # SOC_FAMILY_AMBIQ