27 Commits (1bcae0ea9f9f47cfa105022f3707f9309d6607f5)

Author SHA1 Message Date
Torsten Rasmussen 8dc3f85622 hwmv2: Introduce Hardware model version 2 and convert devices 1 year ago
Gerard Marull-Paretas 12b2ee54e3 drivers: timer: s/device.h/init.h 2 years ago
Gerard Marull-Paretas 9c961571a2 modules: cmsis: move glue code to modules/cmsis 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 acc8cb4bc8 include: add missing irq.h include 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Nazar Kazakov 9713f0d47c everywhere: fix typos 3 years ago
Gerard Marull-Paretas b1ced75386 drivers: timer: move initialization setup to drivers 4 years ago
Scott Worley dd1a9559be Microchip: XEC RTOS timer: Add MEC172x support to driver 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
Anas Nashif 6e27478c3d benchmarking: remove execution benchmarking code 5 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
Alberto Escolar Piedras cd0659e36f util.h: Remove INLINE definition and user 5 years ago
Daniel Leung 381271fd0d timer: mchp_xec_rtos: enable benchmarking during ISR 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
Kumar Gala 7a81cd9747 drivers: microchip: Convert microchip drivers to new DT_INST macros 5 years ago
Carles Cufi 4b37a8f3a4 Revert "global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()" 5 years ago
Oleg Zhurakivskyy 8739517107 global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 5 years ago
Daniel Leung 711f88a9bc timer: mchp_xec_rtos: convert to use DT_INST_ defines 5 years ago
Andrew Boie 4f77c2ad53 kernel: rename z_arch_ to arch_ 6 years ago
Scott Worley 26c411f6bd drivers : timer : MEC1501 RTOS timer load delay work-around. 6 years ago
Scott Worley bdaab8cfa0 drivers : timer : Add MEC1501 32KHz kernel timer driver 6 years ago