Home
last modified time | relevance | path

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

/openbmc/phosphor-led-sysfs/
H A Dphysical.cpp37 uint16_t periodMs = delayOn + led->getDelayOff(); in setInitialState() local
38 auto percentScale = periodMs / 100; in setInitialState()
40 this->period(periodMs); in setInitialState()