![]() |
OS
v7.3.4
Documentation
|
| CqATCLI_Command_t | An AT-Command object |
| CqATCLI_Handler_t | The command argument with all the regarding information of the incoming AT command |
| CqATCLI_t | An AT Command Line Interface (CLI) object |
| CqBSBuffer_t | A BSBuffer(Byte-sized buffer) object |
| CqCR_Semaphore_t | A typedef to instantiate a Co-Routine Semaphore |
| CqEdgeCheck_IONode_t | An input node object for edge checking |
| CqEdgeCheck_t | An I/O edge check object |
| CqEvent_t | The task argument with all the regarding information of the task execution |
| CqList_CompareHandle_t | Handle of the qList_Sort() API that is passed as an argument to the compare function |
| CqList_ForEachHandle_t | Handle of the qList_ForEach() API that is passed as an argument to the function that operates on each node |
| CqList_Iterator_t | Typedef to hold a list-iterator instance |
| CqList_Node_t | A list-node object (Used internally) |
| CqList_t | A list object (Generic double-linked) |
| CqQueue_t | A Queue object |
| CqResponse_t | A Response Handler object |
| CqSM_Handler_t | The callback argument to handle the state-machine dynamics and provide execution information. Some members can be written to perform state-transitions |
| CqSM_Signal_t | The type to be used as a container variable for a signal |
| CqSM_State_t | A state object |
| CqSM_t | A FSM(Finite State Machine) object |
| CqSM_TimeoutSpec_t | A FSM Timeout-specification object |
| CqSM_TimeoutStateDefinition_t | This structure should be used to define an item for a timeout-specification table |
| CqSM_Transition_t | This structure should be used to define an item for a state transition table |
| CqSTimer_t | A STimer(Software Timer) object |
| CqTask_t | A task node object |