Home
last modified time | relevance | path

Searched refs:AWD3TR (Results 1 – 25 of 30) sorted by relevance

12

/hal_stm32-3.4.0/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_adc.c420 MODIFY_REG(ADCx->AWD3TR, ADC_AWD3TR_HT3 | ADC_AWD3TR_LT3, ADC_AWD3TR_HT3); in LL_ADC_DeInit()
Dstm32wlxx_hal_adc.c804 hadc->Instance->AWD3TR &= ~(ADC_AWD3TR_HT3 | ADC_AWD3TR_LT3); in HAL_ADC_DeInit()
/hal_stm32-3.4.0/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_adc.c459 MODIFY_REG(ADCx->AWD3TR, ADC_AWD3TR_HT3 | ADC_AWD3TR_LT3, ADC_AWD3TR_HT3); in LL_ADC_DeInit()
Dstm32g0xx_hal_adc.c803 hadc->Instance->AWD3TR &= ~(ADC_AWD3TR_HT3 | ADC_AWD3TR_LT3); in HAL_ADC_DeInit()
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_adc.c774 MODIFY_REG(pADCx->AWD3TR, ADC_AWD3TR_HT3 | ADC_AWD3TR_LT3, ADC_AWD3TR_HT3); in LL_ADC_DeInit()
/hal_stm32-3.4.0/stm32cube/stm32g0xx/soc/
Dstm32g030xx.h131 …__IO uint32_t AWD3TR; /*!< ADC analog watchdog 3 threshold register, Address offset: 0x… member
149 #define TR3 AWD3TR
Dstm32g050xx.h134 …__IO uint32_t AWD3TR; /*!< ADC analog watchdog 3 threshold register, Address offset: 0x… member
152 #define TR3 AWD3TR
Dstm32g070xx.h135 …__IO uint32_t AWD3TR; /*!< ADC analog watchdog 3 threshold register, Address offset: 0x… member
153 #define TR3 AWD3TR
Dstm32g031xx.h136 …__IO uint32_t AWD3TR; /*!< ADC analog watchdog 3 threshold register, Address offset: 0x… member
154 #define TR3 AWD3TR
Dstm32g041xx.h137 …__IO uint32_t AWD3TR; /*!< ADC analog watchdog 3 threshold register, Address offset: 0x… member
155 #define TR3 AWD3TR
Dstm32g051xx.h137 …__IO uint32_t AWD3TR; /*!< ADC analog watchdog 3 threshold register, Address offset: 0x… member
155 #define TR3 AWD3TR
Dstm32g061xx.h138 …__IO uint32_t AWD3TR; /*!< ADC analog watchdog 3 threshold register, Address offset: 0x… member
156 #define TR3 AWD3TR
Dstm32g0b0xx.h136 …__IO uint32_t AWD3TR; /*!< ADC analog watchdog 3 threshold register, Address offset: 0x… member
154 #define TR3 AWD3TR
Dstm32g081xx.h140 …__IO uint32_t AWD3TR; /*!< ADC analog watchdog 3 threshold register, Address offset: 0x… member
158 #define TR3 AWD3TR
Dstm32g071xx.h139 …__IO uint32_t AWD3TR; /*!< ADC analog watchdog 3 threshold register, Address offset: 0x… member
157 #define TR3 AWD3TR
Dstm32g0b1xx.h139 …__IO uint32_t AWD3TR; /*!< ADC analog watchdog 3 threshold register, Address offset: 0x… member
157 #define TR3 AWD3TR
Dstm32g0c1xx.h140 …__IO uint32_t AWD3TR; /*!< ADC analog watchdog 3 threshold register, Address offset: 0x… member
158 #define TR3 AWD3TR
/hal_stm32-3.4.0/stm32cube/stm32wlxx/soc/
Dstm32wle4xx.h178 …__IO uint32_t AWD3TR; /*!< ADC analog watchdog 3 threshold register, Address offset: 0x… member
196 #define TR3 AWD3TR
Dstm32wle5xx.h178 …__IO uint32_t AWD3TR; /*!< ADC analog watchdog 3 threshold register, Address offset: 0x… member
196 #define TR3 AWD3TR
Dstm32wl54xx.h245 …__IO uint32_t AWD3TR; /*!< ADC analog watchdog 3 threshold register, Address offset: 0x… member
263 #define TR3 AWD3TR
Dstm32wl55xx.h245 …__IO uint32_t AWD3TR; /*!< ADC analog watchdog 3 threshold register, Address offset: 0x… member
263 #define TR3 AWD3TR
Dstm32wl5mxx.h245 …__IO uint32_t AWD3TR; /*!< ADC analog watchdog 3 threshold register, Address offset: 0x… member
263 #define TR3 AWD3TR
/hal_stm32-3.4.0/stm32cube/stm32u5xx/soc/
Dstm32u535xx.h1279 …__IO uint32_t AWD3TR; /*!< ADC watchdog threshold register, Address of… member
Dstm32u545xx.h1357 …__IO uint32_t AWD3TR; /*!< ADC watchdog threshold register, Address of… member
Dstm32u575xx.h1485 …__IO uint32_t AWD3TR; /*!< ADC watchdog threshold register, Address of… member

12