Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/
Dsx126x-board.h91 void SX126xWriteCommand( RadioCommands_t opcode, uint8_t *buffer, uint16_t size );
102 uint8_t SX126xReadCommand( 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()
192 uint8_t SX126xReadCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xReadCommand()
Dsx1262mbxcas-board.c171 void SX126xWriteCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xWriteCommand()
192 uint8_t SX126xReadCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xReadCommand()
Dsx1262mbxdas-board.c178 void SX126xWriteCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xWriteCommand()
199 uint8_t SX126xReadCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xReadCommand()
/loramac-node-latest/src/boards/NucleoL152/
Dsx1261mbxbas-board.c171 void SX126xWriteCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xWriteCommand()
192 uint8_t SX126xReadCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xReadCommand()
Dsx1262mbxcas-board.c171 void SX126xWriteCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xWriteCommand()
192 uint8_t SX126xReadCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xReadCommand()
Dsx1262mbxdas-board.c178 void SX126xWriteCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xWriteCommand()
199 uint8_t SX126xReadCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xReadCommand()
/loramac-node-latest/src/boards/NucleoL073/
Dsx1261mbxbas-board.c171 void SX126xWriteCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xWriteCommand()
192 uint8_t SX126xReadCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xReadCommand()
Dsx1262mbxcas-board.c171 void SX126xWriteCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xWriteCommand()
192 uint8_t SX126xReadCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xReadCommand()
Dsx1262mbxdas-board.c178 void SX126xWriteCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xWriteCommand()
199 uint8_t SX126xReadCommand( RadioCommands_t command, uint8_t *buffer, uint16_t size ) in SX126xReadCommand()
/loramac-node-latest/src/radio/sx126x/
Dsx126x.h555 }RadioCommands_t; typedef