Searched defs:txWord (Results 1 – 6 of 6) sorted by relevance
256 uint16_t txWord; /*!< Repeated word to transmit */ member
195 uint32_t txWord: 16; /*!< Repeated word to transmit */ member
780 uint16_t txWord; /*!< Repeated word to transmit */ member
4353 uint32_t txWord = byteVal | (byteVal << 8) | (byteVal << 16) | (byteVal << 24); in RCL_Handler_BLE5_dtmTx() local4378 uint32_t txWord = 0; in RCL_Handler_BLE5_dtmTx() local
378 uint16_t txWord; //!< Value to send to the modem before whitening member