Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- g -
- G_DEBUG_SAMPLE_BEGIN_ENABLE
: gemrtos_core.h
- G_DEBUG_SAMPLE_END_ENABLE
: gemrtos_core.h
- G_IRQ_ENABLED
: gemrtos_core.h
- G_IRQ_PENDING
: gemrtos_core.h
- g_kcb
: gemrtos_core.h
- G_RCB
: gemrtos_core.h
- G_Running
: gemrtos_core.h
- G_SCB_ARG
: gemrtos_core.h
- G_SCB_CODE
: gemrtos_core.h
- G_SCB_PENDING
: gemrtos_core.h
- G_TASK_LCB_DEFAULT
: gemrtos_core.h
- G_TASK_PERIOD_DEFAULT
: gemrtos_core.h
- G_TASK_PRIORITY_DEFAULT
: gemrtos_core.h
- G_TASK_TYPE_DEFAULT
: gemrtos_core.h
- G_TCB_CURRENT
: gemrtos_core.h
- generate()
: callbacks.tcl
- get_default_peripheral_preemption()
: callbacks.tcl
- get_module_instance_list()
: callbacks.tcl
- get_ril_max()
: callbacks.tcl
- get_ril_min_max_list()
: callbacks.tcl
- gk_check_consume()
: mq.h
- gk_CODE_IDLE_TASK()
: gemrtos_core.h
- gk_Create_PCBs()
: gemrtos_core.h
- gk_CreateTask()
: gemrtos_core.h
- gk_ECB_GetFree()
: gemrtos_core.h
- gk_ECB_List_Unlink()
: gemrtos_core.h
- gk_ECBAEL_Link()
: gemrtos_core.h
- gk_ECBAEL_Remove()
: gemrtos_core.h
- gk_ECBASL_GetSCB()
: gemrtos_core.h
- gk_ECBASL_Link()
: gemrtos_core.h
- gk_ECBASL_Unlink()
: gemrtos_core.h
- gk_ECBFL_Link()
: gemrtos_core.h
- gk_ECBTL_Link()
: gemrtos_core.h
- gk_ECBTL_Unlink()
: gemrtos_core.h
- gk_ENTRY_BAD_TASK_RETURN()
: grtos_kernel.c
- gk_ENTRY_IRQ_HANDLER()
: gemrtos_core.h
, grtos_kernel.c
- gk_ENTRY_SIGNAL_RETURN()
: gemrtos_core.h
, grtos_kernel.c
- gk_FROZEN_CALLBACK()
: gemrtos_core.h
- gk_Get_ECB()
: gemrtos_core.h
- gk_Get_LCB()
: gemrtos_core.h
- gk_Get_RCB()
: gemrtos_core.h
- gk_Get_RRDS()
: gemrtos_core.h
- gk_Get_SCB()
: gemrtos_core.h
- gk_INIT_IRQ()
: gemrtos_core.h
- gk_INIT_KERNEL()
: gemrtos_core.h
, grtos_kernel.c
- gk_ISR_COMPLETE()
: gemrtos_core.h
- gk_ISR_RELEASE()
: gemrtos_core.h
- gk_KCBASL_GetSCB()
: gemrtos_core.h
- gk_KCBASL_Link()
: gemrtos_core.h
- gk_KCBASL_Unlink()
: gemrtos_core.h
- gk_KERNEL_TASK_COMPLETE()
: gemrtos_core.h
, grtos_kernel.c
- gk_KERNEL_TASK_START()
: gemrtos_core.h
, grtos_kernel.c
- gk_KERNEL_TASK_SUSPEND()
: gemrtos_core.h
, grtos_kernel.c
- gk_KERNEL_TASK_SUSPEND_CURRENT()
: gemrtos_core.h
, grtos_kernel.c
- gk_LCB_CheckInvertion()
: gemrtos_core.h
- gk_LCBFPL_Link()
: gemrtos_core.h
- gk_LCBFPL_Unlink()
: gemrtos_core.h
- gk_LCBL_Link()
: gemrtos_core.h
- gk_LCBL_UnLink()
: gemrtos_core.h
- gk_LCBLowerPriorityThanLCB()
: gemrtos_core.h
- gk_MONITOR_FIFO_SAMPLE()
: gemrtos_core.h
- gk_MQ_move_to_consumer()
: mq.h
- gk_MQ_Read_Sender()
: mq.h
- gk_MQ_send()
: mq.h
- gk_PCB_GetCurrentTCB()
: gemrtos_core.h
- gk_PCB_GetNextTCB()
: gemrtos_core.h
- gk_PCBInit()
: gemrtos_core.h
- gk_QUEUE_granted_kill()
: mq.h
, mq.c
- gk_RCB_GetFree()
: gemrtos_core.h
- gk_RCBASL_GetSCB()
: gemrtos_core.h
- gk_RCBASL_Link()
: gemrtos_core.h
- gk_RCBASL_Unlink()
: gemrtos_core.h
- gk_RCBFL_Link()
: gemrtos_core.h
- gk_RCBGEL_Link()
: gemrtos_core.h
- gk_RCBGEL_Unlink()
: gemrtos_core.h
- gk_RCBWEL_Link()
: gemrtos_core.h
- gk_RCBWEL_Unlink()
: gemrtos_core.h
- gk_RESOURCE_ECB_KILL_CALLBACK()
: gemrtos_core.h
- gk_RRDS_GetFree()
: gemrtos_core.h
- gk_RRDSASL_GetSCB()
: gemrtos_core.h
- gk_RRDSASL_Link()
: gemrtos_core.h
- gk_RRDSASL_UnLink()
: gemrtos_core.h
- gk_RRDSFL_Link()
: gemrtos_core.h
, listfunctions.c
- gk_RST_MONITOR_HANDLER()
: gemrtos_core.h
, monitor.c
- gk_SCB_Copy()
: gemrtos_core.h
- gk_SCB_GetFree()
: gemrtos_core.h
- gk_SCBAPSL_Link()
: gemrtos_core.h
- gk_SCBAPSL_UnLink()
: gemrtos_core.h
- gk_SCBFL_Link()
: gemrtos_core.h
- gk_SEM_granted_kill()
: sem.h
- gk_SEM_waiting_kill()
: sem.h
- gk_SetLowestProcessor()
: gemrtos_core.h
- gk_SetNextTimeProcessor()
: gemrtos_core.h
- gk_SetTaskISR()
: gemrtos_core.h
- gk_TASK_GRANTED_PRIORITY_GET()
: gemrtos_core.h
- gk_TASK_INHERENCE_PRIORITY_SET()
: gemrtos_core.h
- gk_TASK_IS_BLOCKED()
: gemrtos_core.h
- gk_TASK_Kill()
: gemrtos_core.h
- gk_TASK_PRIORITY_SET()
: gemrtos_core.h
- gk_TASK_RELEASE()
: gemrtos_core.h
- gk_TASK_RESOURCE_CREATE()
: gemrtos_core.h
- gk_TASK_RESOURCE_DESTROY()
: gemrtos_core.h
- gk_TASK_RESOURCE_GRANT()
: gemrtos_core.h
- gk_TASK_RESOURCE_UNGRANT()
: gemrtos_core.h
- gk_TASK_RESOURCE_UNWAIT()
: gemrtos_core.h
- gk_TASK_RESOURCE_WAIT()
: gemrtos_core.h
- gk_TASK_STK_Init()
: gemrtos_core.h
- gk_TCB_GetFree()
: gemrtos_core.h
- gk_TCB_in_RCBGEL()
: gemrtos_core.h
- gk_TCB_List_Unlink()
: gemrtos_core.h
- gk_TCB_Unlink()
: gemrtos_core.h
- gk_TCBAEL_Link()
: gemrtos_core.h
- gk_TCBAEL_Unlink()
: gemrtos_core.h
- gk_TCBASL_GetSCB()
: gemrtos_core.h
- gk_TCBASL_Link()
: gemrtos_core.h
- gk_TCBASL_Unlink()
: gemrtos_core.h
- gk_TCBFL_Init()
: gemrtos_core.h
- gk_TCBFL_Link()
: gemrtos_core.h
- gk_TCBLowerPriorityThanTCB()
: gemrtos_core.h
- gk_TCBPSL_GetSCB()
: gemrtos_core.h
- gk_TCBPSL_Link()
: gemrtos_core.h
- gk_TCBPSL_Unlink()
: gemrtos_core.h
- gk_TCBRDYL_Link()
: gemrtos_core.h
- gk_TCBRDYL_Unlink()
: gemrtos_core.h
- gk_TCBRUNL_Link()
: gemrtos_core.h
- gk_TCBRUNL_Unlink()
: gemrtos_core.h
- gk_TCBWL_Link()
: gemrtos_core.h
- gk_TCBWL_Unlink()
: gemrtos_core.h
- gk_TIME_CALLBACK()
: gemrtos_core.h
- gk_timeout_ECB_MQ_consume()
: mq.h
- gk_timeout_ECB_MQ_send()
: mq.h
- gk_timeout_ECB_SEM_post()
: sem.h
- gk_timeout_ECB_SEM_wait()
: sem.h
- GRTOS_InterruptDisableRegisterAddress
: gemrtos_core.h
- GRTOS_InterruptEnableRegisterAddress
: gemrtos_core.h
- grtos_irq_entry()
: gemrtos_core.h
- GRTOS_MutexReleaseRegisterAddress
: gemrtos_core.h
- GRTOS_MutexRequestRegisterAddress
: gemrtos_core.h
- GRTOS_S_PROCESSOR1_IRQ
: gemrtos_core.h
- GRTOS_Start_Task()
: gemrtos_core.h
- GRTOS_Suspend_Task()
: gemrtos_core.h
- GRTOS_Task_GetPendingSCB()
: gemrtos_core.h
- gs_addressof_G_PCBTbl
: gemrtos_core.h
- GS_ECB
: gemrtos_core.h
- GS_KCB
: gemrtos_core.h
- GS_LCB
: gemrtos_core.h
- GS_MCB
: gemrtos_core.h
- gs_offsetof_PCB_EXECTCB
: gemrtos_core.h
- gs_offsetof_PCB_IDLETCB
: gemrtos_core.h
- gs_offsetof_TCB_StackPointer
: gemrtos_core.h
- GS_PCB
: gemrtos_core.h
- GS_RRDS
: gemrtos_core.h
- GS_SCB
: gemrtos_core.h
- gs_sizeof_G_PCBTbl
: gemrtos_core.h
- GS_STK
: gemrtos_core.h
- GS_TCB
: gemrtos_core.h
- gt_priority
: gemrtos_core.h
- gt_time
: gemrtos_core.h
- gt_tm
: gemrtos_core.h
- gu_Clock()
: gemrtos_core.h
- gu_Convert_Time()
: gemrtos_core.h
- gu_Get_CPU_ID()
: gemrtos_core.h
- gu_Get_Default_Task_List()
: gemrtos_core.h
- gu_Get_Default_Task_Type()
: gemrtos_core.h
- gu_get_frozen_threshold()
: gemrtos_core.h
- gu_get_irq_status()
: gemrtos_core.h
- gu_get_mutex_time()
: gemrtos_core.h
- gu_Get_Next_Occurrence_Time()
: gemrtos_core.h
- gu_get_now()
: gemrtos_core.h
- gu_get_reserved_mutex_processor()
: gemrtos_core.h
- gu_GetTask()
: gemrtos_core.h
- gu_MQ_consumer_mark_read()
: mq.c
, mq.h
- gu_MQ_receive()
: mq.h
- gu_queue_consume()
: mq.h
- gu_queue_create()
: mq.h
, mq.c
- gu_sem_create()
: sem.h
- gu_sem_destroy()
: sem.h
- gu_sem_getvalue()
: sem.h
- gu_sem_post()
: sem.h
- gu_sem_wait()
: sem.h
- gu_Set_Default_Task_List()
: gemrtos_core.h
- gu_Set_Default_Task_Period()
: gemrtos_core.h
- gu_Set_Default_Task_Priority()
: gemrtos_core.h
- gu_Set_Default_Task_Type()
: gemrtos_core.h
- gu_SetTaskAbortwhenDeadline()
: gemrtos_core.h
- gu_SetTaskDeadline()
: gemrtos_core.h
- gu_SetTaskISR()
: gemrtos_core.h
- gu_SetTaskList()
: gemrtos_core.h
- gu_SetTaskPeriod()
: gemrtos_core.h
- gu_SetTaskReadyPriority()
: gemrtos_core.h
- gu_SetTaskRunPriority()
: gemrtos_core.h
- gu_SetTaskType()
: gemrtos_core.h
- gu_signal_create()
: gemrtos_core.h
- gu_signal_destroy()
: gemrtos_core.h
- gu_StartTaskwithOffset()
: gemrtos_core.h
- gu_TASK_IS_BLOCKED()
: gemrtos_core.h
- gu_TASK_Kill()
: gemrtos_core.h
- gu_TASK_RESUME()
: gemrtos_core.h
- gu_TASK_Sleep()
: gemrtos_core.h
- gu_TASK_Sleep_Time()
: gemrtos_core.h
- gu_TASK_SUSPEND()
: gemrtos_core.h