![]() |
nrfxlib API 3.3.99
|
| #define NRF_802154_BSMAP_ENTRY_SIZE | ( | key_size, | |
| value_size ) |
Calculate the size of a single entry (key + value) in the BSMAP.
This macro is internal but provided for NRF_802154_BSMAP_AUX_MEMORY_SIZE.
| [in] | key_size | The size of the key in bytes. |
| [in] | value_size | The size of the value associated with the key in bytes. |