Searched refs:estimated_max_hook_time (Results 1 – 1 of 1) sorted by relevance
2138 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() local2140 return nrf_802154_rsch_timeslot_us_left_get() >= estimated_max_hook_time; in tx_started_core_hooks_will_fit_within_timeslot()