Home
last modified time | relevance | path

Searched refs:SetChannel (Results 1 – 25 of 30) sorted by relevance

12

/loramac-node-latest/src/apps/rx-sensi/NAMote72/
Dmain.c127 Radio.SetChannel( RF_FREQUENCY ); in main()
/loramac-node-latest/src/apps/rx-sensi/SKiM880B/
Dmain.c126 Radio.SetChannel( RF_FREQUENCY ); in main()
/loramac-node-latest/src/apps/rx-sensi/SKiM881AXL/
Dmain.c126 Radio.SetChannel( RF_FREQUENCY ); in main()
/loramac-node-latest/src/apps/rx-sensi/SKiM980A/
Dmain.c126 Radio.SetChannel( RF_FREQUENCY ); in main()
/loramac-node-latest/src/apps/rx-sensi/B-L072Z-LRWAN1/
Dmain.c134 Radio.SetChannel( RF_FREQUENCY ); in main()
/loramac-node-latest/src/apps/rx-sensi/SAMR34/
Dmain.c136 Radio.SetChannel( RF_FREQUENCY ); in main()
/loramac-node-latest/src/apps/rx-sensi/NucleoL073/
Dmain.c134 Radio.SetChannel( RF_FREQUENCY ); in main()
/loramac-node-latest/src/apps/rx-sensi/NucleoL152/
Dmain.c134 Radio.SetChannel( RF_FREQUENCY ); in main()
/loramac-node-latest/src/apps/rx-sensi/NucleoL476/
Dmain.c134 Radio.SetChannel( RF_FREQUENCY ); in main()
/loramac-node-latest/src/radio/
Dradio.h139 void ( *SetChannel )( uint32_t freq ); member
/loramac-node-latest/src/apps/ping-pong/NucleoL073/
Dmain.c186 Radio.SetChannel( RF_FREQUENCY ); in main()
/loramac-node-latest/src/apps/ping-pong/NucleoL152/
Dmain.c186 Radio.SetChannel( RF_FREQUENCY ); in main()
/loramac-node-latest/src/apps/ping-pong/SAMR34/
Dmain.c187 Radio.SetChannel( RF_FREQUENCY ); in main()
/loramac-node-latest/src/apps/ping-pong/SKiM881AXL/
Dmain.c178 Radio.SetChannel( RF_FREQUENCY ); in main()
/loramac-node-latest/src/apps/ping-pong/SKiM980A/
Dmain.c178 Radio.SetChannel( RF_FREQUENCY ); in main()
/loramac-node-latest/src/apps/ping-pong/NucleoL476/
Dmain.c186 Radio.SetChannel( RF_FREQUENCY ); in main()
/loramac-node-latest/src/apps/ping-pong/SKiM880B/
Dmain.c178 Radio.SetChannel( RF_FREQUENCY ); in main()
/loramac-node-latest/src/apps/ping-pong/B-L072Z-LRWAN1/
Dmain.c186 Radio.SetChannel( RF_FREQUENCY ); in main()
/loramac-node-latest/src/apps/ping-pong/NAMote72/
Dmain.c179 Radio.SetChannel( RF_FREQUENCY ); in main()
/loramac-node-latest/src/mac/region/
DRegionRU864.c497 Radio.SetChannel( frequency ); in RegionRU864RxConfig()
529 Radio.SetChannel( RegionNvmGroup2->Channels[txConfig->Channel].Frequency ); in RegionRU864TxConfig()
DRegionUS915.c533 Radio.SetChannel( frequency ); in RegionUS915RxConfig()
555 Radio.SetChannel( RegionNvmGroup2->Channels[txConfig->Channel].Frequency ); in RegionUS915TxConfig()
DRegionEU433.c498 Radio.SetChannel( frequency ); in RegionEU433RxConfig()
530 Radio.SetChannel( RegionNvmGroup2->Channels[txConfig->Channel].Frequency ); in RegionEU433TxConfig()
DRegionEU868.c529 Radio.SetChannel( frequency ); in RegionEU868RxConfig()
561 Radio.SetChannel( RegionNvmGroup2->Channels[txConfig->Channel].Frequency ); in RegionEU868TxConfig()
DRegionIN865.c512 Radio.SetChannel( frequency ); in RegionIN865RxConfig()
544 Radio.SetChannel( RegionNvmGroup2->Channels[txConfig->Channel].Frequency ); in RegionIN865TxConfig()
DRegionAU915.c536 Radio.SetChannel( frequency ); in RegionAU915RxConfig()
558 Radio.SetChannel( RegionNvmGroup2->Channels[txConfig->Channel].Frequency ); in RegionAU915TxConfig()

12