Searched refs:SMPR0 (Results 1 – 14 of 14) sorted by relevance
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_hal_adc_ex.h | 385 … (((__HANDLE__)->Instance->SMPR0 & ADC_SAMPLETIME_ALLCHANNELS_SMPR0BIT2) == RESET) ) ? \ 422 (CLEAR_BIT((__HANDLE__)->Instance->SMPR0, (ADC_SMPR0_SMP31 | ADC_SMPR0_SMP30))) 466 MODIFY_REG((__HANDLE__)->Instance->SMPR0, \
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_ll_adc.c | 468 CLEAR_BIT(ADCx->SMPR0, (ADC_SMPR0_SMP31 | ADC_SMPR0_SMP30)); in LL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32l1xx/soc/ |
D | stm32l151xca.h | 177 …__IO uint32_t SMPR0; /*!< ADC sample time register 0, Address offset: 0x5C… member
|
D | stm32l151xdx.h | 179 …__IO uint32_t SMPR0; /*!< ADC sample time register 0, Address offset: 0x5C… member
|
D | stm32l151xe.h | 179 …__IO uint32_t SMPR0; /*!< ADC sample time register 0, Address offset: 0x5C… member
|
D | stm32l152xca.h | 178 …__IO uint32_t SMPR0; /*!< ADC sample time register 0, Address offset: 0x5C… member
|
D | stm32l152xdx.h | 180 …__IO uint32_t SMPR0; /*!< ADC sample time register 0, Address offset: 0x5C… member
|
D | stm32l152xe.h | 180 …__IO uint32_t SMPR0; /*!< ADC sample time register 0, Address offset: 0x5C… member
|
D | stm32l162xca.h | 179 …__IO uint32_t SMPR0; /*!< ADC sample time register 0, Address offset: 0x5C… member
|
D | stm32l162xdx.h | 181 …__IO uint32_t SMPR0; /*!< ADC sample time register 0, Address offset: 0x5C… member
|
D | stm32l162xe.h | 181 …__IO uint32_t SMPR0; /*!< ADC sample time register 0, Address offset: 0x5C… member
|
D | stm32l151xd.h | 180 …__IO uint32_t SMPR0; /*!< ADC sample time register 0, Address offset: 0x5C… member
|
D | stm32l152xd.h | 181 …__IO uint32_t SMPR0; /*!< ADC sample time register 0, Address offset: 0x5C… member
|
D | stm32l162xd.h | 182 …__IO uint32_t SMPR0; /*!< ADC sample time register 0, Address offset: 0x5C… member
|