Here is a list of all functions with links to the files they belong to:
- s -
- STK_ASSERT_HANDLER() : stktest_chain.cpp, stktest.cpp
- stk_critical_section_enter() : stk_c.h, stk_c.cpp
- stk_critical_section_exit() : stk_c.h, stk_c.cpp
- stk_cv_create() : stk_c.h, stk_c_sync.cpp
- stk_cv_destroy() : stk_c.h, stk_c_sync.cpp
- stk_cv_notify_all() : stk_c.h, stk_c_sync.cpp
- stk_cv_notify_one() : stk_c.h, stk_c_sync.cpp
- stk_cv_wait() : stk_c.h, stk_c_sync.cpp
- stk_delay() : stk_c.h, stk_c.cpp
- stk_delay_ms() : stk_c.h, stk_c.cpp
- stk_ef_clear() : stk_c.h, stk_c_sync.cpp
- stk_ef_create() : stk_c.h, stk_c_sync.cpp
- stk_ef_destroy() : stk_c.h, stk_c_sync.cpp
- stk_ef_get() : stk_c.h, stk_c_sync.cpp
- stk_ef_is_error() : stk_c.h
- stk_ef_set() : stk_c.h, stk_c_sync.cpp
- stk_ef_trywait() : stk_c.h, stk_c_sync.cpp
- stk_ef_wait() : stk_c.h, stk_c_sync.cpp
- stk_event_create() : stk_c.h, stk_c_sync.cpp
- stk_event_destroy() : stk_c.h, stk_c_sync.cpp
- stk_event_pulse() : stk_c.h, stk_c_sync.cpp
- stk_event_reset() : stk_c.h, stk_c_sync.cpp
- stk_event_set() : stk_c.h, stk_c_sync.cpp
- stk_event_trywait() : stk_c.h, stk_c_sync.cpp
- stk_event_wait() : stk_c.h, stk_c_sync.cpp
- stk_kernel_add_task() : stk_c.h, stk_c.cpp
- stk_kernel_add_task_hrt() : stk_c.h, stk_c.cpp
- stk_kernel_create() : stk_c.h, stk_c.cpp
- stk_kernel_destroy() : stk_c.h, stk_c.cpp
- stk_kernel_get_state() : stk_c.h, stk_c.cpp
- stk_kernel_init() : stk_c.h, stk_c.cpp
- stk_kernel_is_schedulable() : stk_c.h, stk_c.cpp
- stk_kernel_remove_task() : stk_c.h, stk_c.cpp
- stk_kernel_start() : stk_c.h, stk_c.cpp
- stk_mutex_create() : stk_c.h, stk_c_sync.cpp
- stk_mutex_destroy() : stk_c.h, stk_c_sync.cpp
- stk_mutex_lock() : stk_c.h, stk_c_sync.cpp
- stk_mutex_timed_lock() : stk_c.h, stk_c_sync.cpp
- stk_mutex_trylock() : stk_c.h, stk_c_sync.cpp
- stk_mutex_unlock() : stk_c.h, stk_c_sync.cpp
- STK_PANIC_HANDLER_DEFAULT() : stk_arch.h, stktest.cpp
- stk_periodic_trigger_create() : stk_c_time.h, stk_c_time.cpp
- stk_periodic_trigger_destroy() : stk_c_time.h, stk_c_time.cpp
- stk_periodic_trigger_get_period() : stk_c_time.h, stk_c_time.cpp
- stk_periodic_trigger_poll() : stk_c_time.h, stk_c_time.cpp
- stk_periodic_trigger_restart() : stk_c_time.h, stk_c_time.cpp
- stk_periodic_trigger_set_period() : stk_c_time.h, stk_c_time.cpp
- stk_pipe_create() : stk_c.h, stk_c_sync.cpp
- stk_pipe_destroy() : stk_c.h, stk_c_sync.cpp
- stk_pipe_get_size() : stk_c.h, stk_c_sync.cpp
- stk_pipe_read() : stk_c.h, stk_c_sync.cpp
- stk_pipe_read_bulk() : stk_c.h, stk_c_sync.cpp
- stk_pipe_write() : stk_c.h, stk_c_sync.cpp
- stk_pipe_write_bulk() : stk_c.h, stk_c_sync.cpp
- stk_rwmutex_create() : stk_c.h, stk_c_sync.cpp
- stk_rwmutex_destroy() : stk_c.h, stk_c_sync.cpp
- stk_rwmutex_lock() : stk_c.h, stk_c_sync.cpp
- stk_rwmutex_read_lock() : stk_c.h, stk_c_sync.cpp
- stk_rwmutex_read_unlock() : stk_c.h, stk_c_sync.cpp
- stk_rwmutex_timed_lock() : stk_c.h, stk_c_sync.cpp
- stk_rwmutex_timed_read_lock() : stk_c.h, stk_c_sync.cpp
- stk_rwmutex_try_read_lock() : stk_c.h, stk_c_sync.cpp
- stk_rwmutex_trylock() : stk_c.h, stk_c_sync.cpp
- stk_rwmutex_unlock() : stk_c.h, stk_c_sync.cpp
- stk_sem_create() : stk_c.h, stk_c_sync.cpp
- stk_sem_destroy() : stk_c.h, stk_c_sync.cpp
- stk_sem_signal() : stk_c.h, stk_c_sync.cpp
- stk_sem_wait() : stk_c.h, stk_c_sync.cpp
- stk_sleep() : stk_c.h, stk_c.cpp
- stk_sleep_ms() : stk_c.h, stk_c.cpp
- stk_sleep_until() : stk_c.h, stk_c.cpp
- stk_spinlock_create() : stk_c.h, stk_c_sync.cpp
- stk_spinlock_destroy() : stk_c.h, stk_c_sync.cpp
- stk_spinlock_lock() : stk_c.h, stk_c_sync.cpp
- stk_spinlock_trylock() : stk_c.h, stk_c_sync.cpp
- stk_spinlock_unlock() : stk_c.h, stk_c_sync.cpp
- stk_task_create_privileged() : stk_c.h, stk_c.cpp
- stk_task_create_user() : stk_c.h, stk_c.cpp
- stk_task_destroy() : stk_c.h, stk_c.cpp
- stk_task_set_id() : stk_c.h, stk_c.cpp
- stk_task_set_name() : stk_c.h, stk_c.cpp
- stk_task_set_priority() : stk_c.h, stk_c.cpp
- stk_task_set_weight() : stk_c.h, stk_c.cpp
- stk_tick_resolution() : stk_c.h, stk_c.cpp
- stk_ticks() : stk_c.h, stk_c.cpp
- stk_ticks_from_ms() : stk_c.h, stk_c.cpp
- stk_ticks_from_ms_r() : stk_c.h
- stk_tid() : stk_c.h, stk_c.cpp
- stk_time_now_ms() : stk_c.h, stk_c.cpp
- stk_timer_create() : stk_c_time.h, stk_c_time.cpp
- stk_timer_destroy() : stk_c_time.h, stk_c_time.cpp
- stk_timer_get_deadline() : stk_c_time.h, stk_c_time.cpp
- stk_timer_get_period() : stk_c_time.h, stk_c_time.cpp
- stk_timer_get_remaining_time() : stk_c_time.h, stk_c_time.cpp
- stk_timer_get_timestamp() : stk_c_time.h, stk_c_time.cpp
- stk_timer_is_active() : stk_c_time.h, stk_c_time.cpp
- stk_timer_reset() : stk_c_time.h, stk_c_time.cpp
- stk_timer_restart() : stk_c_time.h, stk_c_time.cpp
- stk_timer_set_period() : stk_c_time.h, stk_c_time.cpp
- stk_timer_start() : stk_c_time.h, stk_c_time.cpp
- stk_timer_start_or_reset() : stk_c_time.h, stk_c_time.cpp
- stk_timer_stop() : stk_c_time.h, stk_c_time.cpp
- stk_timerhost_get() : stk_c_time.h, stk_c_time.cpp
- stk_timerhost_get_size() : stk_c_time.h, stk_c_time.cpp
- stk_timerhost_get_time_now() : stk_c_time.h, stk_c_time.cpp
- stk_timerhost_init() : stk_c_time.h, stk_c_time.cpp
- stk_timerhost_is_empty() : stk_c_time.h, stk_c_time.cpp
- stk_timerhost_shutdown() : stk_c_time.h, stk_c_time.cpp
- stk_tls_get() : stk_c.h, stk_c.cpp
- stk_tls_set() : stk_c.h, stk_c.cpp
- stk_yield() : stk_c.h, stk_c.cpp