Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Drf_ble_cmd.h2068 struct __RFC_STRUCT rfc_bleGenericRxPar_s { struct
2069 … //!< Pointer to receive queue. May be NULL; if so, received packets are not stored
2070 struct {
2079 } rxConfig; //!< Configuration bits for the receive queue entries
2080 uint8_t bRepeat; //!< \brief 0: End operation after receiving a packet<br>
2082 uint16_t __dummy0;
2083 uint32_t accessAddress; //!< Access address used on the connection
2084 … //!< CRC initialization value used on the connection -- least significant byte
2085 …nit1; //!< CRC initialization value used on the connection -- middle byte
2086 … //!< CRC initialization value used on the connection -- most significant byte
[all …]
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Drf_ble_cmd.h2068 struct __RFC_STRUCT rfc_bleGenericRxPar_s { struct
2069 … //!< Pointer to receive queue. May be NULL; if so, received packets are not stored
2070 struct {
2079 } rxConfig; //!< Configuration bits for the receive queue entries
2080 uint8_t bRepeat; //!< \brief 0: End operation after receiving a packet<br>
2082 uint16_t __dummy0;
2083 uint32_t accessAddress; //!< Access address used on the connection
2084 … //!< CRC initialization value used on the connection -- least significant byte
2085 …nit1; //!< CRC initialization value used on the connection -- middle byte
2086 … //!< CRC initialization value used on the connection -- most significant byte
[all …]