Home
last modified time | relevance | path

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

/loramac-node-latest/src/mac/
DLoRaMac.c2512 uint32_t cycleInSec = 0x01 << ( maxTimeN + 10 ); in ProcessMacCommands() local
2518 if( ConvertRejoinCycleTime( cycleInSec, &timeInMs ) == true ) in ProcessMacCommands()
2521 Nvm.MacGroup2.Rejoin0CycleInSec = cycleInSec; in ProcessMacCommands()