Home
last modified time | relevance | path

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

/hal_wurthelektronik-3.7.0-3.6.0/sensors/
Dweplatform_spi.c39 const struct spi_buf rx_buf[2] = { { .buf = NULL, .len = 1 }, in WE_ReadReg_SPI() local
41 const struct spi_buf_set rx_buf_set = { .buffers = rx_buf, .count = 2 }; in WE_ReadReg_SPI()