Searched refs:BMP380_REG_INT_CONTROL (Results 1 – 3 of 3) sorted by relevance
112 case BMP380_REG_INT_CONTROL: in bmp380_is_writeable_reg()
129 #define BMP380_REG_INT_CONTROL 0x19 macro
1848 ret = regmap_update_bits(data->regmap, BMP380_REG_INT_CONTROL, in bmp380_data_rdy_trigger_set_state()1869 ret = regmap_update_bits(data->regmap, BMP380_REG_INT_CONTROL, in bmp380_int_pin_config()
Completed in 14 milliseconds