Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Drf_hid_cmd.h813 struct __RFC_STRUCT rfc_hidRxTxOutput_s { struct
814 … uint8_t nTx; //!< Number of packets or acknowledgements transmitted
815 …t8_t nRxOk; //!< Number of packets that have been received with CRC OK
816 …t nRxNok; //!< Number of packets that have been received with CRC error
817 …nRxIgnored; //!< Number of packets ignored as retransmissions or empty ACKs
818 … //!< Number of packets that have been received and discarded due to lack of buffer space
819 … Number of packets not received due to device address mismatch, invalid length, or abort command
820 uint8_t __dummy0;
821 int8_t lastRssi; //!< RSSI of last received packet
822 ratmr_t timeStamp; //!< Time stamp of last received packet
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Drf_hid_cmd.h813 struct __RFC_STRUCT rfc_hidRxTxOutput_s { struct
814 … uint8_t nTx; //!< Number of packets or acknowledgements transmitted
815 …t8_t nRxOk; //!< Number of packets that have been received with CRC OK
816 …t nRxNok; //!< Number of packets that have been received with CRC error
817 …nRxIgnored; //!< Number of packets ignored as retransmissions or empty ACKs
818 … //!< Number of packets that have been received and discarded due to lack of buffer space
819 … Number of packets not received due to device address mismatch, invalid length, or abort command
820 uint8_t __dummy0;
821 int8_t lastRssi; //!< RSSI of last received packet
822 ratmr_t timeStamp; //!< Time stamp of last received packet