Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Drf_common_cmd.h603 struct __RFC_STRUCT rfc_CMD_COUNT_BRANCH_s { struct
604 uint16_t commandNo; //!< The command ID number 0x0812
605 …status; //!< \brief An integer telling the status of the command. This value is
608 …pNextOp; //!< Pointer to the next operation to run after this operation is done
609 … //!< Absolute or relative start time (depending on the value of <code>startTrigger</code>)
610 struct {
617 …rtTrigger; //!< Identification of the trigger that starts the operation
618 struct {
621 } condition;
622 …< \brief Counter. On start, the radio CPU decrements the value, and the end status of the operation
[all …]
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Drf_common_cmd.h603 struct __RFC_STRUCT rfc_CMD_COUNT_BRANCH_s { struct
604 uint16_t commandNo; //!< The command ID number 0x0812
605 …status; //!< \brief An integer telling the status of the command. This value is
608 …pNextOp; //!< Pointer to the next operation to run after this operation is done
609 … //!< Absolute or relative start time (depending on the value of <code>startTrigger</code>)
610 struct {
617 …rtTrigger; //!< Identification of the trigger that starts the operation
618 struct {
621 } condition;
622 …< \brief Counter. On start, the radio CPU decrements the value, and the end status of the operation
[all …]