libyggdrasil  v1.0.0
cortex.h File Reference

Core control functions for Asgard. More...

#include <c/common/types.h>
#include <c/common/attributes.h>
#include <unistd.h>
Include dependency graph for cortex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

ALWAYS_INLINE void core_Delay (u32 ms)
 Delays execution by a certain number of milliseconds. More...
 

Detailed Description

Core control functions for Asgard.

Author
Fabian Weber, Nikolaij Saegesser

Function Documentation

◆ core_Delay()

ALWAYS_INLINE void core_Delay ( u32  ms)

Delays execution by a certain number of milliseconds.

Parameters
msNumber of milliseconds to wait