Home
last modified time | relevance | path

Searched refs:bmx280thpspi_read_reg (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/dev/spi/
Dbmx280thpspi.c91 bmx280thpspi_read_reg(struct bmx280_sc *sc, uint8_t reg, uint8_t *buf, size_t rlen) in bmx280thpspi_read_reg() function
172 sc->sc_func_read_register = &bmx280thpspi_read_reg; in bmx280thpspi_attach()