Home
last modified time | relevance | path

Searched defs:bytesStep (Results 1 – 1 of 1) sorted by relevance

/hal_wurthelektronik-3.5.0-3.4.0/sensors/
Dweplatform_spi.c29 uint8_t bytesStep = interface->options.spi.burstMode ? numBytesToRead : 1; in WE_ReadReg_SPI() local
70 uint8_t bytesStep = interface->options.spi.burstMode ? numBytesToWrite : 1; in WE_WriteReg_SPI() local