Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ieee802154/
Dieee802154_cc13xx_cc26xx_subg.h60 RF_CmdHandle rx_cmd_handle; member
Dieee802154_cc13xx_cc26xx_subg.c546 drv_data->rx_cmd_handle = cmd_handle; in drv_start_rx()
562 status = RF_cancelCmd(drv_data->rf_handle, drv_data->rx_cmd_handle, RF_ABORT_GRACEFULLY); in drv_stop_rx()