Searched refs:TSREF (Results 1 – 4 of 4) sorted by relevance
425 SET_BIT(hadc->Instance->TSREF,ADC_TSREF_EN_TS);//Enable the temperature sensor in HAL_ADC_ConfigChannel()433 … SET_BIT(hadc->Instance->TSREF,ADC_TSREF_VREF1P2_EN);//Enable the BGR 1.2v to the buffer channel in HAL_ADC_ConfigChannel()435 … CLEAR_BIT(hadc->Instance->TSREF,ADC_TSREF_VREF1P2_EN);//Disable the BGR 1.2v to the buffer channel in HAL_ADC_ConfigChannel()
371 SET_BIT(hadc->Instance->TSREF,ADC_TSREF_EN_TS);//Enable the temperature sensor in HAL_ADC_ConfigChannel()
452 __IO uint32_t TSREF; // 0x40 member
510 __IO uint32_t TSREF; member
Completed in 22 milliseconds