Home
last modified time | relevance | path

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

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