coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
delay.c File Reference
#include <bl_uapp/bl_syscall_public.h>
#include <delay.h>
#include <stdint.h>
Include dependency graph for delay.c:

Go to the source code of this file.

Functions

void udelay (uint32_t usecs)
 

Function Documentation

◆ udelay()

void udelay ( uint32_t  usecs)

Definition at line 7 of file delay.c.

References svc_delay_in_usec().

Referenced by mdelay().

Here is the call graph for this function:
Here is the caller graph for this function: