Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/adc121c021/
Dadc121c021.cxx123 uint8_t astatus = readByte(ADC121C021_REG_ALERT_STATUS); in getAlertStatus()
141 writeByte(ADC121C021_REG_ALERT_STATUS, 0x03); in clearAlertStatus()
Dadc121c021.h39 #define ADC121C021_REG_ALERT_STATUS 0x01 macro