nrfxlib API 0.1.0
Loading...
Searching...
No Matches

◆ delay_us

int(* nrf_wifi_osal_ops::delay_us) (int usecs)

Delay for a specified number of microseconds.

Parameters
usecsThe number of microseconds to delay.
Returns
0 on success, a negative value on failure.