Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/ti/tmp1075/
Dtmp1075.h38 #define TMP1075_SET_ALERT_PIN_POLARITY(reg, activeHigh) \ macro
Dtmp1075.c226 TMP1075_SET_ALERT_PIN_POLARITY(config_reg, cfg->alert_pol); in tmp1075_init()