Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/NucleoL476/
Dsx1261mbxbas-board.c106 SX126xSetDio2AsRfSwitchCtrl( true ); in SX126xIoRfSwitchInit()
Dsx1262mbxcas-board.c106 SX126xSetDio2AsRfSwitchCtrl( true ); in SX126xIoRfSwitchInit()
Dsx1262mbxdas-board.c113 SX126xSetDio2AsRfSwitchCtrl( true ); in SX126xIoRfSwitchInit()
/loramac-node-latest/src/boards/NucleoL152/
Dsx1261mbxbas-board.c106 SX126xSetDio2AsRfSwitchCtrl( true ); in SX126xIoRfSwitchInit()
Dsx1262mbxcas-board.c106 SX126xSetDio2AsRfSwitchCtrl( true ); in SX126xIoRfSwitchInit()
Dsx1262mbxdas-board.c113 SX126xSetDio2AsRfSwitchCtrl( true ); in SX126xIoRfSwitchInit()
/loramac-node-latest/src/boards/NucleoL073/
Dsx1261mbxbas-board.c106 SX126xSetDio2AsRfSwitchCtrl( true ); in SX126xIoRfSwitchInit()
Dsx1262mbxcas-board.c106 SX126xSetDio2AsRfSwitchCtrl( true ); in SX126xIoRfSwitchInit()
Dsx1262mbxdas-board.c113 SX126xSetDio2AsRfSwitchCtrl( true ); in SX126xIoRfSwitchInit()
/loramac-node-latest/src/radio/sx126x/
Dsx126x.h1027 void SX126xSetDio2AsRfSwitchCtrl( uint8_t enable );
Dsx126x.c480 void SX126xSetDio2AsRfSwitchCtrl( uint8_t enable ) in SX126xSetDio2AsRfSwitchCtrl() function