Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Drf_common_cmd.h681 struct __RFC_STRUCT rfc_CMD_RADIO_SETUP_PA_s { struct
682 uint16_t commandNo; //!< The command ID number
683 …status; //!< \brief An integer telling the status of the command. This value is
686 …pNextOp; //!< Pointer to the next operation to run after this operation is done
687 … //!< Absolute or relative start time (depending on the value of <code>startTrigger</code>)
688 struct {
695 …rtTrigger; //!< Identification of the trigger that starts the operation
696 struct {
699 } condition;
700 uint8_t mode; //!< \brief The main mode to use<br>
[all …]
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Drf_common_cmd.h681 struct __RFC_STRUCT rfc_CMD_RADIO_SETUP_PA_s { struct
682 uint16_t commandNo; //!< The command ID number
683 …status; //!< \brief An integer telling the status of the command. This value is
686 …pNextOp; //!< Pointer to the next operation to run after this operation is done
687 … //!< Absolute or relative start time (depending on the value of <code>startTrigger</code>)
688 struct {
695 …rtTrigger; //!< Identification of the trigger that starts the operation
696 struct {
699 } condition;
700 uint8_t mode; //!< \brief The main mode to use<br>
[all …]