picofuse

Functions
sleep.h File Reference

Defines thread sleep primitives. More...

#include <stdint.h>
Include dependency graph for sleep.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void sys_sleep_ms (uint32_t ms)
 Pauses the current thread for a specified duration. More...
 

Detailed Description

Defines thread sleep primitives.

Definition in file sleep.h.