Home
last modified time | relevance | path

Searched refs:REQ_ORIG_ACK_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/drivers/nrf_802154/driver/src/mac_features/
Dnrf_802154_precise_ack_timeout.c184 if (!m_procedure_is_active || req_orig == REQ_ORIG_ACK_TIMEOUT) in nrf_802154_ack_timeout_abort()
/hal_nordic-latest/drivers/nrf_802154/common/include/
Dnrf_802154_const.h237 REQ_ORIG_ACK_TIMEOUT, enumerator
/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_core.c2794 r = core_sleep(NRF_802154_TERM_802154, REQ_ORIG_ACK_TIMEOUT, false); in nrf_802154_core_ack_timeout_handle()
2799 REQ_ORIG_ACK_TIMEOUT, in nrf_802154_core_ack_timeout_handle()