Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/adc121c021/
Dadc121c021.h41 #define ADC121C021_REG_ALERT_LIM_UNDER 0x03 macro
Dadc121c021.cxx222 return writeWord(ADC121C021_REG_ALERT_LIM_UNDER, limit); in setAlertLowLimit()