Searched defs:rawTemp (Results 1 – 5 of 5) sorted by relevance
/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_HIDS_2525020210001_hal/ |
D | WSEN_HIDS_2525020210001_hal.c | 672 int8_t HIDS_getRawTemperature(WE_sensorInterface_t* sensorInterface, int16_t *rawTemp) in HIDS_getRawTemperature() 695 …_t HIDS_getRawValues(WE_sensorInterface_t* sensorInterface, int16_t *rawHumidity, int16_t *rawTemp) in HIDS_getRawValues() 803 int8_t HIDS_convertTemperature_float(WE_sensorInterface_t* sensorInterface, int16_t rawTemp, float … in HIDS_convertTemperature_float() 905 int8_t HIDS_convertTemperature_int8(WE_sensorInterface_t* sensorInterface, int16_t rawTemp, int8_t … in HIDS_convertTemperature_int8() 1019 int8_t HIDS_convertTemperature_int16(WE_sensorInterface_t* sensorInterface, int16_t rawTemp, int16_… in HIDS_convertTemperature_int16()
|
/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_TIDS_2521020222501_hal/ |
D | WSEN_TIDS_2521020222501_hal.c | 502 int8_t TIDS_getRawTemperature(WE_sensorInterface_t* sensorInterface, int16_t *rawTemp) in TIDS_getRawTemperature() 531 int16_t rawTemp = 0; in TIDS_getTemperature() local
|
/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_PADS_2511020213301_hal/ |
D | WSEN_PADS_2511020213301_hal.c | 1761 int8_t PADS_getRawTemperature(WE_sensorInterface_t* sensorInterface, int16_t *rawTemp) in PADS_getRawTemperature() 1814 …_getFifoRawTemperature(WE_sensorInterface_t* sensorInterface, uint8_t numSamples, int16_t *rawTemp) in PADS_getFifoRawTemperature() 1844 …lues(WE_sensorInterface_t* sensorInterface, uint8_t numSamples, int32_t *rawPres, int16_t *rawTemp) in PADS_getFifoRawValues() 2074 int16_t rawTemp = 0; in PADS_getTemperature_float() local 2116 int16_t rawTemp = 0; in PADS_getFifoTemperature_float() local
|
/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_PDUS_25131308XXX01_hal/ |
D | WSEN_PDUS_25131308XXX01_hal.c | 166 uint16_t rawTemp = 0; in PDUS_getPressureAndTemperature_float() local
|
/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ITDS_2533020201601_hal/ |
D | WSEN_ITDS_2533020201601_hal.c | 2266 int16_t rawTemp = 0; in ITDS_getTemperature12bit() local
|