Searched refs:ITDS_bandwidth_t (Results 1 – 2 of 2) sorted by relevance
614 } ITDS_bandwidth_t; typedef761 …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…
1366 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()