Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- o -
- os_boot
: os.c
, os.h
, test_ftask.c
, test_ftask_cfg.c
- OS_BOOT_STATE
: os.h
- OS_BOOT_STATE_e
: os.h
- OS_BOOT_STATE_MAX
: os.h
- OS_CREATE_EVENT
: os.h
- OS_CREATE_MUTEX
: os.h
- OS_CREATE_QUEUES
: os.h
- OS_CREATE_TASKS
: os.h
- OS_DelayTask()
: os.c
, os.h
- OS_DelayTaskUntil()
: os.c
, os.h
- OS_ENGINE_RUNNING
: os.h
- OS_EnterTaskCritical()
: os.c
, os.h
- os_events
: os.h
- OS_ExitTaskCritical()
: os.c
, os.h
- OS_GetTickCount()
: os.c
, os.h
- OS_IDLE_TASK_SIZE
: os.c
- os_idleStack
: os.c
- os_idleTaskTcbBuffer
: os.c
- OS_INIT_OS_FATALERROR
: os.h
- OS_INIT_OS_FATALERROR_SCHEDULER
: os.h
- OS_INIT_PRE_OS
: os.h
- OS_InitializeTasks()
: os.c
, os.h
- os_mutexes
: os.h
- OS_NUM_OF_EVENTS
: os.h
- OS_NUM_OF_MUTEXES
: os.h
- OS_OFF
: os.h
- OS_PRECYCLIC_INIT_HAS_FINISHED
: os.h
- OS_PRIORITY
: os.h
- OS_PRIORITY_ABOVE_HIGH
: os.h
- OS_PRIORITY_ABOVE_NORMAL
: os.h
- OS_PRIORITY_BELOW_NORMAL
: os.h
- OS_PRIORITY_BELOW_REALTIME
: os.h
- OS_PRIORITY_e
: os.h
- OS_PRIORITY_HIGH
: os.h
- OS_PRIORITY_IDLE
: os.h
- OS_PRIORITY_LOW
: os.h
- OS_PRIORITY_NORMAL
: os.h
- OS_PRIORITY_REAL_TIME
: os.h
- OS_PRIORITY_VERY_HIGH
: os.h
- OS_SCHEDULER_RUNNING
: os.h
- os_schedulerStartTime
: test_ftask.c
, os.c
, test_ftask_cfg.c
, os.h
- OS_StartScheduler()
: os.h
, os.c
- OS_SYSTEM_RUNNING
: os.h
- OS_SystemTickHandler()
: os.c
, os.h
- OS_TASK_DEFINITION_s
: os.h
- os_timer
: os.c
, os.h
, test_ftask.c
, test_ftask_cfg.c
- OS_TIMER_s
: os.h
- OS_TriggerTimer()
: os.h
, os.c