Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_core.c130 static uint8_t m_no_rx_buffer_notified; ///< Set when NRF_802154_RX_ERROR_N… variable
948 if (nrf_802154_sl_atomic_cas_u8(&m_no_rx_buffer_notified, &old_value, 1U)) in notify_no_rx_buffer()
2551 m_no_rx_buffer_notified = 0U; in nrf_802154_core_init()
2942 nrf_802154_sl_atomic_store_u8(&m_no_rx_buffer_notified, 0U); in nrf_802154_core_notify_buffer_free()