nrfxlib API 2.8.99
|
Functions | |
void | nrf_802154_buffer_free_raw (uint8_t *p_data) |
Notifies the driver that the buffer containing the received frame is not used anymore. | |
bool | nrf_802154_buffer_free_immediately_raw (uint8_t *p_data) |
Notifies the driver that the buffer containing the received frame is not used anymore. | |
void | nrf_802154_buffer_free (uint8_t *p_data) |
Notifies the driver that the buffer containing the received frame is not used anymore. | |
bool | nrf_802154_buffer_free_immediately (uint8_t *p_data) |
Notifies the driver that the buffer containing the received frame is not used anymore. | |