1.5.0.3R3
Software Development Kit
wiced_rtos.h File Reference

Functions

wiced_result_t wiced_rtos_create_thread (wiced_thread_t *thread, uint8_t priority, const char *name, wiced_thread_function_t function, uint32_t stack_size, void *arg)
 

Detailed Description

Defines functions to access functions provided by the RTOS in a generic way