Commit 32b69f53 authored by Richard Wheatley's avatar Richard Wheatley Committed by Carles Cufi
Browse files

soc: ambiq: Add Clocks per tick



Define System clocks per tick

Signed-off-by: default avatarRichard Wheatley <richard.wheatley@ambiq.com>
parent 87070aae
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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