Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/ti/tmp1075/
Dtmp1075.h63 bool alert_pol: 1; member
Dtmp1075.c226 TMP1075_SET_ALERT_PIN_POLARITY(config_reg, cfg->alert_pol); in tmp1075_init()
243 .alert_pol = DT_INST_PROP(inst, alert_pin_active_high), \