ISIX-RTOS - small operating system for ARM microcontrollers 1.2
|
#include <isix/config.h>
Go to the source code of this file.
Defines | |
#define | isix_printk(...) |
#define isix_printk | ( | ... | ) |
Definition at line 8 of file printk.h.
Referenced by isix_fifo_create(), isix_fifo_destroy(), isix_fifo_read(), isix_fifo_read_isr(), isix_fifo_write(), isix_fifo_write_isr(), isix_sem_create_limited(), isix_sem_setval(), isix_sem_wait(), isix_task_create(), isix_task_delete(), isix_wait_for_multiple_objects(), isixp_sem_signal(), isixp_task_change_prio(), and isixp_wakeup_multiple().