nuttx-mirror/drivers/timers
hujun5 fabf4a5142 fix compile error
Error: /github/workspace/sources/nuttx/include/nuttx/spinlock_type.h:57:3: error: unknown type name 'atomic_t'
368   57 |   atomic_t owner;
369      |   ^~~~~~~~
370Error: /github/workspace/sources/nuttx/include/nuttx/spinlock_type.h:58:3: error: unknown type name 'atomic_t'
371   58 |   atomic_t next;
372      |   ^~~~~~~~

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2025-01-08 09:28:58 +08:00
..
arch_alarm.c drivers/timers: export arch timer api to support higher resolution 2024-12-04 10:52:26 +01:00
arch_rtc.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
arch_timer.c drivers/timers: export arch timer api to support higher resolution 2024-12-04 10:52:26 +01:00
capture.c driver/capture: Add ioctl function for architecture specific ioctl commands 2024-12-17 13:35:42 -03:00
CMakeLists.txt drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
cs2100-cp.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
ds3231.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
ds3231.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
goldfish_timer.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
Kconfig drivers/timers/watchdog: support the configurations of Auto-monitor reset timeout and Auto-monitor keep alive interval in milliseconds. 2024-12-12 17:02:05 +08:00
Make.defs drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
mcp794xx.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
mcp794xx.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
oneshot.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
pcf85263.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
pcf85263.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
pl031.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
pwm.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
rpmsg_rtc.c fix compile error 2025-01-08 09:28:58 +08:00
rtc.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
rx8010.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
rx8010.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
timer.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
watchdog.c drivers/timers/watchdog: support the configurations of Auto-monitor reset timeout and Auto-monitor keep alive interval in milliseconds. 2024-12-12 17:02:05 +08:00