Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_core.h246 bool nrf_802154_core_channel_update(req_originator_t req_orig);
Dnrf_802154_request_direct.c147 REQUEST_FUNCTION_PARMS(nrf_802154_core_channel_update, req_orig) in nrf_802154_request_channel_update()
Dnrf_802154_request_swi.c770 REQUEST_FUNCTION(nrf_802154_core_channel_update, swi_channel_update, req_orig) in nrf_802154_request_channel_update()
899 nrf_802154_core_channel_update(p_slot->data.channel_update.req_orig); in irq_handler_req_event()
Dnrf_802154_core.c2963 bool nrf_802154_core_channel_update(req_originator_t req_orig) in nrf_802154_core_channel_update() function