mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-09 19:42:21 +00:00
Since the K_TIMER type is a non-public API used within the micro- kernel itself, it doesn't provide any real type abstraction benefit that isn't served equally well by the struct k_timer type it is based on. Change-Id: I482d7c0459d5734402be541322ff752dd1a3714a Signed-off-by: Allan Stephens <allan.stephens@windriver.com> |
||
---|---|---|
arch | ||
config | ||
drivers | ||
host | ||
include | ||
kernel | ||
lib/libc/minimal | ||
make | ||
misc | ||
net | ||
samples | ||
scripts | ||
shared/include/nanokernel/x86 | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
vxmicro-env.bash |