Searched refs:nrf_802154_sl_atomic_store_u8 (Results 1 – 4 of 4) sorted by relevance
404 nrf_802154_sl_atomic_store_u8(&m_state, CSMA_CA_STATE_ABORTED); in nrf_802154_csma_ca_abort()437 nrf_802154_sl_atomic_store_u8(&m_state, CSMA_CA_STATE_IDLE); in nrf_802154_csma_ca_tx_failed_hook()478 nrf_802154_sl_atomic_store_u8(&m_state, CSMA_CA_STATE_IDLE); in nrf_802154_csma_ca_tx_started_hook()
914 nrf_802154_sl_atomic_store_u8((uint8_t *)&p_dly_op_data->state, in nrf_802154_delayed_trx_receive_cancel()
234 static inline void nrf_802154_sl_atomic_store_u8(uint8_t * p_obj, uint8_t value) in nrf_802154_sl_atomic_store_u8() function
2942 nrf_802154_sl_atomic_store_u8(&m_no_rx_buffer_notified, 0U); in nrf_802154_core_notify_buffer_free()