Home
last modified time | relevance | path

Searched refs:NRF_802154_SL_DIVIDE_AND_CEIL (Results 1 – 1 of 1) sorted by relevance

/hal_nordic-latest/drivers/nrf_802154/sl/include/
Dnrf_802154_sl_utils.h61 #define NRF_802154_SL_DIVIDE_AND_CEIL(A, B) (((A) + (B)-1) / (B)) macro
65 NRF_802154_SL_DIVIDE_AND_CEIL( \