Searched refs:b_buf (Results 1 – 1 of 1) sorted by relevance
124 uint8_t b_buf; in read_port_reg() local131 ret = i2c_reg_read_byte_dt(&config->bus, reg, &b_buf); in read_port_reg()139 ((uint8_t *)cache)[LOW_BYTE_LE16_IDX] = b_buf; in read_port_reg()141 ((uint8_t *)cache)[HIGH_BYTE_LE16_IDX] = b_buf; in read_port_reg()147 config->bus.addr, reg, b_buf); in read_port_reg()