Home
last modified time | relevance | path

Searched refs:TSREF (Results 1 – 4 of 4) sorted by relevance

/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Src/
A DHAL_ADC.c425 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()
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Src/
A DHAL_ADC.c371 SET_BIT(hadc->Instance->TSREF,ADC_TSREF_EN_TS);//Enable the temperature sensor in HAL_ADC_ConfigChannel()
/bsp/acm32/acm32f0x0-nucleo/libraries/Device/
A DACM32F0x0.h452 __IO uint32_t TSREF; // 0x40 member
/bsp/acm32/acm32f4xx-nucleo/libraries/Device/
A DACM32F4.h510 __IO uint32_t TSREF; member

Completed in 22 milliseconds