Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp2413 static const constexpr uint32_t oneMonth = 0xf53700; variable
2516 if ((period < oneDay) || (period > oneMonth)) in ipmiOEMSetCRConfig()