libyggdrasil
v1.0.0
|
Core control functions for Asgard. More...
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... | |
Core control functions for Asgard.
ALWAYS_INLINE void core_Delay | ( | u32 | ms | ) |
Delays execution by a certain number of milliseconds.
ms | Number of milliseconds to wait |