Embedded Wireless Framework
Modules | Functions
EWF Platform API

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...
 

Detailed Description

Functions for abstracting the platform where EWF is running.

Function Documentation

◆ ewf_platform_sleep()

ewf_result ewf_platform_sleep ( uint32_t  time)

Sleeps for a number of time ticks.

Parameters
[in]timethe number of ticks to sleep
Returns
ewf_result status code