GeMRTOS
Related Functions
RRDS Class Reference

Related Functions

(Note that these are not member functions.)

Friends And Related Function Documentation

◆ gk_RRDS_GetFree()

GS_RRDS* gk_RRDS_GetFree ( void  )
related

Gets the pointer of a free RRDS from the free list.

gk_RRDS_GetFree

Returns
Pointer to RRDS, or NULL if no free RRDS are available
Todo:
System signal should be implmented when no free RRDS is available

<

Todo:
verify correctness !!!!!

<

Todo:
verify correctness !!!!!

TCBs linked list for debugging

Definition at line 230 of file gemrtos_core.c.

◆ RRDS_IsValid()

INT32 RRDS_IsValid ( GS_RRDS prrds)
related

Returns G_TRUE is pointer points to GS_RRDS.

RRDS_IsValid

Parameters
[in]prrdsPointer to the RRDS
Returns
G_TRUE if pointer to RRDS, G_FALSE otherwise
Todo:
Find a way when it is not an array of control blocks

Definition at line 158 of file monitor.c.


The documentation for this class was generated from the following files: