nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ nrf_802154_delay_us

#define nrf_802154_delay_us (   time_in_us)    nrfx_coredep_delay_us(time_in_us)

#include <nrf_802154/driver/src/nrf_802154_utils.h>

Active waiting for given number of microseconds.

It is guaranteed that execution of this macro will take at least time_in_us number of microseconds.