nrfxlib API
2.8.99
Loading...
Searching...
No Matches
◆
NRF_802154_DIVIDE_AND_CEIL
#define NRF_802154_DIVIDE_AND_CEIL
(
A
,
B
)
#include <
nrf_802154/driver/src/nrf_802154_utils.h
>
Value:
(((A) + (B)-1) / (B))
Ceil division helper.
Utils definitions used in the 802.15.4 driver
Generated on Wed Nov 6 2024 12:54:25 for nrfxlib API by
1.12.0