Searched defs:rfc_bleTxTestPar_s (Results 1 – 2 of 2) sorted by relevance
| /hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/ |
| D | rf_ble_cmd.h | 2105 struct __RFC_STRUCT rfc_bleTxTestPar_s { struct 2106 uint16_t numPackets; //!< \brief Number of packets to transmit<br> 2108 uint8_t payloadLength; //!< The number of payload bytes in each packet. 2109 …< \brief The packet type to be used, encoded according to the Bluetooth 5.0 spec, Volume 6, Part F, 2111 …iod; //!< Number of radio timer cycles between the start of each packet 2112 struct { 2121 } config; 2122 … //!< If <code>config.bOverride</code> is 1, value of each byte to be sent 2123 uint8_t __dummy0; 2124 struct { [all …]
|
| /hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/ |
| D | rf_ble_cmd.h | 2105 struct __RFC_STRUCT rfc_bleTxTestPar_s { struct 2106 uint16_t numPackets; //!< \brief Number of packets to transmit<br> 2108 uint8_t payloadLength; //!< The number of payload bytes in each packet. 2109 …< \brief The packet type to be used, encoded according to the Bluetooth 5.0 spec, Volume 6, Part F, 2111 …iod; //!< Number of radio timer cycles between the start of each packet 2112 struct { 2121 } config; 2122 … //!< If <code>config.bOverride</code> is 1, value of each byte to be sent 2123 uint8_t __dummy0; 2124 struct { [all …]
|