Searched refs:TCN75A_CONFIG_REG (Results 1 – 3 of 3) sorted by relevance
21 uint8_t adc_conf[2] = {TCN75A_CONFIG_REG, 0x0}; in tcn75a_sample_fetch()79 uint8_t adc_conf[2] = {TCN75A_CONFIG_REG, 0x0}; in tcn75a_init()
16 #define TCN75A_CONFIG_REG 0x1 macro
33 ret = i2c_reg_update_byte_dt(&config->i2c_spec, TCN75A_CONFIG_REG, TCN75A_CONFIG_INT_EN, in tcn75a_trigger_set()