Home
last modified time | relevance | path

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

123456789

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_adc_ex.c1253 tmp_jdr = hadc->Instance->JDR4; in HAL_ADCEx_InjectedGetValue()
1311 tmp_jdr = (int32_t)(hadc->Instance->JDR4); in HAL_ADCEx_InjectedGetSignedValue()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_adc_ex.c539 tmp_jdr = hadc->Instance->JDR4; in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_adc_ex.c553 tmp = hadc->Instance->JDR4; in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_adc_ex.c552 tmp = hadc->Instance->JDR4; in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_adc_ex.c901 tmp_jdr = hadc->Instance->JDR4; in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_adc_ex.c563 tmp = hadc->Instance->JDR4; in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_adc_ex.c888 tmp_jdr = hadc->Instance->JDR4; in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_adc_ex.c1156 tmp_jdr = hadc->Instance->JDR4; in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_adc_ex.c1156 tmp_jdr = hadc->Instance->JDR4; in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_adc_ex.c1163 tmp_jdr = hadc->Instance->JDR4; in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_adc_ex.c1220 tmp_jdr = hadc->Instance->JDR4; in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_adc_ex.c1219 tmp_jdr = hadc->Instance->JDR4; in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_adc_ex.c1241 tmp_jdr = hadc->Instance->JDR4; in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_adc_ex.c1526 tmp_jdr = hadc->Instance->JDR4; in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_adc_ex.c1338 tmp_jdr = hadc->Instance->JDR4; in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_adc_ex.c4919 tmp_jdr = hadc->Instance->JDR4; in HAL_ADCEx_InjectedGetValue()
4982 tmp_jdr = hadc->Instance->JDR4; in HAL_ADCEx_InjectedGetValue()
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h149 __IO uint32_t JDR4; member
Dstm32f101xb.h154 __IO uint32_t JDR4; member
Dstm32f100xb.h161 __IO uint32_t JDR4; member
Dstm32f102x6.h152 __IO uint32_t JDR4; member
Dstm32f100xe.h176 __IO uint32_t JDR4; member
Dstm32f101xg.h171 __IO uint32_t JDR4; member
Dstm32f101xe.h165 __IO uint32_t JDR4; member
Dstm32f102xb.h157 __IO uint32_t JDR4; member
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f410cx.h167 __IO uint32_t JDR4; /*!< ADC injected data register 4, Address offset: 0x48 */ member

123456789