Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
unistd.h File Reference
#include "posix_types.h"
#include "sys/stat.h"

Go to the source code of this file.

Functions

unsigned sleep (unsigned int seconds)
 
int usleep (useconds_t useconds)
 

Function Documentation

◆ sleep()

unsigned sleep ( unsigned int  seconds)

◆ usleep()

int usleep ( useconds_t  useconds)