Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/adc121c021/
Dadc121c021.h173 bool alertLowTriggered() { return m_alertLow; }; in alertLowTriggered()
309 bool m_alertLow; variable
Dadc121c021.cxx125 m_alertLow = true; in getAlertStatus()
127 m_alertLow = false; in getAlertStatus()
144 m_alertLow = false; in clearAlertStatus()