:orphan: .. title:: CONFIG_ARCH_HAS_TIMING_FUNCTIONS .. kconfig:: CONFIG_ARCH_HAS_TIMING_FUNCTIONS CONFIG_ARCH_HAS_TIMING_FUNCTIONS ################################ *(No prompt -- not directly user assignable.)* Type: ``bool`` Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :kconfig:`CPU_CORTEX_M ` - \ :kconfig:`X86 ` - \ :kconfig:`NIOS2 ` Kconfig definition ================== At ``/Kconfig:470`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:39`` Menu path: (Top) .. code-block:: kconfig config ARCH_HAS_TIMING_FUNCTIONS bool *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*