Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/common/include/
Dnrf_802154_types.h274 #define NRF_802154_CAPABILITY_CSMA (1UL << 0UL) // !< CSMA-CA supported macro
/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154.c881 NRF_802154_CAPABILITY_CSMA : 0UL; in nrf_802154_capabilities_get()