Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_core_hooks.h63 bool nrf_802154_core_hooks_terminate(nrf_802154_term_t term_lvl, req_originator_t req_orig);
Dnrf_802154_core_hooks.c213 bool nrf_802154_core_hooks_terminate(nrf_802154_term_t term_lvl, req_originator_t req_orig) in nrf_802154_core_hooks_terminate() function
Dnrf_802154_core.c804 bool result = nrf_802154_core_hooks_terminate(term_lvl, req_orig); in current_operation_terminate()
1280 result = nrf_802154_core_hooks_terminate(NRF_802154_TERM_802154, REQ_ORIG_RSCH); in on_timeslot_ended()
1352 result = nrf_802154_core_hooks_terminate(NRF_802154_TERM_802154, REQ_ORIG_RSCH); in on_preconditions_denied()