Home
last modified time | relevance | path

Searched refs:REG_LR_SYMBTIMEOUTLSB (Results 1 – 4 of 4) sorted by relevance

/loramac-node-latest/src/radio/sx1272/
Dsx1272Regs-LoRa.h67 #define REG_LR_SYMBTIMEOUTLSB 0x1F macro
Dsx1272.c524 SX1272Write( REG_LR_SYMBTIMEOUTLSB, ( uint8_t )( symbTimeout & 0xFF ) ); in SX1272SetRxConfig()
/loramac-node-latest/src/radio/sx1276/
Dsx1276Regs-LoRa.h67 #define REG_LR_SYMBTIMEOUTLSB 0x1F macro
Dsx1276.c584 SX1276Write( REG_LR_SYMBTIMEOUTLSB, ( uint8_t )( symbTimeout & 0xFF ) ); in SX1276SetRxConfig()