| Embedded Wireless Framework
    | 
The definitions used to configure the Azure SD-NET WIN32 platform. More...
| Macros | |
| #define | EWF_PLATFORM_TICKS_PER_SECOND (1000) | 
| #define | EWF_THREAD_PRIORITY_HIGH (THREAD_PRIORITY_ABOVE_NORMAL) | 
| #define | EWF_THREAD_PRIORITY_MEDIUM (THREAD_PRIORITY_NORMAL) | 
| #define | EWF_THREAD_PRIORITY_LOW (THREAD_PRIORITY_IDLE) | 
The definitions used to configure the Azure SD-NET WIN32 platform.
| #define EWF_PLATFORM_TICKS_PER_SECOND (1000) | 
Define the number of ticks per second in the platform; this is used to calculate absolute times. 
 
| #define EWF_THREAD_PRIORITY_HIGH (THREAD_PRIORITY_ABOVE_NORMAL) | 
Define the thread priorities