Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
04fbb80adb661d88191e9554aae70b209cb955ef
/
kernel
/
sys_clock.c
6f99bdb
kernel: Provide only one _SYSCALL_HANDLER() macro
by Leandro Pereira
· 7 years ago
a73d373
kernel: add k_uptime_get() as a system call
by Andrew Boie
· 7 years ago
225e4c0
kernel: greatly simplify syscall handlers
by Andrew Boie
· 7 years ago
76c04a2
kernel: implement some more system calls
by Andrew Boie
· 7 years ago
8920cf1
cleanup: Move #include directives
by Anas Nashif
· 8 years ago
397d29d
linker: move all linker headers to include/linker
by Anas Nashif
· 8 years ago
3989de7
kernel: fix short time-slice reset
by Andrew Boie
· 8 years ago
89ffd44
kernel: tickless: Add tickless kernel support
by Ramesh Thomas
· 8 years ago
cc334c7
Convert remaining code to using newly introduced integer sized types
by Kumar Gala
· 8 years ago
34a57db
Revert "kernel: Convert formatter strings to use PRI defines"
by Kumar Gala
· 8 years ago
7b9dc10
kernel: Convert formatter strings to use PRI defines
by Kumar Gala
· 8 years ago
6f4bc80
kernel/timeout: fix handling expired timeouts in reverve queuing order
by Benjamin Walsh
· 8 years ago
c88d0fb
kernel: fix typo
by Benjamin Walsh
· 8 years ago
ac74d8b
license: Replace Apache boilerplate with SPDX tag
by David B. Kinder
· 8 years ago
2bffa30
kernel: use __ticks_to_ms directly
by Anas Nashif
· 8 years ago
6209218
kernel: optimize ms-to-ticks for certain tick frequencies
by Benjamin Walsh
· 8 years ago
eec37e6
kernel: add flag that tells the system is handling timeouts
by Benjamin Walsh
· 8 years ago
dc3d73b
kernel: fix all nanokernel usage in comments
by Anas Nashif
· 8 years ago
d687a95
kernel: move kernel code to kernel/ directly
by Anas Nashif
· 8 years ago
[Renamed from kernel/unified/sys_clock.c]
b889fa8
kernel: enhance realtime-ness when handling timeouts
by Benjamin Walsh
· 8 years ago
f6ca7de
kernel/arch: consolidate tTCS and TNANO definitions
by Benjamin Walsh
· 8 years ago
b85e58a
kernel: don't directly use deprecated sys_tick_get APIs
by Andrew Boie
· 8 years ago
1a5450b
unified: merge NANO_TIMERS and NANO_TIMEOUTS with SYS_CLOCK_EXISTS
by Benjamin Walsh
· 8 years ago
055262c
unified: remaining timeout cleanup
by Benjamin Walsh
· 8 years ago
35497d6
unified: cache the next thread to run
by Benjamin Walsh
· 8 years ago
ba5ddc1
unified: implement k_uptime_{get,delta}()
by Benjamin Walsh
· 9 years ago
ba26615
unified: Remove unused _nano_get_earliest_deadline()
by Peter Mitsis
· 9 years ago
b272494
unified: Remove references to obsolete task_timeout
by Peter Mitsis
· 9 years ago
3259d0e
unified: Replace _nano_get_earliest_deadline()
by Peter Mitsis
· 9 years ago
68d1f4b
unified: Add timeslice support
by Peter Mitsis
· 9 years ago
456c6da
unified: initial unified kernel implementation
by Benjamin Walsh
· 9 years ago