33 Commits (697d0f845d26692929ea3cb15a968c64f6925856)

Author SHA1 Message Date
Emilio Benavente 8640147c34 driver: counter: mcux_rtc: Move FSL check 5 months ago
Manuel Argüelles bf7837b8ac dts: bindings: rename nxp,kinetis-rtc compatible 7 months ago
Pieter De Gendt 401a8a29f4 drivers: counter: Place API into iterable section 7 months ago
Anke Xiao 7c7760f4cd drivers: counter: update counter_mcux_rtc.c 11 months ago
Manuel Argüelles ce647d17b4 drivers: counter: mcux_rtc: enable oscillator if supported 1 year ago
Gerard Marull-Paretas ac63bca423 include: add missing sys_clock.h include 3 years ago
Gerard Marull-Paretas 6a0f554ffa include: add missing kernel.h include 3 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
Maureen Helm 165963c115 drivers: counter: Refactor drivers to use shared init priority 4 years ago
Gerard Marull-Paretas f9928479a1 drivers: counter: remove usage of device_pm_control_nop 4 years ago
Kumar Gala 607469616d counters: Remove deprecated APIs 4 years ago
Kumar Gala 93c6e1d2f6 drivers: counter: Convert drivers to new DT device macros 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
Tomasz Bursztyka 98d9b01322 device: Apply driver_api/data attributes rename everywhere 5 years ago
Tomasz Bursztyka af6140cc0d device: Apply config_info rename everywhere 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Tomasz Bursztyka 97326c0445 device: Fix structure attributes access 5 years ago
Kumar Gala 4b9fe8a24e drivers: mcux: Convert MCUX drivers to new DT_INST macros 5 years ago
Kumar Gala e04a367408 drivers: mcux_rtc: convert to DT_INST defines 5 years ago
Henrik Brix Andersen c894a6db4d drivers: counter: add counter_get_value(), deprecate counter_read() 6 years ago
Maureen Helm 9329c0db27 drivers: counter: Refactor mcux rtc driver to use generated dts macros 6 years ago
Krzysztof Chruscinski a37fce6171 drivers: counter: Add optional flags to alarm configuration structure 6 years ago
Anas Nashif 7e7a9bdf88 cleanup: include/: move counter.h to drivers/counter.h 6 years ago
Piotr Zięcik 69406e0f9c counter: Update counter API in order to provide more flexibility 6 years ago
Kumar Gala a2693975d7 dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 6 years ago
Henrik Brix Andersen fad34eb034 drivers: counter: mcux_rtc: allow setting a new alarm from the callback 6 years ago
Krzysztof Chruscinski 89923134e7 drivers: counter: Add flags to counter_config_info structure 6 years ago
Patrik Flykt 24d71431e9 all: Add 'U' suffix when using unsigned variables 6 years ago
Kumar Gala d6a19afb29 drivers: counter: mcux: Fix sanitycheck test build issue 6 years ago
Piotr Mienkowski 8a86b5aaac api: counter: rename counter_disable_channel_alarm() 7 years ago
Maureen Helm eb338915bb drivers: counter: Introduce mcux rtc shim 7 years ago