nrfxlib API 3.3.99
Loading...
Searching...
No Matches

◆ nrf_802154_delay_us()

__STATIC_INLINE void nrf_802154_delay_us ( uint32_t 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 function will take at least time_in_us number of microseconds.