Searched refs:RADIO_SET_SLEEP (Results 1 – 11 of 11) sorted by relevance
186 if( command != RADIO_SET_SLEEP ) in SX126xWriteCommand()
193 if( command != RADIO_SET_SLEEP ) in SX126xWriteCommand()
519 RADIO_SET_SLEEP = 0x84, enumerator
267 SX126xWriteCommand( RADIO_SET_SLEEP, &value, 1 ); in SX126xSetSleep()