Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/mac_features/
Dnrf_802154_csma_ca.c73 } csma_ca_state_t; typedef
82 static csma_ca_state_t m_state; ///< The current state of the CSMA-CA pro…
96 static bool csma_ca_state_set(csma_ca_state_t expected, csma_ca_state_t desired) in csma_ca_state_set()
/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_debug_log_codes.h111 NRF_802154_LOG_L_EVENT_DEFINE(CSMACA, SET_STATE, 1, csma_ca_state_t)