Home
last modified time | relevance | path

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

/loramac-node-latest/src/radio/sx126x/
Dsx126x.c271 void SX126xSetStandby( RadioStandbyModes_t standbyConfig ) in SX126xSetStandby() argument
273 SX126xWriteCommand( RADIO_SET_STANDBY, ( uint8_t* )&standbyConfig, 1 ); in SX126xSetStandby()
274 if( standbyConfig == STDBY_RC ) in SX126xSetStandby()