Searched refs:SMPR2 (Results 1 – 11 of 11) sorted by relevance
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/ |
D | stm32l1xx_hal_adc_ex.h | 400 … (((__HANDLE__)->Instance->SMPR2 & ADC_SAMPLETIME_ALLCHANNELS_SMPR2BIT2) == RESET) && \ 409 … (((__HANDLE__)->Instance->SMPR2 & ADC_SAMPLETIME_ALLCHANNELS_SMPR2BIT2) == RESET) && \
|
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/ |
D | stm32l1xx_hal_adc_ex.c | 793 MODIFY_REG(hadc->Instance->SMPR2, in HAL_ADCEx_InjectedConfigChannel()
|
D | stm32l1xx_hal_adc.c | 663 CLEAR_BIT(hadc->Instance->SMPR2, (ADC_SMPR2_SMP19 | ADC_SMPR2_SMP18 | ADC_SMPR2_SMP17 | in HAL_ADC_DeInit() 1712 MODIFY_REG(hadc->Instance->SMPR2, in HAL_ADC_ConfigChannel()
|
D | stm32l1xx_ll_adc.c | 424 CLEAR_BIT(ADCx->SMPR2, in LL_ADC_DeInit()
|
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/ |
D | stm32l4xx_ll_adc.c | 622 CLEAR_BIT(ADCx->SMPR2, in LL_ADC_DeInit()
|
D | stm32l4xx_hal_adc.c | 805 CLEAR_BIT(hadc->Instance->SMPR2, ADC_SMPR2_SMP18 | ADC_SMPR2_SMP17 | ADC_SMPR2_SMP16 | in HAL_ADC_DeInit()
|
/loramac-node-2.7.6/src/boards/SKiM980A/cmsis/ |
D | stm32l151xba.h | 167 …__IO uint32_t SMPR2; /*!< ADC sample time register 2, Address offset: 0x10… member
|
/loramac-node-2.7.6/src/boards/SKiM880B/cmsis/ |
D | stm32l151xba.h | 167 …__IO uint32_t SMPR2; /*!< ADC sample time register 2, Address offset: 0x10… member
|
/loramac-node-2.7.6/src/boards/NAMote72/cmsis/ |
D | stm32l152xc.h | 176 …__IO uint32_t SMPR2; /*!< ADC sample time register 2, Address offset: 0x10… member
|
/loramac-node-2.7.6/src/boards/NucleoL152/cmsis/ |
D | stm32l152xe.h | 178 …__IO uint32_t SMPR2; /*!< ADC sample time register 2, Address offset: 0x10… member
|
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/ |
D | stm32l476xx.h | 202 …__IO uint32_t SMPR2; /*!< ADC sampling time register 2, Address offset: 0x… member
|