CONFIG_TIMER_HAS_64BIT_CYCLE_COUNTER
(No prompt – not directly user assignable.)
Type: bool
Help
When this option is true, the k_cycle_get_64() call is
available to provide values from a 64-bit cycle counter.
Defaults
No defaults. Implicitly defaults to n
.
Symbols that select this symbol
Kconfig definition
At <Driver>/timer/Kconfig:10
Included via Kconfig:8
→ Kconfig.zephyr:42
→ <Driver>/Kconfig:30
Menu path: (Top) → Device Drivers → Timer Drivers
config TIMER_HAS_64BIT_CYCLE_COUNTER
bool
help
When this option is true, the k_cycle_get_64() call is
available to provide values from a 64-bit cycle counter.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)