Home
last modified time | relevance | path

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

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ITDS_2533020201601_hal/
DWSEN_ITDS_2533020201601_hal.h614 } ITDS_bandwidth_t; typedef
761 …int8_t ITDS_setFilteringCutoff(WE_sensorInterface_t* sensorInterface, ITDS_bandwidth_t filteringCu…
762 …int8_t ITDS_getFilteringCutoff(WE_sensorInterface_t* sensorInterface, ITDS_bandwidth_t *filteringC…
DWSEN_ITDS_2533020201601_hal.c1366 int8_t ITDS_setFilteringCutoff(WE_sensorInterface_t* sensorInterface, ITDS_bandwidth_t filteringCut… in ITDS_setFilteringCutoff()
1386 int8_t ITDS_getFilteringCutoff(WE_sensorInterface_t* sensorInterface, ITDS_bandwidth_t *filteringCu… in ITDS_getFilteringCutoff()
1395 *filteringCutoff = (ITDS_bandwidth_t) ctrl6.filterBandwidth; in ITDS_getFilteringCutoff()