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

◆ NRF_802154_RTC_TICKS_TO_US

#define NRF_802154_RTC_TICKS_TO_US (   ticks)

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

Value:
#define NRF_802154_DIVIDE_AND_CEIL(A, B)
Ceil division helper.
Definition: nrf_802154_utils.h:64
#define NRF_802154_US_PER_S
Defines the number of microseconds in one second.
Definition: nrf_802154_utils.h:55
#define NRF_802154_RTC_FREQUENCY
RTC clock frequency.
Definition: nrf_802154_utils.h:52
#define NRF_802154_FREQUENCY_US_PER_S_GCD_BITS
Number of bits to shift RTC_FREQUENCY and US_PER_S to achieve the division by greatest common divisor...
Definition: nrf_802154_utils.h:61

Defines the conversion of RTC ticks to microseconds (us).