Home
last modified time | relevance | path

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

/loramac-node-latest/src/radio/sx126x/
Dsx126x.h520 RADIO_SET_STANDBY = 0x80, enumerator
Dsx126x.c273 SX126xWriteCommand( RADIO_SET_STANDBY, ( uint8_t* )&standbyConfig, 1 ); in SX126xSetStandby()