Zephyr Project API  3.3.0
A Scalable Open Source RTOS
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)