zephyr/drivers/timer
Kumar Gala a2693975d7 dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST...
Change code from using now deprecated DT_<COMPAT>_<INSTANCE>_<PROP>
defines to using DT_INST_<INSTANCE>_<COMPAT>_<PROP>.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-06-14 08:02:15 -05:00
..
CMakeLists.txt drivers: timer: add LiteX timer driver 2019-05-15 12:52:16 -05:00
Kconfig drivers: timer: add LiteX timer driver 2019-05-15 12:52:16 -05:00
altera_avalon_timer_hal.c
arcv2_timer0.c drivers: Rename reserved function names 2019-04-03 17:31:00 -04:00
cortex_m_systick.c drivers: timer: SysTick: revert clearing pending events 2019-04-15 20:37:44 -04:00
hpet.c
legacy_api.h license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
litex_timer.c drivers: litex_timer: Do not hard code tick rate 2019-05-30 11:21:44 -04:00
loapic_timer.c drivers/timer/loapic_timer.c: migrate to new local APIC accessors 2019-06-08 15:41:36 -04:00
native_posix_timer.c drivers: Rename reserved function names 2019-04-03 17:31:00 -04:00
nrf_rtc_timer.c dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
riscv_machine_timer.c
rv32m1_lptmr_timer.c
sam0_rtc_timer.c dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
sys_clock_init.c
xtensa_sys_timer.c drivers: Rename reserved function names 2019-04-03 17:31:00 -04:00