Searched refs:nrf_802154_queue_is_full (Results 1 – 5 of 5) sorted by relevance
158 bool nrf_802154_queue_is_full(const nrf_802154_queue_t * p_queue);
108 bool nrf_802154_queue_is_full(const nrf_802154_queue_t * p_queue) in nrf_802154_queue_is_full() function
273 NRF_802154_ASSERT(!nrf_802154_queue_is_full(&m_notifications_queue)); in ntf_enter()
261 NRF_802154_ASSERT(!nrf_802154_queue_is_full(&m_requests_queue)); in req_enter()
369 NRF_802154_ASSERT(!nrf_802154_queue_is_full(&m_dly_rx_id_q)); in dly_rx_data_atomically_push()