Home
last modified time | relevance | path

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

/loramac-node-latest/src/radio/sx126x/
Dsx126x.c267 SX126xWriteCommand( RADIO_SET_SLEEP, &value, 1 ); in SX126xSetSleep()
273 SX126xWriteCommand( RADIO_SET_STANDBY, ( uint8_t* )&standbyConfig, 1 ); in SX126xSetStandby()
286 SX126xWriteCommand( RADIO_SET_FS, 0, 0 ); in SX126xSetFs()
299 SX126xWriteCommand( RADIO_SET_TX, buf, 3 ); in SX126xSetTx()
313 SX126xWriteCommand( RADIO_SET_RX, buf, 3 ); in SX126xSetRx()
327 SX126xWriteCommand( RADIO_SET_RX, buf, 3 ); in SX126xSetRxBoosted()
340 SX126xWriteCommand( RADIO_SET_RXDUTYCYCLE, buf, 6 ); in SX126xSetRxDutyCycle()
346 SX126xWriteCommand( RADIO_SET_CAD, 0, 0 ); in SX126xSetCad()
352 SX126xWriteCommand( RADIO_SET_TXCONTINUOUSWAVE, 0, 0 ); in SX126xSetTxContinuousWave()
358 SX126xWriteCommand( RADIO_SET_TXCONTINUOUSPREAMBLE, 0, 0 ); in SX126xSetTxInfinitePreamble()
[all …]
/loramac-node-latest/src/boards/
Dsx126x-board.h91 void SX126xWriteCommand( RadioCommands_t opcode, uint8_t *buffer, uint16_t size );
/loramac-node-latest/src/boards/NucleoL476/
Dsx1261mbxbas-board.c171 void SX126xWriteCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xWriteCommand() function
Dsx1262mbxcas-board.c171 void SX126xWriteCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xWriteCommand() function
Dsx1262mbxdas-board.c178 void SX126xWriteCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xWriteCommand() function
/loramac-node-latest/src/boards/NucleoL152/
Dsx1261mbxbas-board.c171 void SX126xWriteCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xWriteCommand() function
Dsx1262mbxcas-board.c171 void SX126xWriteCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xWriteCommand() function
Dsx1262mbxdas-board.c178 void SX126xWriteCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xWriteCommand() function
/loramac-node-latest/src/boards/NucleoL073/
Dsx1261mbxbas-board.c171 void SX126xWriteCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xWriteCommand() function
Dsx1262mbxcas-board.c171 void SX126xWriteCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xWriteCommand() function
Dsx1262mbxdas-board.c178 void SX126xWriteCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xWriteCommand() function