Searched defs:nextChanParams (Results 1 – 11 of 11) sorted by relevance
/loramac-node-3.4.0/src/mac/region/ |
D | RegionAU915.c | 805 LoRaMacStatus_t RegionAU915NextChannel( NextChanParams_t* nextChanParams, uint8_t* channel, TimerTi… in RegionAU915NextChannel()
|
D | RegionCN779.c | 777 LoRaMacStatus_t RegionCN779NextChannel( NextChanParams_t* nextChanParams, uint8_t* channel, TimerTi… in RegionCN779NextChannel()
|
D | RegionEU433.c | 777 LoRaMacStatus_t RegionEU433NextChannel( NextChanParams_t* nextChanParams, uint8_t* channel, TimerTi… in RegionEU433NextChannel()
|
D | RegionIN865.c | 800 LoRaMacStatus_t RegionIN865NextChannel( NextChanParams_t* nextChanParams, uint8_t* channel, TimerTi… in RegionIN865NextChannel()
|
D | RegionRU864.c | 776 LoRaMacStatus_t RegionRU864NextChannel( NextChanParams_t* nextChanParams, uint8_t* channel, TimerTi… in RegionRU864NextChannel()
|
D | RegionUS915.c | 803 LoRaMacStatus_t RegionUS915NextChannel( NextChanParams_t* nextChanParams, uint8_t* channel, TimerTi… in RegionUS915NextChannel()
|
D | RegionEU868.c | 810 LoRaMacStatus_t RegionEU868NextChannel( NextChanParams_t* nextChanParams, uint8_t* channel, TimerTi… in RegionEU868NextChannel()
|
D | RegionKR920.c | 773 LoRaMacStatus_t RegionKR920NextChannel( NextChanParams_t* nextChanParams, uint8_t* channel, TimerTi… in RegionKR920NextChannel()
|
D | RegionAS923.c | 876 LoRaMacStatus_t RegionAS923NextChannel( NextChanParams_t* nextChanParams, uint8_t* channel, TimerTi… in RegionAS923NextChannel()
|
D | RegionCN470.c | 933 LoRaMacStatus_t RegionCN470NextChannel( NextChanParams_t* nextChanParams, uint8_t* channel, TimerTi… in RegionCN470NextChannel()
|
D | Region.c | 861 LoRaMacStatus_t RegionNextChannel( LoRaMacRegion_t region, NextChanParams_t* nextChanParams, uint8_… in RegionNextChannel()
|