Home
last modified time | relevance | path

Searched defs:txAction (Results 1 – 2 of 2) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dieee.c182 RCL_CmdIeee_TxAction *txAction = ieeeCmd->txAction; in RCL_Handler_Ieee_RxTx() local
504 RCL_CmdIeee_TxAction *txAction = ieeeCmd->txAction; in RCL_Handler_Ieee_RxTx() local
639 RCL_CmdIeee_TxAction *txAction = ieeeCmd->txAction; in RCL_Handler_Ieee_RxTx() local
703 RCL_CmdIeee_TxAction *txAction = ieeeCmd->txAction; in RCL_Handler_Ieee_RxTx() local
972 RCL_CmdIeee_TxAction *txAction = ieeeCmd->txAction; in RCL_Handler_Ieee_RxTx() local
1432 RCL_CommandStatus RCL_IEEE_Tx_submit(RCL_CmdIeeeRxTx *cmd, RCL_CmdIeee_TxAction *txAction) in RCL_IEEE_Tx_submit()
1494 RCL_CmdIeee_TxAction *txAction = cmd->txAction; in RCL_IEEE_Tx_stop() local
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/commands/
Dieee.h77 …RCL_CmdIeee_TxAction *txAction; /*!< Configuration of transmit part of command. NULL: No tran… member