Searched refs:maxTimeN (Results 1 – 1 of 1) sorted by relevance
2511 uint8_t maxTimeN = 0x0F & ( payload[macIndex] >> 4 ); in ProcessMacCommands() local2512 uint32_t cycleInSec = 0x01 << ( maxTimeN + 10 ); in ProcessMacCommands()