Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_core.c2138 uint32_t estimated_max_hook_time = nrf_802154_frame_duration_get(p_frame[0], false, true) / 2U; in tx_started_core_hooks_will_fit_within_timeslot() local
2140 return nrf_802154_rsch_timeslot_us_left_get() >= estimated_max_hook_time; in tx_started_core_hooks_will_fit_within_timeslot()