Main Page
Related Pages
Data Structures
Files
File List
Globals
All
Functions
Variables
Typedefs
Enumerations
Enumerator
Defines
_
c
d
n
o
s
Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
- _ -
_os_bug() :
debug.h
- c -
CFG_CHECK_EMPTY_SEM_DESTROY :
config.h
CFG_CHECK_LOCK :
config.h
CFG_CHECK_OVERFLOW :
config.h
CFG_CHECK_PTR_AT_MEM_FREE :
config.h
CFG_CHECK_TIMER_REMOVE_LOCK :
config.h
CFG_DEBUG_PIN_THREADS :
config.h
CFG_DEBUG_THREAD_MASK :
config.h
CFG_FILL_EMPTY_MEM_POOL :
config.h
CFG_INITIAL_GIE_IN_THREAD :
config.h
CFG_LISTDEL_POISON :
config.h
CFG_LISTDEL_WITH_POISON :
config.h
CFG_MARK_ALLOC_MEM_POOL :
config.h
CFG_MARK_EMPTY_MEM_POOL :
config.h
CFG_MEM_POOL_POISON_FILL :
config.h
CFG_OS_MAX_THREADS :
config.h
CFG_SCHEDULE_ISR_ON_REQ :
config.h
CFG_ZERO_ALLOC_MEM_POOL :
config.h
- d -
D_IDLE :
debug_user.h
D_START_2 :
debug_user.h
D_SWITCH :
debug_user.h
D_THREAD2_TM :
debug_user.h
D_TIMER_ISR :
debug_user.h
D_UART0_ISR :
debug_user.h
debug_pin_clr :
debug.h
debug_pin_init :
debug_user.h
debug_pin_inv :
debug.h
debug_pin_set :
debug.h
DEBUG_PORT :
debug_user.h
DECLARE_ISR :
isr_howto.h
- n -
NULL :
types.h
- o -
os_bug :
debug.h
os_bug_at_pc :
debug.h
os_bug_code :
debug.h
OS_BUG_DBL_FREE :
debug.h
OS_BUG_EMPTY_RDY_LIST :
debug.h
OS_BUG_INVALID_PTR :
debug.h
OS_BUG_LOCK :
debug.h
OS_BUG_MUTEX :
debug.h
OS_BUG_MUTEX_BAD_RELEASE :
debug.h
OS_BUG_NONE :
debug.h
OS_BUG_OVERFLOW :
debug.h
OS_BUG_PREEMT_LOCK :
debug.h
OS_BUG_SEMA :
debug.h
OS_BUG_SM_INVALID_STATE :
debug.h
OS_BUG_THREAD_FUN_EXIT :
debug.h
os_bug_type_e :
debug.h
os_bug_type_t :
debug.h
OS_BUILD :
types.h
OS_DINT_SAVE :
scheduler.h
OS_EMPTY :
types.h
OS_ERROR :
types.h
OS_ERROR_NO_MEMORY :
types.h
os_event_invalid :
events.h
os_event_t :
events.h
OS_FULL :
types.h
OS_INT_RESTORE :
scheduler.h
OS_INVALID_PTR :
types.h
OS_INVALID_THREAD :
thread.h
os_list1_content :
list.h
os_list1_is_empty :
list.h
os_list1_is_last :
list.h
os_list1_item :
list.h
os_list1_t :
list.h
OS_MAJOR :
types.h
OS_MAX_PRIO :
thread.h
OS_MAX_THREADS :
thread.h
os_mem_pool_alloc() :
mem_pool.h
os_mem_pool_available :
mem_pool.h
os_mem_pool_create() :
mem_pool.h
os_mem_pool_destroy() :
mem_pool.h
os_mem_pool_free() :
mem_pool.h
os_mem_pool_itemsize :
mem_pool.h
OS_MINOR :
types.h
os_mutex_get() :
mutex.h
os_mutex_init() :
mutex.h
os_mutex_release() :
mutex.h
os_mutex_t :
mutex.h
os_mutex_tryget() :
mutex.h
OS_PREEMPT_DIS :
types.h
os_preempt_disable() :
scheduler.h
os_preempt_enable :
scheduler.h
os_preempt_enable_intr :
scheduler.h
os_result_t :
types.h
os_ring_buffer_ev_t :
ring_buffer_ev.h
os_ring_buffer_t :
ring_buffer.h
os_ringbuf_add() :
ring_buffer.h
os_ringbuf_add_ev() :
ring_buffer_ev.h
os_ringbuf_clear_ev() :
ring_buffer_ev.h
os_ringbuf_create() :
ring_buffer.h
os_ringbuf_create_ev() :
ring_buffer_ev.h
os_ringbuf_get() :
ring_buffer.h
os_ringbuf_get_ev() :
ring_buffer_ev.h
os_ringbuf_items() :
ring_buffer.h
os_ringbuf_items_ev() :
ring_buffer_ev.h
os_schedule() :
scheduler.h
os_scheduler_run() :
scheduler.h
os_sema_init :
semaphore.h
os_sema_post :
semaphore.h
os_sema_post_common() :
semaphore.h
os_sema_post_intr :
semaphore.h
os_sema_t :
semaphore.h
os_sema_tryget() :
semaphore.h
os_sema_wait :
semaphore.h
os_sema_wait_timeouted() :
semaphore.h
os_set_add :
set.h
OS_SET_EMPTY_ID :
set.h
os_set_is :
set.h
os_set_is_empty :
set.h
OS_SET_MAX_ITEMS :
set.h
os_set_min() :
set.h
os_set_remove :
set.h
os_signals_t :
sm_types.h
os_sleep() :
semaphore.h
os_sm_flush() :
state_machine.h
os_sm_handler_t :
sm_types.h
os_sm_manager_init() :
sm_manager.h
os_sm_manager_send_event() :
sm_manager.h
os_sm_manager_send_event_intr() :
sm_manager.h
os_sm_manager_sm_activate() :
sm_manager.h
os_sm_manager_sm_deactivate() :
sm_manager.h
os_sm_process_event() :
state_machine.h
os_state_machine_t :
sm_types.h
OS_STATUS_OK :
types.h
os_thread_create() :
thread.h
os_thread_func_t :
thread.h
os_thread_init() :
thread.h
os_thread_prio_t :
thread.h
OS_THREAD_READY :
thread.h
OS_THREAD_RUNNING :
thread.h
os_thread_state_e :
thread.h
os_thread_state_t :
thread.h
os_thread_terminated() :
thread.h
OS_THREAD_WAIT :
thread.h
OS_TIMEOUT :
types.h
os_timer_cb :
timer.h
os_timer_create() :
timer.h
os_timer_delete() :
timer.h
OS_TIMER_REPETITIVE :
timer.h
OS_TIMER_SINGLE :
timer.h
os_timer_state_e :
timer.h
os_timer_state_t :
timer.h
os_timer_t :
timer.h
os_timer_tick_cnt() :
timer.h
os_timer_type_e :
timer.h
os_timer_type_t :
timer.h
os_timers_init :
timer_user.h
os_timers_start :
timer_user.h
os_timers_stop :
timer_user.h
OS_VERSION :
types.h
OS_VERSION_DEF :
types.h
OS_WAIT_INFINITE :
semaphore.h
OS_WOULD_WAIT :
types.h
- s -
signals :
sm_types.h
SR_GIE_MASK :
msp430.h
system_sig_a :
sm_types.h
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Defines
The DioneOS has beed developed by
ELESOFTROM (c) 2011
             This documentation has been generated by
Doxygen
1.7.3
.