Home
last modified time | relevance | path

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

/loramac-node-latest/src/mac/
DLoRaMac.c2513 uint32_t timeInMs = 0; in ProcessMacCommands() local
2518 if( ConvertRejoinCycleTime( cycleInSec, &timeInMs ) == true ) in ProcessMacCommands()
2524 MacCtx.Rejoin0CycleTime = timeInMs; in ProcessMacCommands()