Home
last modified time | relevance | path

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

/loramac-node-latest/src/radio/sx126x/
Dsx126x.c476 SX126xReadCommand( RADIO_GET_IRQSTATUS, irqStatus, 2 ); in SX126xGetIrqStatus()
705 stat = SX126xReadCommand( RADIO_GET_STATUS, NULL, 0 ); in SX126xGetStatus()
716 SX126xReadCommand( RADIO_GET_RSSIINST, buf, 1 ); in SX126xGetRssiInst()
725 SX126xReadCommand( RADIO_GET_RXBUFFERSTATUS, status, 2 ); in SX126xGetRxBufferStatus()
744 SX126xReadCommand( RADIO_GET_PACKETSTATUS, status, 3 ); in SX126xGetPacketStatus()
779 SX126xReadCommand( RADIO_GET_ERROR, ( uint8_t* )err, 2 ); in SX126xGetDeviceErrors()
/loramac-node-latest/src/boards/
Dsx126x-board.h102 uint8_t SX126xReadCommand( RadioCommands_t opcode, uint8_t *buffer, uint16_t size );
/loramac-node-latest/src/boards/NucleoL476/
Dsx1261mbxbas-board.c192 uint8_t SX126xReadCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xReadCommand() function
Dsx1262mbxcas-board.c192 uint8_t SX126xReadCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xReadCommand() function
Dsx1262mbxdas-board.c199 uint8_t SX126xReadCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xReadCommand() function
/loramac-node-latest/src/boards/NucleoL152/
Dsx1261mbxbas-board.c192 uint8_t SX126xReadCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xReadCommand() function
Dsx1262mbxcas-board.c192 uint8_t SX126xReadCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xReadCommand() function
Dsx1262mbxdas-board.c199 uint8_t SX126xReadCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xReadCommand() function
/loramac-node-latest/src/boards/NucleoL073/
Dsx1261mbxbas-board.c192 uint8_t SX126xReadCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xReadCommand() function
Dsx1262mbxcas-board.c192 uint8_t SX126xReadCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xReadCommand() function
Dsx1262mbxdas-board.c199 uint8_t SX126xReadCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xReadCommand() function