Searched refs:RADIO_SET_STANDBY (Results 1 – 2 of 2) sorted by relevance
/loramac-node-latest/src/radio/sx126x/ | ||
D | sx126x.h | 520 RADIO_SET_STANDBY = 0x80, enumerator |
D | sx126x.c | 273 SX126xWriteCommand( RADIO_SET_STANDBY, ( uint8_t* )&standbyConfig, 1 ); in SX126xSetStandby() |