Home
last modified time | relevance | path

Searched refs:mcAddress (Results 1 – 2 of 2) sorted by relevance

/loramac-node-latest/src/mac/
DLoRaMac.h2767 uint8_t LoRaMacMcChannelGetGroupId( uint32_t mcAddress );
DLoRaMac.c5150 uint8_t LoRaMacMcChannelGetGroupId( uint32_t mcAddress ) in LoRaMacMcChannelGetGroupId() argument
5154 if( mcAddress == Nvm.MacGroup2.MulticastChannelList[i].ChannelParams.Address ) in LoRaMacMcChannelGetGroupId()