Home
last modified time | relevance | path

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

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ITDS_2533020201601_hal/
DWSEN_ITDS_2533020201601_hal.h223 …uint8_t filterPath : 1; /**< FDS: Filtered path configuration. Default value: 0. (0: low pas… member
DWSEN_ITDS_2533020201601_hal.c1466 ctrl6.filterPath = filterType; in ITDS_setFilterPath()
1486 *filterType = (ITDS_filterType_t) ctrl6.filterPath; in ITDS_getFilterPath()