Searched refs:REG_LR_PAYLOADLENGTH (Results 1 – 6 of 6) sorted by relevance
70 #define REG_LR_PAYLOADLENGTH 0x22 macro
531 SX1272Write( REG_LR_PAYLOADLENGTH, payloadLen ); in SX1272SetRxConfig()770 SX1272Write( REG_LR_PAYLOADLENGTH, size ); in SX1272Send()
591 SX1276Write( REG_LR_PAYLOADLENGTH, payloadLen ); in SX1276SetRxConfig()856 SX1276Write( REG_LR_PAYLOADLENGTH, size ); in SX1276Send()
96 #define REG_LR_PAYLOADLENGTH 0x0702 macro
731 *payloadLength = SX126xReadRegister( REG_LR_PAYLOADLENGTH ); in SX126xGetRxBufferStatus()