Infineon Logo AIROC BTSDK v4.6 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros

Macros

#define WICED_NO_WAIT   0
 Do not wait if queue/semaphore empty.
 
#define WICED_WAIT_FOREVER   ((uint32_t) 0xFFFFFFFF)
 Wait infinitely.
 
#define THREAD_PRIORITY_MIN   0
 Minimum value for the thread priority.
 
#define THREAD_PRIORITY_MAX   7
 Maximum value for the thread priority.
 

Detailed Description