Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_ll_adc.c378 ( ADC_CR1_OVRIE | ADC_CR1_RES | ADC_CR1_AWDEN in LL_ADC_DeInit()
573 ADC_CR1_RES in LL_ADC_Init()
Dstm32l1xx_hal_adc.c530 ADC_CR1_RES | in HAL_ADC_Init()
646 CLEAR_BIT(hadc->Instance->CR1, (ADC_CR1_OVRIE | ADC_CR1_RES | ADC_CR1_AWDEN | in HAL_ADC_DeInit()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_adc.h2268 MODIFY_REG(ADCx->CR1, ADC_CR1_RES, Resolution); in LL_ADC_SetResolution()
2285 return (uint32_t)(READ_BIT(ADCx->CR1, ADC_CR1_RES)); in LL_ADC_GetResolution()
Dstm32l1xx_hal_adc.h293 #define ADC_RESOLUTION_6B ((uint32_t)ADC_CR1_RES) /*!< ADC 6-bit resolution */
/loramac-node-2.7.6/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h832 #define ADC_CR1_RES ADC_CR1_RES_Msk /*!< ADC resolution … macro
/loramac-node-2.7.6/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h832 #define ADC_CR1_RES ADC_CR1_RES_Msk /*!< ADC resolution … macro
/loramac-node-2.7.6/src/boards/NAMote72/cmsis/
Dstm32l152xc.h923 #define ADC_CR1_RES ADC_CR1_RES_Msk /*!< ADC resolution … macro
/loramac-node-2.7.6/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h948 #define ADC_CR1_RES ADC_CR1_RES_Msk /*!< ADC resolution … macro