21 Commits (ec80ab5bb60180c2235bfc22c6ca49d1ef83496d)

Author SHA1 Message Date
Gerard Marull-Paretas 12b2ee54e3 drivers: timer: s/device.h/init.h 2 years ago
Gerard Marull-Paretas a5fd0d184a init: remove the need for a dummy device pointer in SYS_INIT functions 2 years ago
Gerard Marull-Paretas ac63bca423 include: add missing sys_clock.h include 3 years ago
Gerard Marull-Paretas acc8cb4bc8 include: add missing irq.h include 3 years ago
Gerard Marull-Paretas 34a6848887 include: add missing arch/cpu.h include 3 years ago
Anas Nashif ab24be5552 drivers: timer: provide timer irq to tests 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Gerard Marull-Paretas b1ced75386 drivers: timer: move initialization setup to drivers 4 years ago
Anas Nashif 5d6c219210 drivers: device: do not reuse tag name 'device' 4 years ago
Anas Nashif 12b53d121e clock: rename z_timer_cycle_get_32 -> sys_clock_cycle_get_32 4 years ago
Anas Nashif 9c1efe6b4b clock: remove z_ from semi-public APIs 4 years ago
Tomasz Bursztyka 4dcfb5531c isr: Normalize usage of device instance through ISR 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Kumar Gala 57784fb9d5 drivers: timer: xlnx_psttc: Convert driver to DT_INST macro 5 years ago
Andy Ross 7832738ae9 kernel/timeout: Make timeout arguments an opaque type 5 years ago
Oleg Zhurakivskyy b1e1f64d14 global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 5 years ago
Stephanos Ioannidis fc941d583e drivers: timer: xlnx_psttc_timer: Implement tickless support 5 years ago
Stephanos Ioannidis 7b1a6606ad drivers: timer: xlnx_psttc_timer: Use the current system timer API 5 years ago
Andy Ross 8892406c1d kernel/sys_clock.h: Deprecate and convert uses of old conversions 6 years ago
Wendy Liang 4ef9d4b6bf timer: Add Xilinx ZynqMP PS ttc timer 6 years ago