Searched defs:temperature (Results 1 – 4 of 4) sorted by relevance
/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_PDUS_25131308XXX01_hal/ |
D | WSEN_PDUS_25131308XXX01_hal.c | 110 …ureAndTemperature(WE_sensorInterface_t* sensorInterface, uint16_t *pressure, uint16_t *temperature) in PDUS_getRawPressureAndTemperature()
|
/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_HIDS_2525020210001_hal/ |
D | WSEN_HIDS_2525020210001_hal.c | 959 int8_t HIDS_getTemperature_int16(WE_sensorInterface_t* sensorInterface, int16_t *temperature) in HIDS_getTemperature_int16() 1019 …vertTemperature_int16(WE_sensorInterface_t* sensorInterface, int16_t rawTemp, int16_t *temperature) in HIDS_convertTemperature_int16()
|
/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_PADS_2511020213301_hal/ |
D | WSEN_PADS_2511020213301_hal.c | 1926 int8_t PADS_getTemperature_int(WE_sensorInterface_t* sensorInterface, int16_t *temperature) in PADS_getTemperature_int() 1960 …ifoTemperature_int(WE_sensorInterface_t* sensorInterface, uint8_t numSamples, int16_t *temperature) in PADS_getFifoTemperature_int() 1973 …(WE_sensorInterface_t* sensorInterface, uint8_t numSamples, int32_t *pressPa, int16_t *temperature) in PADS_getFifoValues_int()
|
/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ISDS_2536030320001_hal/ |
D | WSEN_ISDS_2536030320001_hal.c | 5688 int8_t ISDS_getTemperature_float(WE_sensorInterface_t* sensorInterface, float *temperature) in ISDS_getTemperature_float() 5705 int8_t ISDS_getTemperature_int(WE_sensorInterface_t* sensorInterface, int16_t *temperature) in ISDS_getTemperature_int() 5727 int8_t ISDS_getRawTemperature(WE_sensorInterface_t* sensorInterface, int16_t *temperature) in ISDS_getRawTemperature() 5906 float ISDS_convertTemperature_float(int16_t temperature) in ISDS_convertTemperature_float() 6075 int16_t ISDS_convertTemperature_int(int16_t temperature) in ISDS_convertTemperature_int()
|