[][src]Crate cmsis_rtos2

Re-exports

pub use cmsis_os2::*;

Modules

cmsis_os2
os_tick

Functions

rtos_kernel_get_sys_timer_freq_hz
rtos_kernel_get_tick_freq_hz
rtos_kernel_initialize
rtos_kernel_start
rtos_os_delay
rtos_os_msg_queue_get
rtos_os_msg_queue_new
rtos_os_msg_queue_put
rtos_os_thread_new
rtos_os_thread_yield
rtos_os_timer_new
rtos_os_timer_start
rtos_os_timer_stop