drivers: timer: rt600: Update SYS_CLOCK_TICKS_PER_SEC
Use the default value as we were failing kernel timer tests with the increased value Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
This commit is contained in:
parent
84e7807190
commit
ff398d81a4
1 changed files with 0 additions and 3 deletions
|
@ -45,9 +45,6 @@ if MCUX_OS_TIMER
|
||||||
config SYS_CLOCK_HW_CYCLES_PER_SEC
|
config SYS_CLOCK_HW_CYCLES_PER_SEC
|
||||||
default 1000000
|
default 1000000
|
||||||
|
|
||||||
config SYS_CLOCK_TICKS_PER_SEC
|
|
||||||
default 1000000
|
|
||||||
|
|
||||||
endif # MCUX_OS_TIMER
|
endif # MCUX_OS_TIMER
|
||||||
|
|
||||||
if CORTEX_M_SYSTICK
|
if CORTEX_M_SYSTICK
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue