Zephyr API Documentation  3.5.0
A Scalable Open Source RTOS
3.5.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
unistd.h File Reference
#include "posix_types.h"
#include <zephyr/posix/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)