Home
last modified time | relevance | path

Searched refs:RADIO_SET_REGULATORMODE (Results 1 – 2 of 2) sorted by relevance

/loramac-node-latest/src/radio/sx126x/
Dsx126x.h547 RADIO_SET_REGULATORMODE = 0x96, enumerator
Dsx126x.c393 SX126xWriteCommand( RADIO_SET_REGULATORMODE, ( uint8_t* )&mode, 1 ); in SX126xSetRegulatorMode()