Home
last modified time | relevance | path

Searched defs:newChannelReq (Results 1 – 12 of 12) sorted by relevance

/loramac-node-3.4.0/src/mac/region/
DRegionAU915.c762 int8_t RegionAU915NewChannelReq( NewChannelReqParams_t* newChannelReq ) in RegionAU915NewChannelReq()
DRegionCN779.c683 int8_t RegionCN779NewChannelReq( NewChannelReqParams_t* newChannelReq ) in RegionCN779NewChannelReq()
DRegionEU433.c683 int8_t RegionEU433NewChannelReq( NewChannelReqParams_t* newChannelReq ) in RegionEU433NewChannelReq()
DRegionIN865.c706 int8_t RegionIN865NewChannelReq( NewChannelReqParams_t* newChannelReq ) in RegionIN865NewChannelReq()
DRegionRU864.c682 int8_t RegionRU864NewChannelReq( NewChannelReqParams_t* newChannelReq ) in RegionRU864NewChannelReq()
DRegionUS915.c760 int8_t RegionUS915NewChannelReq( NewChannelReqParams_t* newChannelReq ) in RegionUS915NewChannelReq()
DRegionEU868.c715 int8_t RegionEU868NewChannelReq( NewChannelReqParams_t* newChannelReq ) in RegionEU868NewChannelReq()
DRegionKR920.c679 int8_t RegionKR920NewChannelReq( NewChannelReqParams_t* newChannelReq ) in RegionKR920NewChannelReq()
DRegionAS923.c781 int8_t RegionAS923NewChannelReq( NewChannelReqParams_t* newChannelReq ) in RegionAS923NewChannelReq()
DRegionCN470.c910 int8_t RegionCN470NewChannelReq( NewChannelReqParams_t* newChannelReq ) in RegionCN470NewChannelReq()
DRegion.c777 int8_t RegionNewChannelReq( LoRaMacRegion_t region, NewChannelReqParams_t* newChannelReq ) in RegionNewChannelReq()
/loramac-node-3.4.0/src/mac/
DLoRaMac.c2271 NewChannelReqParams_t newChannelReq; in ProcessMacCommands() local