FUNCTION::UDELAY

Section: Guru tapsets (3stap)
Updated: November 2020
Page Index
 

NAME

function::udelay - microsecond delay  

SYNOPSIS

    udelay(us:long)
 

ARGUMENTS

us

Number of microseconds to delay.
 

DESCRIPTION

This function inserts a multi-microsecond busy-delay into a probe handler. It requires guru mode.  

SEE ALSO

tapset::guru-delay(3stap)


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
SEE ALSO