Loading...
Defined in 11 files as a prototype:
- include/zephyr/arch/arc/v2/misc.h, line 24 (as a prototype)
- include/zephyr/arch/arm/aarch32/misc.h, line 22 (as a prototype)
- include/zephyr/arch/arm64/misc.h, line 23 (as a prototype)
- include/zephyr/arch/mips/arch.h, line 97 (as a prototype)
- include/zephyr/arch/nios2/arch.h, line 172 (as a prototype)
- include/zephyr/arch/posix/arch.h, line 47 (as a prototype)
- include/zephyr/arch/riscv/arch.h, line 281 (as a prototype)
- include/zephyr/arch/sparc/arch.h, line 96 (as a prototype)
- include/zephyr/arch/x86/arch.h, line 250 (as a prototype)
- include/zephyr/arch/xtensa/arch.h, line 67 (as a prototype)
- include/zephyr/drivers/timer/system_timer.h, line 142 (as a prototype)
Defined in 31 files as a function:
- boards/arm/qemu_cortex_m0/nrf_timer_timer.c, line 226 (as a function)
- drivers/timer/altera_avalon_timer_hal.c, line 50 (as a function)
- drivers/timer/apic_timer.c, line 195 (as a function)
- drivers/timer/apic_timer.c, line 206 (as a function)
- drivers/timer/apic_tsc.c, line 97 (as a function)
- drivers/timer/arcv2_timer0.c, line 380 (as a function)
- drivers/timer/arm_arch_timer.c, line 155 (as a function)
- drivers/timer/cc13x2_cc26x2_rtc_timer.c, line 227 (as a function)
- drivers/timer/cortex_m_systick.c, line 249 (as a function)
- drivers/timer/esp32c3_sys_timer.c, line 128 (as a function)
- drivers/timer/gecko_burtc_timer.c, line 171 (as a function)
- drivers/timer/hpet.c, line 394 (as a function)
- drivers/timer/intel_adsp_timer.c, line 178 (as a function)
- drivers/timer/ite_it8xxx2_timer.c, line 298 (as a function)
- drivers/timer/leon_gptimer.c, line 91 (as a function)
- drivers/timer/litex_timer.c, line 46 (as a function)
- drivers/timer/mchp_xec_rtos_timer.c, line 343 (as a function)
- drivers/timer/mcux_gpt_timer.c, line 184 (as a function)
- drivers/timer/mcux_lptmr_timer.c, line 83 (as a function)
- drivers/timer/mcux_os_timer.c, line 106 (as a function)
- drivers/timer/mips_cp0_timer.c, line 110 (as a function)
- drivers/timer/native_posix_timer.c, line 30 (as a function)
- drivers/timer/npcx_itim_timer.c, line 262 (as a function)
- drivers/timer/nrf_rtc_timer.c, line 659 (as a function)
- drivers/timer/rcar_cmt_timer.c, line 81 (as a function)
- drivers/timer/riscv_machine_timer.c, line 213 (as a function)
- drivers/timer/rv32m1_lptmr_timer.c, line 61 (as a function)
- drivers/timer/sam0_rtc_timer.c, line 242 (as a function)
- drivers/timer/stm32_lptim_timer.c, line 295 (as a function)
- drivers/timer/xlnx_psttc_timer.c, line 143 (as a function)
- drivers/timer/xtensa_sys_timer.c, line 110 (as a function)
Referenced in 13 files:
- include/zephyr/arch/arc/v2/misc.h, line 28
- include/zephyr/arch/arm/aarch32/misc.h, line 26
- include/zephyr/arch/arm64/misc.h, line 27
- include/zephyr/arch/mips/arch.h, line 101
- include/zephyr/arch/nios2/arch.h, line 176
- include/zephyr/arch/posix/arch.h, line 51
- include/zephyr/arch/riscv/arch.h, line 285
- include/zephyr/arch/sparc/arch.h, line 100
- include/zephyr/arch/x86/arch.h, line 255
- include/zephyr/arch/xtensa/arch.h, line 71
- include/zephyr/spinlock.h
- samples/subsys/zbus/benchmark/src/benchmark.c, line 22
- tests/arch/x86/info/src/timer.c, line 33