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.cpp2408 static const constexpr uint32_t oneMonth = 0xf53700; variable
2510 if ((period < oneDay) || (period > oneMonth)) in ipmiOEMSetCRConfig()