/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_hal_adc_ex.c | 611 assert_param(IS_ADC_CHANNEL(sConfigInjected->InjectedChannel)); in HAL_ADCEx_InjectedConfigChannel() 652 ADC_JSQR_RK_JL(sConfigInjected->InjectedChannel, in HAL_ADCEx_InjectedConfigChannel() 683 ADC_JSQR_RK_JL(sConfigInjected->InjectedChannel, in HAL_ADCEx_InjectedConfigChannel() 770 if (sConfigInjected->InjectedChannel < ADC_CHANNEL_10) in HAL_ADCEx_InjectedConfigChannel() 773 ADC_SMPR3(ADC_SMPR3_SMP0, sConfigInjected->InjectedChannel), in HAL_ADCEx_InjectedConfigChannel() 774 ADC_SMPR3(sConfigInjected->InjectedSamplingTime, sConfigInjected->InjectedChannel) ); in HAL_ADCEx_InjectedConfigChannel() 777 else if (sConfigInjected->InjectedChannel < ADC_CHANNEL_20) in HAL_ADCEx_InjectedConfigChannel() 780 ADC_SMPR2(ADC_SMPR2_SMP10, sConfigInjected->InjectedChannel), in HAL_ADCEx_InjectedConfigChannel() 781 ADC_SMPR2(sConfigInjected->InjectedSamplingTime, sConfigInjected->InjectedChannel) ); in HAL_ADCEx_InjectedConfigChannel() 785 else if (sConfigInjected->InjectedChannel <= ADC_SMPR1_CHANNEL_MAX) in HAL_ADCEx_InjectedConfigChannel() [all …]
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_adc_ex.c | 1898 assert_param(IS_ADC_CHANNEL(sConfigInjected->InjectedChannel)); in HAL_ADCEx_InjectedConfigChannel() 1904 assert_param(IS_ADC1_DIFF_CHANNEL(sConfigInjected->InjectedChannel)); in HAL_ADCEx_InjectedConfigChannel() 1908 assert_param(IS_ADC2_DIFF_CHANNEL(sConfigInjected->InjectedChannel)); in HAL_ADCEx_InjectedConfigChannel() 1913 assert_param(IS_ADC3_DIFF_CHANNEL(sConfigInjected->InjectedChannel)); in HAL_ADCEx_InjectedConfigChannel() 1961 …tmp_JSQR_ContextQueueBeingBuilt = (ADC_JSQR_RK(sConfigInjected->InjectedChannel, ADC_INJECTED_RANK… in HAL_ADCEx_InjectedConfigChannel() 1968 …tmp_JSQR_ContextQueueBeingBuilt = (ADC_JSQR_RK(sConfigInjected->InjectedChannel, ADC_INJECTED_RANK… in HAL_ADCEx_InjectedConfigChannel() 2029 …tmp_JSQR_ContextQueueBeingBuilt |= ADC_JSQR_RK(sConfigInjected->InjectedChannel, sConfigInjected->… in HAL_ADCEx_InjectedConfigChannel() 2056 if (!(__LL_ADC_IS_CHANNEL_INTERNAL(sConfigInjected->InjectedChannel))) in HAL_ADCEx_InjectedConfigChannel() 2062 …PCSEL_RES0 |= (1UL << (__LL_ADC_CHANNEL_TO_DECIMAL_NB(sConfigInjected->InjectedChannel) & 0x1FUL)); in HAL_ADCEx_InjectedConfigChannel() 2066 …nce->PCSEL |= (1UL << (__LL_ADC_CHANNEL_TO_DECIMAL_NB(sConfigInjected->InjectedChannel) & 0x1FUL)); in HAL_ADCEx_InjectedConfigChannel() [all …]
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_adc_ex.c | 1775 assert_param(IS_ADC_CHANNEL(pConfigInjected->InjectedChannel)); in HAL_ADCEx_InjectedConfigChannel() 1781 assert_param(IS_ADC1_DIFF_CHANNEL(pConfigInjected->InjectedChannel)); in HAL_ADCEx_InjectedConfigChannel() 1785 assert_param(IS_ADC2_DIFF_CHANNEL(pConfigInjected->InjectedChannel)); in HAL_ADCEx_InjectedConfigChannel() 1832 …tmp_JSQR_ContextQueueBeingBuilt = (ADC_JSQR_RK(pConfigInjected->InjectedChannel, ADC_INJECTED_RANK… in HAL_ADCEx_InjectedConfigChannel() 1839 …tmp_JSQR_ContextQueueBeingBuilt = (ADC_JSQR_RK(pConfigInjected->InjectedChannel, ADC_INJECTED_RANK… in HAL_ADCEx_InjectedConfigChannel() 1900 …tmp_JSQR_ContextQueueBeingBuilt |= ADC_JSQR_RK(pConfigInjected->InjectedChannel, pConfigInjected->… in HAL_ADCEx_InjectedConfigChannel() 1928 …nce->PCSEL |= (1UL << (__LL_ADC_CHANNEL_TO_DECIMAL_NB(pConfigInjected->InjectedChannel) & 0x1FUL)); in HAL_ADCEx_InjectedConfigChannel() 2023 …LL_ADC_SetChannelSamplingTime(hadc->Instance, pConfigInjected->InjectedChannel, pConfigInjected->I… in HAL_ADCEx_InjectedConfigChannel() 2034 …_SetOffset(hadc->Instance, pConfigInjected->InjectedOffsetNumber, pConfigInjected->InjectedChannel, in HAL_ADCEx_InjectedConfigChannel() 2049 == __LL_ADC_CHANNEL_TO_DECIMAL_NB(pConfigInjected->InjectedChannel)) in HAL_ADCEx_InjectedConfigChannel() [all …]
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_adc_ex.c | 1288 assert_param(IS_ADC_CHANNEL(hadc, sConfigInjected->InjectedChannel)); in HAL_ADCEx_InjectedConfigChannel() 1292 assert_param(IS_ADC_DIFF_CHANNEL(hadc, sConfigInjected->InjectedChannel)); in HAL_ADCEx_InjectedConfigChannel() 1338 …tmp_JSQR_ContextQueueBeingBuilt = (ADC_JSQR_RK(sConfigInjected->InjectedChannel, ADC_INJECTED_RANK… in HAL_ADCEx_InjectedConfigChannel() 1345 …tmp_JSQR_ContextQueueBeingBuilt = (ADC_JSQR_RK(sConfigInjected->InjectedChannel, ADC_INJECTED_RANK… in HAL_ADCEx_InjectedConfigChannel() 1406 …tmp_JSQR_ContextQueueBeingBuilt |= ADC_JSQR_RK(sConfigInjected->InjectedChannel, sConfigInjected->… in HAL_ADCEx_InjectedConfigChannel() 1526 …LL_ADC_SetChannelSamplingTime(hadc->Instance, sConfigInjected->InjectedChannel, sConfigInjected->I… in HAL_ADCEx_InjectedConfigChannel() 1537 …_SetOffset(hadc->Instance, sConfigInjected->InjectedOffsetNumber, sConfigInjected->InjectedChannel, in HAL_ADCEx_InjectedConfigChannel() 1545 …c->Instance, LL_ADC_OFFSET_1)) == __LL_ADC_CHANNEL_TO_DECIMAL_NB(sConfigInjected->InjectedChannel)) in HAL_ADCEx_InjectedConfigChannel() 1549 …c->Instance, LL_ADC_OFFSET_2)) == __LL_ADC_CHANNEL_TO_DECIMAL_NB(sConfigInjected->InjectedChannel)) in HAL_ADCEx_InjectedConfigChannel() 1553 …c->Instance, LL_ADC_OFFSET_3)) == __LL_ADC_CHANNEL_TO_DECIMAL_NB(sConfigInjected->InjectedChannel)) in HAL_ADCEx_InjectedConfigChannel() [all …]
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_adc_ex.c | 2042 assert_param(IS_ADC_CHANNEL(pConfigInjected->InjectedChannel)); in HAL_ADCEx_InjectedConfigChannel() 2049 assert_param(IS_ADC12_DIFF_CHANNEL(pConfigInjected->InjectedChannel)); in HAL_ADCEx_InjectedConfigChannel() 2051 assert_param(IS_ADC1_DIFF_CHANNEL(pConfigInjected->InjectedChannel)); in HAL_ADCEx_InjectedConfigChannel() 2098 …tmp_jsqr_context_queue_being_built = (ADC_JSQR_RK(pConfigInjected->InjectedChannel, ADC_INJECTED_R… in HAL_ADCEx_InjectedConfigChannel() 2105 …tmp_jsqr_context_queue_being_built = (ADC_JSQR_RK(pConfigInjected->InjectedChannel, ADC_INJECTED_R… in HAL_ADCEx_InjectedConfigChannel() 2164 …tmp_jsqr_context_queue_being_built |= ADC_JSQR_RK(pConfigInjected->InjectedChannel, pConfigInjecte… in HAL_ADCEx_InjectedConfigChannel() 2192 …nce->PCSEL |= (1UL << (__LL_ADC_CHANNEL_TO_DECIMAL_NB(pConfigInjected->InjectedChannel) & 0x1FUL)); in HAL_ADCEx_InjectedConfigChannel() 2282 LL_ADC_SetChannelSamplingTime(hadc->Instance, pConfigInjected->InjectedChannel, in HAL_ADCEx_InjectedConfigChannel() 2294 …_SetOffset(hadc->Instance, pConfigInjected->InjectedOffsetNumber, pConfigInjected->InjectedChannel, in HAL_ADCEx_InjectedConfigChannel() 2327 == __LL_ADC_CHANNEL_TO_DECIMAL_NB(pConfigInjected->InjectedChannel)) in HAL_ADCEx_InjectedConfigChannel() [all …]
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_adc_ex.c | 1765 assert_param(IS_ADC_CHANNEL(hadc, pConfigInjected->InjectedChannel)); in HAL_ADCEx_InjectedConfigChannel() 1769 assert_param(IS_ADC_DIFF_CHANNEL(hadc, pConfigInjected->InjectedChannel)); in HAL_ADCEx_InjectedConfigChannel() 1815 …tmp_jsqr_context_queue_being_built = (ADC_JSQR_RK(pConfigInjected->InjectedChannel, ADC_INJECTED_R… in HAL_ADCEx_InjectedConfigChannel() 1822 …tmp_jsqr_context_queue_being_built = (ADC_JSQR_RK(pConfigInjected->InjectedChannel, ADC_INJECTED_R… in HAL_ADCEx_InjectedConfigChannel() 1883 …tmp_jsqr_context_queue_being_built |= ADC_JSQR_RK(pConfigInjected->InjectedChannel, pConfigInjecte… in HAL_ADCEx_InjectedConfigChannel() 1910 if ((pConfigInjected->InjectedChannel == ADC_CHANNEL_0) in HAL_ADCEx_InjectedConfigChannel() 1911 || ((pConfigInjected->InjectedChannel == ADC_CHANNEL_1) in HAL_ADCEx_InjectedConfigChannel() 2014 …LL_ADC_SetChannelSamplingTime(hadc->Instance, pConfigInjected->InjectedChannel, LL_ADC_SAMPLINGTIM… in HAL_ADCEx_InjectedConfigChannel() 2022 LL_ADC_SetChannelSamplingTime(hadc->Instance, pConfigInjected->InjectedChannel, in HAL_ADCEx_InjectedConfigChannel() 2038 …_SetOffset(hadc->Instance, pConfigInjected->InjectedOffsetNumber, pConfigInjected->InjectedChannel, in HAL_ADCEx_InjectedConfigChannel() [all …]
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal_adc_ex.c | 1007 assert_param(IS_ADC_CHANNEL(sConfigInjected->InjectedChannel)); in HAL_ADCEx_InjectedConfigChannel() 1043 ADC_JSQR_RK_JL(sConfigInjected->InjectedChannel, in HAL_ADCEx_InjectedConfigChannel() 1074 ADC_JSQR_RK_JL(sConfigInjected->InjectedChannel, in HAL_ADCEx_InjectedConfigChannel() 1151 if (sConfigInjected->InjectedChannel >= ADC_CHANNEL_10) in HAL_ADCEx_InjectedConfigChannel() 1154 ADC_SMPR1(ADC_SMPR1_SMP10, sConfigInjected->InjectedChannel) , in HAL_ADCEx_InjectedConfigChannel() 1155 ADC_SMPR1(sConfigInjected->InjectedSamplingTime, sConfigInjected->InjectedChannel) ); in HAL_ADCEx_InjectedConfigChannel() 1160 ADC_SMPR2(ADC_SMPR2_SMP0, sConfigInjected->InjectedChannel) , in HAL_ADCEx_InjectedConfigChannel() 1161 ADC_SMPR2(sConfigInjected->InjectedSamplingTime, sConfigInjected->InjectedChannel) ); in HAL_ADCEx_InjectedConfigChannel() 1166 if ((sConfigInjected->InjectedChannel == ADC_CHANNEL_TEMPSENSOR) || in HAL_ADCEx_InjectedConfigChannel() 1167 (sConfigInjected->InjectedChannel == ADC_CHANNEL_VREFINT) ) in HAL_ADCEx_InjectedConfigChannel() [all …]
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_adc_ex.c | 1699 assert_param(IS_ADC_CHANNEL(hadc, pConfigInjected->InjectedChannel)); in HAL_ADCEx_InjectedConfigChannel() 1703 assert_param(IS_ADC_DIFF_CHANNEL(hadc, pConfigInjected->InjectedChannel)); in HAL_ADCEx_InjectedConfigChannel() 1749 …tmp_jsqr_context_queue_being_built = (ADC_JSQR_RK(pConfigInjected->InjectedChannel, ADC_INJECTED_R… in HAL_ADCEx_InjectedConfigChannel() 1756 …tmp_jsqr_context_queue_being_built = (ADC_JSQR_RK(pConfigInjected->InjectedChannel, ADC_INJECTED_R… in HAL_ADCEx_InjectedConfigChannel() 1817 …tmp_jsqr_context_queue_being_built |= ADC_JSQR_RK(pConfigInjected->InjectedChannel, pConfigInjecte… in HAL_ADCEx_InjectedConfigChannel() 1942 …LL_ADC_SetChannelSamplingTime(hadc->Instance, pConfigInjected->InjectedChannel, LL_ADC_SAMPLINGTIM… in HAL_ADCEx_InjectedConfigChannel() 1950 LL_ADC_SetChannelSamplingTime(hadc->Instance, pConfigInjected->InjectedChannel, in HAL_ADCEx_InjectedConfigChannel() 1958 LL_ADC_SetChannelSamplingTime(hadc->Instance, pConfigInjected->InjectedChannel, in HAL_ADCEx_InjectedConfigChannel() 1971 …_SetOffset(hadc->Instance, pConfigInjected->InjectedOffsetNumber, pConfigInjected->InjectedChannel, in HAL_ADCEx_InjectedConfigChannel() 1980 == __LL_ADC_CHANNEL_TO_DECIMAL_NB(pConfigInjected->InjectedChannel)) in HAL_ADCEx_InjectedConfigChannel() [all …]
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_adc_ex.c | 1708 assert_param(IS_ADC_CHANNEL(hadc, pConfigInjected->InjectedChannel)); in HAL_ADCEx_InjectedConfigChannel() 1712 assert_param(IS_ADC_DIFF_CHANNEL(hadc, pConfigInjected->InjectedChannel)); in HAL_ADCEx_InjectedConfigChannel() 1758 …tmp_jsqr_context_queue_being_built = (ADC_JSQR_RK(pConfigInjected->InjectedChannel, ADC_INJECTED_R… in HAL_ADCEx_InjectedConfigChannel() 1765 …tmp_jsqr_context_queue_being_built = (ADC_JSQR_RK(pConfigInjected->InjectedChannel, ADC_INJECTED_R… in HAL_ADCEx_InjectedConfigChannel() 1826 …tmp_jsqr_context_queue_being_built |= ADC_JSQR_RK(pConfigInjected->InjectedChannel, pConfigInjecte… in HAL_ADCEx_InjectedConfigChannel() 1950 …LL_ADC_SetChannelSamplingTime(hadc->Instance, pConfigInjected->InjectedChannel, LL_ADC_SAMPLINGTIM… in HAL_ADCEx_InjectedConfigChannel() 1958 LL_ADC_SetChannelSamplingTime(hadc->Instance, pConfigInjected->InjectedChannel, in HAL_ADCEx_InjectedConfigChannel() 1974 …_SetOffset(hadc->Instance, pConfigInjected->InjectedOffsetNumber, pConfigInjected->InjectedChannel, in HAL_ADCEx_InjectedConfigChannel() 1988 == __LL_ADC_CHANNEL_TO_DECIMAL_NB(pConfigInjected->InjectedChannel)) in HAL_ADCEx_InjectedConfigChannel() 1993 == __LL_ADC_CHANNEL_TO_DECIMAL_NB(pConfigInjected->InjectedChannel)) in HAL_ADCEx_InjectedConfigChannel() [all …]
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_adc_ex.c | 1764 assert_param(IS_ADC_CHANNEL(hadc, pConfigInjected->InjectedChannel)); in HAL_ADCEx_InjectedConfigChannel() 1768 assert_param(IS_ADC_DIFF_CHANNEL(hadc, pConfigInjected->InjectedChannel)); in HAL_ADCEx_InjectedConfigChannel() 1814 …tmp_jsqr_context_queue_being_built = (ADC_JSQR_RK(pConfigInjected->InjectedChannel, ADC_INJECTED_R… in HAL_ADCEx_InjectedConfigChannel() 1821 …tmp_jsqr_context_queue_being_built = (ADC_JSQR_RK(pConfigInjected->InjectedChannel, ADC_INJECTED_R… in HAL_ADCEx_InjectedConfigChannel() 1882 …tmp_jsqr_context_queue_being_built |= ADC_JSQR_RK(pConfigInjected->InjectedChannel, pConfigInjecte… in HAL_ADCEx_InjectedConfigChannel() 2006 …LL_ADC_SetChannelSamplingTime(hadc->Instance, pConfigInjected->InjectedChannel, LL_ADC_SAMPLINGTIM… in HAL_ADCEx_InjectedConfigChannel() 2014 LL_ADC_SetChannelSamplingTime(hadc->Instance, pConfigInjected->InjectedChannel, in HAL_ADCEx_InjectedConfigChannel() 2030 …_SetOffset(hadc->Instance, pConfigInjected->InjectedOffsetNumber, pConfigInjected->InjectedChannel, in HAL_ADCEx_InjectedConfigChannel() 2044 == __LL_ADC_CHANNEL_TO_DECIMAL_NB(pConfigInjected->InjectedChannel)) in HAL_ADCEx_InjectedConfigChannel() 2049 == __LL_ADC_CHANNEL_TO_DECIMAL_NB(pConfigInjected->InjectedChannel)) in HAL_ADCEx_InjectedConfigChannel() [all …]
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_adc_ex.c | 1699 assert_param(IS_ADC_CHANNEL(hadc, pConfigInjected->InjectedChannel)); in HAL_ADCEx_InjectedConfigChannel() 1703 assert_param(IS_ADC_DIFF_CHANNEL(hadc, pConfigInjected->InjectedChannel)); in HAL_ADCEx_InjectedConfigChannel() 1749 …tmp_jsqr_context_queue_being_built = (ADC_JSQR_RK(pConfigInjected->InjectedChannel, ADC_INJECTED_R… in HAL_ADCEx_InjectedConfigChannel() 1756 …tmp_jsqr_context_queue_being_built = (ADC_JSQR_RK(pConfigInjected->InjectedChannel, ADC_INJECTED_R… in HAL_ADCEx_InjectedConfigChannel() 1817 …tmp_jsqr_context_queue_being_built |= ADC_JSQR_RK(pConfigInjected->InjectedChannel, pConfigInjecte… in HAL_ADCEx_InjectedConfigChannel() 1941 …LL_ADC_SetChannelSamplingTime(hadc->Instance, pConfigInjected->InjectedChannel, LL_ADC_SAMPLINGTIM… in HAL_ADCEx_InjectedConfigChannel() 1949 LL_ADC_SetChannelSamplingTime(hadc->Instance, pConfigInjected->InjectedChannel, in HAL_ADCEx_InjectedConfigChannel() 1965 …_SetOffset(hadc->Instance, pConfigInjected->InjectedOffsetNumber, pConfigInjected->InjectedChannel, in HAL_ADCEx_InjectedConfigChannel() 1974 == __LL_ADC_CHANNEL_TO_DECIMAL_NB(pConfigInjected->InjectedChannel)) in HAL_ADCEx_InjectedConfigChannel() 1979 == __LL_ADC_CHANNEL_TO_DECIMAL_NB(pConfigInjected->InjectedChannel)) in HAL_ADCEx_InjectedConfigChannel() [all …]
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_adc_ex.c | 1809 assert_param(IS_ADC_CHANNEL(hadc, pConfigInjected->InjectedChannel)); in HAL_ADCEx_InjectedConfigChannel() 1813 assert_param(IS_ADC_DIFF_CHANNEL(hadc, pConfigInjected->InjectedChannel)); in HAL_ADCEx_InjectedConfigChannel() 1857 ADC_JSQR_RK(pConfigInjected->InjectedChannel, ADC_INJECTED_RANK_1) in HAL_ADCEx_InjectedConfigChannel() 1865 ADC_JSQR_RK(pConfigInjected->InjectedChannel, ADC_INJECTED_RANK_1)); in HAL_ADCEx_InjectedConfigChannel() 1876 ADC_JSQR_RK(pConfigInjected->InjectedChannel, pConfigInjected->InjectedRank) in HAL_ADCEx_InjectedConfigChannel() 1890 LL_ADC_SetChannelPreselection(hadc->Instance, pConfigInjected->InjectedChannel); in HAL_ADCEx_InjectedConfigChannel() 1985 LL_ADC_SetChannelSamplingTime(hadc->Instance, pConfigInjected->InjectedChannel, in HAL_ADCEx_InjectedConfigChannel() 1997 …etChannel(hadc->Instance, pConfigInjected->InjectedOffsetNumber, pConfigInjected->InjectedChannel); in HAL_ADCEx_InjectedConfigChannel() 2027 == __HAL_ADC_CHANNEL_TO_DECIMAL_NB(pConfigInjected->InjectedChannel)) in HAL_ADCEx_InjectedConfigChannel() 2032 == __HAL_ADC_CHANNEL_TO_DECIMAL_NB(pConfigInjected->InjectedChannel)) in HAL_ADCEx_InjectedConfigChannel() [all …]
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal_adc_ex.c | 6052 assert_param(IS_ADC_CHANNEL(sConfigInjected->InjectedChannel)); in HAL_ADCEx_InjectedConfigChannel() 6056 assert_param(IS_ADC_DIFF_CHANNEL(sConfigInjected->InjectedChannel)); in HAL_ADCEx_InjectedConfigChannel() 6102 …SET_BIT(tmp_JSQR_ContextQueueBeingBuilt, ADC_JSQR_RK(sConfigInjected->InjectedChannel, ADC_INJECTE… in HAL_ADCEx_InjectedConfigChannel() 6108 …SET_BIT(tmp_JSQR_ContextQueueBeingBuilt, ADC_JSQR_RK(sConfigInjected->InjectedChannel, ADC_INJECTE… in HAL_ADCEx_InjectedConfigChannel() 6182 ADC_JSQR_RK(sConfigInjected->InjectedChannel, sConfigInjected->InjectedRank) ); in HAL_ADCEx_InjectedConfigChannel() 6283 if (sConfigInjected->InjectedChannel >= ADC_CHANNEL_10) in HAL_ADCEx_InjectedConfigChannel() 6286 ADC_SMPR2(ADC_SMPR2_SMP10, sConfigInjected->InjectedChannel) , in HAL_ADCEx_InjectedConfigChannel() 6287 … ADC_SMPR2(sConfigInjected->InjectedSamplingTime, sConfigInjected->InjectedChannel) ); in HAL_ADCEx_InjectedConfigChannel() 6292 ADC_SMPR1(ADC_SMPR1_SMP0, sConfigInjected->InjectedChannel) , in HAL_ADCEx_InjectedConfigChannel() 6293 … ADC_SMPR1(sConfigInjected->InjectedSamplingTime, sConfigInjected->InjectedChannel) ); in HAL_ADCEx_InjectedConfigChannel() [all …]
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal_adc_ex.c | 795 assert_param(IS_ADC_CHANNEL(sConfigInjected->InjectedChannel)); in HAL_ADCEx_InjectedConfigChannel() 817 if (sConfigInjected->InjectedChannel > ADC_CHANNEL_9) in HAL_ADCEx_InjectedConfigChannel() 820 hadc->Instance->SMPR1 &= ~ADC_SMPR1(ADC_SMPR1_SMP10, sConfigInjected->InjectedChannel); in HAL_ADCEx_InjectedConfigChannel() 823 …tance->SMPR1 |= ADC_SMPR1(sConfigInjected->InjectedSamplingTime, sConfigInjected->InjectedChannel); in HAL_ADCEx_InjectedConfigChannel() 828 hadc->Instance->SMPR2 &= ~ADC_SMPR2(ADC_SMPR2_SMP0, sConfigInjected->InjectedChannel); in HAL_ADCEx_InjectedConfigChannel() 831 …tance->SMPR2 |= ADC_SMPR2(sConfigInjected->InjectedSamplingTime, sConfigInjected->InjectedChannel); in HAL_ADCEx_InjectedConfigChannel() 844 …hadc->Instance->JSQR |= ADC_JSQR(sConfigInjected->InjectedChannel, sConfigInjected->InjectedRank,s… in HAL_ADCEx_InjectedConfigChannel() 915 if ((hadc->Instance == ADC1) && (sConfigInjected->InjectedChannel == ADC_CHANNEL_VBAT)) in HAL_ADCEx_InjectedConfigChannel() 922 …tance == ADC1) && ((sConfigInjected->InjectedChannel == ADC_CHANNEL_TEMPSENSOR) || (sConfigInjecte… in HAL_ADCEx_InjectedConfigChannel()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_adc_ex.c | 795 assert_param(IS_ADC_CHANNEL(sConfigInjected->InjectedChannel)); in HAL_ADCEx_InjectedConfigChannel() 817 if (sConfigInjected->InjectedChannel > ADC_CHANNEL_9) in HAL_ADCEx_InjectedConfigChannel() 820 hadc->Instance->SMPR1 &= ~ADC_SMPR1(ADC_SMPR1_SMP10, sConfigInjected->InjectedChannel); in HAL_ADCEx_InjectedConfigChannel() 823 …tance->SMPR1 |= ADC_SMPR1(sConfigInjected->InjectedSamplingTime, sConfigInjected->InjectedChannel); in HAL_ADCEx_InjectedConfigChannel() 828 hadc->Instance->SMPR2 &= ~ADC_SMPR2(ADC_SMPR2_SMP0, sConfigInjected->InjectedChannel); in HAL_ADCEx_InjectedConfigChannel() 831 …tance->SMPR2 |= ADC_SMPR2(sConfigInjected->InjectedSamplingTime, sConfigInjected->InjectedChannel); in HAL_ADCEx_InjectedConfigChannel() 844 …hadc->Instance->JSQR |= ADC_JSQR(sConfigInjected->InjectedChannel, sConfigInjected->InjectedRank,s… in HAL_ADCEx_InjectedConfigChannel() 915 if ((hadc->Instance == ADC1) && (sConfigInjected->InjectedChannel == ADC_CHANNEL_VBAT)) in HAL_ADCEx_InjectedConfigChannel() 922 …tance == ADC1) && ((sConfigInjected->InjectedChannel == ADC_CHANNEL_TEMPSENSOR) || (sConfigInjecte… in HAL_ADCEx_InjectedConfigChannel()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_adc_ex.c | 828 assert_param(IS_ADC_CHANNEL(sConfigInjected->InjectedChannel)); in HAL_ADCEx_InjectedConfigChannel() 850 if (sConfigInjected->InjectedChannel > ADC_CHANNEL_9) in HAL_ADCEx_InjectedConfigChannel() 853 hadc->Instance->SMPR1 &= ~ADC_SMPR1(ADC_SMPR1_SMP10, sConfigInjected->InjectedChannel); in HAL_ADCEx_InjectedConfigChannel() 856 …tance->SMPR1 |= ADC_SMPR1(sConfigInjected->InjectedSamplingTime, sConfigInjected->InjectedChannel); in HAL_ADCEx_InjectedConfigChannel() 861 hadc->Instance->SMPR2 &= ~ADC_SMPR2(ADC_SMPR2_SMP0, sConfigInjected->InjectedChannel); in HAL_ADCEx_InjectedConfigChannel() 864 …tance->SMPR2 |= ADC_SMPR2(sConfigInjected->InjectedSamplingTime, sConfigInjected->InjectedChannel); in HAL_ADCEx_InjectedConfigChannel() 877 …hadc->Instance->JSQR |= ADC_JSQR(sConfigInjected->InjectedChannel, sConfigInjected->InjectedRank, … in HAL_ADCEx_InjectedConfigChannel() 953 if ((hadc->Instance == ADC1) && (sConfigInjected->InjectedChannel == ADC_CHANNEL_VBAT)) in HAL_ADCEx_InjectedConfigChannel() 960 …tance == ADC1) && ((sConfigInjected->InjectedChannel == ADC_CHANNEL_TEMPSENSOR) || (sConfigInjecte… in HAL_ADCEx_InjectedConfigChannel()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_adc_ex.h | 57 uint32_t InjectedChannel; /*!< Selection of ADC channel to configure member
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal_adc_ex.h | 57 uint32_t InjectedChannel; /*!< Selection of ADC channel to configure member
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_adc_ex.h | 57 uint32_t InjectedChannel; /*!< Selection of ADC channel to configure member
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_hal_adc_ex.h | 57 uint32_t InjectedChannel; /*!< Selection of ADC channel to configure member
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_adc_ex.h | 76 …uint32_t InjectedChannel; /*!< Specifies the channel to configure into ADC group inj…
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_hal_adc_ex.h | 56 uint32_t InjectedChannel; /*!< Selection of ADC channel to configure member
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_adc_ex.h | 82 …uint32_t InjectedChannel; /*!< Specifies the channel to configure into ADC group inj… member
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_adc_ex.h | 82 …uint32_t InjectedChannel; /*!< Specifies the channel to configure into ADC group inj… member
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal_adc_ex.h | 73 …uint32_t InjectedChannel; /*!< Specifies the channel to configure into ADC group inj… member
|