FreeRTOS C-Addons
1.1.0
C-Addon functionality to FreeRTOS
Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- a -
AddExtraMemoryToPool() :
mem_pool.h
,
mem_pool.c
AddExtraMemoryToPoolStatic() :
mem_pool.h
,
mem_pool.c
- c -
C_ADDONS_VERSION_MAJOR :
version.h
C_ADDONS_VERSION_MINOR :
version.h
C_ADDONS_VERSION_RELEASE :
version.h
C_ADDONS_VERSION_STRING :
version.h
CalculateAndVerifyAlignment() :
mem_pool.c
CalculateItemSize() :
mem_pool.c
CONTAINING_RECORD :
dlist.h
,
slist.h
CreateMemoryPool() :
mem_pool.h
,
mem_pool.c
CreateMemoryPoolStatic() :
mem_pool.h
,
mem_pool.c
CreateReadWriteLockPreferReader() :
read_write_lock.h
,
read_write_lock.c
CreateReadWriteLockPreferWriter() :
read_write_lock.h
,
read_write_lock.c
CreateWorkQueue :
workqueue.h
CreateWorkQueueEx() :
workqueue.h
,
workqueue.c
- d -
DEFAULT_WORK_QUEUE_PRIORITY :
workqueue.h
DEFAULT_WORK_QUEUE_STACK_SIZE :
workqueue.h
Dequeue() :
queue_simple.h
,
queue_simple.c
DestroyWorkQueue() :
workqueue.h
,
workqueue.c
DlAddNodeToHead() :
dlist.c
,
dlist.h
DlAddNodeToTail() :
dlist.c
,
dlist.h
DlForEachNode :
dlist.h
DlForEachNodeReverse :
dlist.h
DlInitHead :
dlist.h
DlInsertNodeAfter() :
dlist.c
,
dlist.h
DlInsertNodeBefore() :
dlist.c
,
dlist.h
DlIsListEmpty :
dlist.h
DlNode_t :
dlist.h
DlRemoveNode() :
dlist.c
,
dlist.h
DlRemoveNodeFromHead() :
dlist.c
,
dlist.h
DlRemoveNodeFromTail() :
dlist.c
,
dlist.h
- e -
Enqueue() :
queue_simple.h
,
queue_simple.c
- f -
FreeReadWriteLock() :
read_write_lock.h
,
read_write_lock.c
- i -
InitQueue() :
queue_simple.h
,
queue_simple.c
InitStack() :
stack_simple.h
,
stack_simple.c
IsQueueEmpty :
queue_simple.h
IsStackEmpty :
stack_simple.h
- m -
MemoryPool_t :
mem_pool.h
MemoryPoolAllocate() :
mem_pool.h
,
mem_pool.c
MemoryPoolFree() :
mem_pool.h
,
mem_pool.c
MemPool_t :
mem_pool.c
- o -
OFFSET_OF :
dlist.h
,
slist.h
- p -
PopOffStack() :
stack_simple.h
,
stack_simple.c
PushOnStack() :
stack_simple.h
,
stack_simple.c
pvtWorkItem_t :
workqueue.c
pvtWorkQueue_t :
workqueue.c
PvtZeroCopyQueue_t :
zero_copy_queue.c
- q -
Queue_t :
queue_simple.h
QueueWorkItem() :
workqueue.h
,
workqueue.c
- r -
ReaderLock() :
read_write_lock.h
,
read_write_lock.c
ReaderUnlock() :
read_write_lock.h
,
read_write_lock.c
ReaderWriterLockType :
read_write_lock.c
ReadWriteLock_t :
read_write_lock.h
RWLockPreferReader_t :
read_write_lock.c
RWLockPreferWriter_t :
read_write_lock.c
RwPreferReader :
read_write_lock.c
RwPreferWriter :
read_write_lock.c
- s -
SlAddNodeToHead :
slist.h
SlAddNodeToTail() :
slist.h
,
slist.c
SlForEachNode :
slist.h
SlInitHead :
slist.h
SlInsertNodeAfter() :
slist.h
,
slist.c
SlInsertNodeBefore() :
slist.h
,
slist.c
SlIsListEmpty :
slist.h
SlNode_t :
slist.h
SlRemoveNode() :
slist.h
,
slist.c
SlRemoveNodeFromHead() :
slist.h
,
slist.c
SlRemoveNodeFromTail() :
slist.h
,
slist.c
Stack_t :
stack_simple.h
- w -
WorkerThread() :
workqueue.c
WorkItem_t :
workqueue.h
WorkQueue_t :
workqueue.h
WriterLock() :
read_write_lock.h
,
read_write_lock.c
WriterUnlock() :
read_write_lock.h
,
read_write_lock.c
- z -
ZcqAllocateItem() :
zero_copy_queue.h
,
zero_copy_queue.c
ZcqCreateQueue() :
zero_copy_queue.h
,
zero_copy_queue.c
ZcqDequeueItem() :
zero_copy_queue.h
,
zero_copy_queue.c
ZcqEnqueueItem() :
zero_copy_queue.h
,
zero_copy_queue.c
ZcqFreeItem() :
zero_copy_queue.h
,
zero_copy_queue.c
ZeroCopyQueue_t :
zero_copy_queue.h
Generated on Sat Oct 20 2018 15:05:49 for FreeRTOS C-Addons by
1.8.13