| Embedded Wireless Framework
    | 
Functions for abstracting the platform where EWF is running. More...
| Modules | |
| EWF Platform API - Queue | |
| Functions for abstracting the platform where EWF is running. | |
| Platform configuration (FreeRTOS) | |
| The definitions used to configure the Azure SD-NET platform. | |
| The POSIX threads platform | |
| The POSIX threads platform. | |
| The ThreadX platform | |
| The ThreadX platform. | |
| The WIN32 platform | |
| The WIN32 platform. | |
| Functions | |
| ewf_result | ewf_platform_sleep (uint32_t time) | 
| Sleeps for a number of time ticks.  More... | |
Functions for abstracting the platform where EWF is running.
| ewf_result ewf_platform_sleep | ( | uint32_t | time | ) | 
Sleeps for a number of time ticks.
| [in] | time | the number of ticks to sleep |