Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/adc121c021/
Dadc121c021.cxx250 return readWord(ADC121C021_REG_LOWEST_CONV); in getLowestConversion()
260 return writeWord(ADC121C021_REG_LOWEST_CONV, 0x0fff); in clearLowestConversion()
Dadc121c021.h44 #define ADC121C021_REG_LOWEST_CONV 0x06 macro