Home
last modified time | relevance | path

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

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ISDS_2536030320001_hal/
DWSEN_ISDS_2536030320001_hal.h130 …uint8_t fifoGyroDecimation : 3; /**< Gyro FIFO (first data set) decimation setting. Default:… member
DWSEN_ISDS_2536030320001_hal.c262 fifoCtrl3.fifoGyroDecimation = (uint8_t) decimation; in ISDS_setFifoGyroDecimation()
282 *decimation = (ISDS_fifoDecimation_t) fifoCtrl3.fifoGyroDecimation; in ISDS_getFifoGyroDecimation()