Home
last modified time | relevance | path

Searched refs:ADC_CCR_TSVREFE (Results 1 – 8 of 8) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_adc.c720 CLEAR_BIT(ADC->CCR, ADC_CCR_TSVREFE); in HAL_ADC_DeInit()
1735 if (READ_BIT(ADC->CCR, ADC_CCR_TSVREFE) == RESET) in HAL_ADC_ConfigChannel()
1737 SET_BIT(ADC->CCR, ADC_CCR_TSVREFE); in HAL_ADC_ConfigChannel()
Dstm32l1xx_hal_adc_ex.c846 SET_BIT(ADC->CCR, ADC_CCR_TSVREFE); in HAL_ADCEx_InjectedConfigChannel()
Dstm32l1xx_ll_adc.c506 CLEAR_BIT(ADC->CCR, ADC_CCR_TSVREFE | ADC_CCR_ADCPRE); in LL_ADC_DeInit()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_adc.h636 #define LL_ADC_PATH_INTERNAL_VREFINT (ADC_CCR_TSVREFE) /*!< ADC measurement path to inte…
637 #define LL_ADC_PATH_INTERNAL_TEMPSENSOR (ADC_CCR_TSVREFE) /*!< ADC measurement path to inte…
2223 MODIFY_REG(ADCxy_COMMON->CCR, ADC_CCR_TSVREFE, PathInternal); in LL_ADC_SetCommonPathInternalCh()
2242 return (uint32_t)(READ_BIT(ADCxy_COMMON->CCR, ADC_CCR_TSVREFE)); in LL_ADC_GetCommonPathInternalCh()
/loramac-node-2.7.6/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h1491 #define ADC_CCR_TSVREFE ADC_CCR_TSVREFE_Msk /*!< ADC internal pa… macro
/loramac-node-2.7.6/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h1491 #define ADC_CCR_TSVREFE ADC_CCR_TSVREFE_Msk /*!< ADC internal pa… macro
/loramac-node-2.7.6/src/boards/NAMote72/cmsis/
Dstm32l152xc.h1594 #define ADC_CCR_TSVREFE ADC_CCR_TSVREFE_Msk /*!< ADC internal pa… macro
/loramac-node-2.7.6/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h1655 #define ADC_CCR_TSVREFE ADC_CCR_TSVREFE_Msk /*!< ADC internal pa… macro