mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-15 16:28:55 +00:00
It is a fatal error if the microkernel is configured with either too few command packets or too few timer packets. NOTE: During this refactoring of _Cget(), not only is it renamed to _nano_fiber_lifo_get_panic(), but it is moved into "nano_lifo.c". Change-Id: I1d866cda1b444da04877f7eda03762b6e83c9a6f Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com> |
||
---|---|---|
.. | ||
include | ||
cmdPkt.c | ||
global.c | ||
idle.c | ||
k_event.c | ||
k_irq.c | ||
k_mbox.c | ||
k_memmap.c | ||
k_mempool.c | ||
k_mutex.c | ||
k_nop.c | ||
k_offload.c | ||
k_pipe_buffer.c | ||
k_pipe_get.c | ||
k_pipe_put.c | ||
k_pipe_util.c | ||
k_pipe_xfer.c | ||
k_pipe.c | ||
k_queue.c | ||
k_sema.c | ||
k_task.c | ||
k_timer.c | ||
Kconfig | ||
Makefile | ||
movedata.c | ||
server.c | ||
task_monitor.c | ||
ticker.c |