nrfxlib API 2.8.99
|
#define nrf_802154_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.