Searched refs:ds1631_read_1 (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/iicbus/
H A Dds1631.c96 static int ds1631_read_1(device_t dev, uint32_t addr, uint8_t reg,
148 ds1631_read_1(device_t dev, uint32_t addr, uint8_t reg, uint8_t *data) function
171 pause("ds1631_read_1", hz);
261 err = ds1631_read_1(dev, addr, DS1631_CONTROL, &conf);

Completed in 103 milliseconds