Searched refs:NRF_802154_IFS_MODE_DISABLED (Results 1 – 4 of 4) sorted by relevance
208 m_data.ifs.mode = NRF_802154_IFS_MODE_DISABLED; in nrf_802154_pib_init()428 case NRF_802154_IFS_MODE_DISABLED: in nrf_802154_pib_ifs_mode_set()
254 #define NRF_802154_IFS_MODE_DISABLED 0x00 // !< Interframe spacing is never inserted. macro
247 if (mode == NRF_802154_IFS_MODE_DISABLED) in nrf_802154_ifs_pretransmission()
2117 nrf_802154_ifs_mode_t mode = NRF_802154_IFS_MODE_DISABLED; in nrf_802154_ifs_mode_get()