Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/adc121c021/
Dadc121c021.h42 #define ADC121C021_REG_ALERT_LIM_OVER 0x04 macro
Dadc121c021.cxx231 return writeWord(ADC121C021_REG_ALERT_LIM_OVER, limit); in setAlertHighLimit()