Searched refs:AKM09918C_REG_CNTL2 (Results 1 – 3 of 3) sorted by relevance
25 #define AKM09918C_REG_CNTL2 0x31 macro
62 case AKM09918C_REG_CNTL2: in akm09918c_emul_handle_write()63 data->reg[AKM09918C_REG_CNTL2] = value; in akm09918c_emul_handle_write()106 uint8_t mode = data->reg[AKM09918C_REG_CNTL2]; in akm09918c_emul_transfer_i2c()
43 if (i2c_reg_write_byte_dt(&cfg->i2c, AKM09918C_REG_CNTL2, in akm09918c_start_measurement()174 res = i2c_reg_write_byte_dt(&cfg->i2c, AKM09918C_REG_CNTL2, mode); in akm09918c_attr_set()