Lazuli
Data Structures
Here are the data structures with brief descriptions:
 C_Lz_LinkedListElementRepresents an element of a doubly linked list
 CAllocationMapRepresents a map of the allocated memory regions and useful memory handlers for a task or the kernel
 CClock24Represents the type used to hold the time
 CLz_LinkedListRepresents the main container for doubly linked elements
 CLz_MutexRepresents a mutex
 CLz_SerialConfigurationRepresents the configuration of a serial interface
 CLz_TaskConfigurationRepresents the configuration of a task
 CTaskRepresents a task
 CTaskContextLayoutRepresents the layout of the stack when saving the context of a task
 CTimerCounter0Describes the memory mapping for timer/counter 0
 CU16DivisionResultRepresents the result of a uin16_t division
 CUsartDescribes the memory mapping for the USART