Home
last modified time | relevance | path

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

/loramac-node-latest/src/radio/sx1272/
Dsx1272Regs-Fsk.h66 #define REG_AFCMSB 0x1B macro
Dsx1272.c1770 …cValue = ( int32_t )SX1272ConvertPllStepToFreqInHz( ( ( uint16_t )SX1272Read( REG_AFCMSB ) << 8 ) | in SX1272OnDio2Irq()
/loramac-node-latest/src/radio/sx1276/
Dsx1276Regs-Fsk.h66 #define REG_AFCMSB 0x1B macro
Dsx1276.c1929 …cValue = ( int32_t )SX1276ConvertPllStepToFreqInHz( ( ( uint16_t )SX1276Read( REG_AFCMSB ) << 8 ) | in SX1276OnDio2Irq()