Searched refs:SX126xSetSyncWord (Results 1 – 3 of 3) sorted by relevance
/loramac-node-latest/src/radio/sx126x/ |
D | radio.c | 692 SX126xSetSyncWord( ( uint8_t[] ){ 0xC1, 0x94, 0xC1, 0x00, 0x00, 0x00, 0x00, 0x00 } ); in RadioSetRxConfig() 802 SX126xSetSyncWord( ( uint8_t[] ){ 0xC1, 0x94, 0xC1, 0x00, 0x00, 0x00, 0x00, 0x00 } ); in RadioSetTxConfig()
|
D | sx126x.h | 801 uint8_t SX126xSetSyncWord( uint8_t *syncWord );
|
D | sx126x.c | 169 uint8_t SX126xSetSyncWord( uint8_t *syncWord ) in SX126xSetSyncWord() function
|