Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
a8a2eefb5663669e1acae4597335761310c9734b
/
.
/
tests
/
kernel
/
timer
/
timer_api
/
Kconfig
blob: 9a0bfb8c74d81a63401afb8aa45c09d7a590e1e2 [
file
]
# SPDX-License-Identifier: Apache-2.0
# Copyright (c) 2023 Nordic Semiconductor ASA
config SYS_CLOCK_TICKS_PER_SEC
default
16384
if
NRF_RTC_TIMER
&&
TICKLESS_KERNEL
source
"Kconfig.zephyr"