Home
last modified time | relevance | path

Searched refs:JDR3 (Results 1 – 25 of 224) sorted by relevance

123456789

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_adc_ex.c1256 tmp_jdr = hadc->Instance->JDR3; in HAL_ADCEx_InjectedGetValue()
1314 tmp_jdr = (int32_t)(hadc->Instance->JDR3); in HAL_ADCEx_InjectedGetSignedValue()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_adc_ex.c542 tmp_jdr = hadc->Instance->JDR3; in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_adc_ex.c558 tmp = hadc->Instance->JDR3; in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_adc_ex.c557 tmp = hadc->Instance->JDR3; in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_adc_ex.c904 tmp_jdr = hadc->Instance->JDR3; in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_adc_ex.c568 tmp = hadc->Instance->JDR3; in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_adc_ex.c891 tmp_jdr = hadc->Instance->JDR3; in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_adc_ex.c1159 tmp_jdr = hadc->Instance->JDR3; in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_adc_ex.c1159 tmp_jdr = hadc->Instance->JDR3; in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_adc_ex.c1166 tmp_jdr = hadc->Instance->JDR3; in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_adc_ex.c1223 tmp_jdr = hadc->Instance->JDR3; in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_adc_ex.c1222 tmp_jdr = hadc->Instance->JDR3; in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_adc_ex.c1244 tmp_jdr = hadc->Instance->JDR3; in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_adc_ex.c1529 tmp_jdr = hadc->Instance->JDR3; in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_adc_ex.c1341 tmp_jdr = hadc->Instance->JDR3; in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_adc_ex.c4922 tmp_jdr = hadc->Instance->JDR3; in HAL_ADCEx_InjectedGetValue()
4985 tmp_jdr = hadc->Instance->JDR3; in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h148 __IO uint32_t JDR3; member
Dstm32f101xb.h153 __IO uint32_t JDR3; member
Dstm32f100xb.h160 __IO uint32_t JDR3; member
Dstm32f102x6.h151 __IO uint32_t JDR3; member
Dstm32f100xe.h175 __IO uint32_t JDR3; member
Dstm32f101xg.h170 __IO uint32_t JDR3; member
Dstm32f101xe.h164 __IO uint32_t JDR3; member
Dstm32f102xb.h156 __IO uint32_t JDR3; member
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f410cx.h166 __IO uint32_t JDR3; /*!< ADC injected data register 3, Address offset: 0x44 */ member

123456789