Home
last modified time | relevance | path

Searched refs:hal_get_temperature (Results 1 – 3 of 3) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/hal/
Dhal.h67 int16_t hal_get_temperature(void);
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/hal/cc23x0/
Dhal_cc23x0.c458 __attribute__((weak)) int16_t hal_get_temperature(void) in hal_get_temperature() function
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DLRFCC23X0.c381 int32_t temperature = hal_get_temperature(); in LRF_temperatureCompensateTrim()
1449 int32_t temperature = hal_get_temperature(); in LRF_programTemperatureCompensatedTxPower()