Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/sl/include/
Dnrf_802154_sl_atomics.h103 static inline bool nrf_802154_sl_atomic_cas_u32(uint32_t * p_obj, in nrf_802154_sl_atomic_cas_u32() function
/hal_nordic-latest/drivers/nrf_802154/driver/src/mac_features/
Dnrf_802154_security_pib_ram.c248 while (!nrf_802154_sl_atomic_cas_u32(&m_global_frame_counter, &fc, frame_counter)); in nrf_802154_security_pib_global_frame_counter_set_if_larger()