zephyr/drivers/timer
Max Filippov 6a89999787 xtensa: use inline assembly instead of XT_* macros
XT_* macros are defined in xtensa HAL headers as xcc intrinsics. gcc
does not have any of these intrinsics. Replace XT_* macros with inline
assembly or provide gcc-compatible definitions.

Change-Id: If823ea8a7898a11a3a8363b17efdba27dee4c6a4
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2017-05-11 16:51:56 -04:00
..
Kconfig timer: riscv_machine_timer driver depends on SOC_FAMILY_RISCV_PRIVILEGE 2017-04-02 15:14:59 +00:00
Makefile Xtensa port: Added support for Xtensa internal timer as system timer. 2017-02-13 08:04:27 -08:00
altera_avalon_timer.c Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
arcv2_timer0.c timer: tickless: arcv2: Add tickless kernel support 2017-04-27 13:46:32 +00:00
cortex_m_systick.c test: benchmarking: Timing metrics for the kernel 2017-05-03 08:46:30 -04:00
hpet.c timer: tickless: hpet: Add tickless kernel support 2017-04-27 13:46:29 +00:00
loapic_timer.c test: benchmarking: Timing metrics for the kernel 2017-05-03 08:46:30 -04:00
nrf_rtc_timer.c kernel: tickless: Add tickless kernel support 2017-04-27 13:46:28 +00:00
pulpino_timer.c Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
riscv_machine_timer.c Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
sys_clock_init.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
xtensa_sys_timer.c xtensa: use inline assembly instead of XT_* macros 2017-05-11 16:51:56 -04:00