Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_request_swi.c302 #define REQUEST_FUNCTION_NO_ARGS(func_core, func_swi) \ macro
765 REQUEST_FUNCTION_NO_ARGS(nrf_802154_core_antenna_update, swi_antenna_update) in nrf_802154_request_antenna_update()
775 REQUEST_FUNCTION_NO_ARGS(nrf_802154_core_cca_cfg_update, swi_cca_cfg_update) in nrf_802154_request_cca_cfg_update()
780 REQUEST_FUNCTION_NO_ARGS(nrf_802154_core_rssi_measure, swi_rssi_measure) in nrf_802154_request_rssi_measure()
800 REQUEST_FUNCTION_NO_ARGS(nrf_802154_delayed_trx_transmit_cancel, swi_transmit_at_cancel); in nrf_802154_request_transmit_at_cancel()