/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_ll_adc.c | 623 CLEAR_BIT(pADCx->CFGR2, ADC_CFGR2_ROVSM | ADC_CFGR2_TROVS | ADC_CFGR2_OVSS | in LL_ADC_DeInit() 755 (ADC_CFGR2_TROVS | ADC_CFGR2_OVSS | ADC4_CFGR2_OVSR in LL_ADC_DeInit()
|
D | stm32u5xx_hal_adc.c | 331 ADC_CFGR2_OVSS | ADC_CFGR2_TROVS |\ 848 … ADC_CFGR2_LFTRIG | ADC_CFGR2_ROVSE | ADC4_CFGR2_OVSR | ADC_CFGR2_OVSS | ADC_CFGR2_TROVS, in HAL_ADC_Init() 1025 CLEAR_BIT(hadc->Instance->CFGR2, ADC_CFGR2_ROVSM | ADC_CFGR2_TROVS | ADC_CFGR2_OVSS | in HAL_ADC_DeInit() 1129 ADC_CFGR2_TROVS | ADC4_CFGR2_LFTRIG); in HAL_ADC_DeInit()
|
D | stm32u5xx_hal_adc_ex.c | 2262 assert_param(!(READ_BIT(hadc->Instance->CFGR2, ADC_CFGR2_ROVSE | ADC_CFGR2_TROVS) == in HAL_ADCEx_InjectedConfigChannel() 2263 (ADC_CFGR2_ROVSE | ADC_CFGR2_TROVS))); in HAL_ADCEx_InjectedConfigChannel()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_adc_ex.c | 1503 …EAD_BIT(hadc->Instance->CFGR2, ADC_CFGR2_ROVSE | ADC_CFGR2_TROVS) == (ADC_CFGR2_ROVSE | ADC_CFGR2_… in HAL_ADCEx_InjectedConfigChannel()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_adc_ex.c | 1914 assert_param(!(READ_BIT(hadc->Instance->CFGR2, ADC_CFGR2_ROVSE | ADC_CFGR2_TROVS) in HAL_ADCEx_InjectedConfigChannel() 1915 == (ADC_CFGR2_ROVSE | ADC_CFGR2_TROVS))); in HAL_ADCEx_InjectedConfigChannel()
|
D | stm32l4xx_ll_adc.c | 588 (ADC_CFGR2_ROVSM | ADC_CFGR2_TROVS | ADC_CFGR2_OVSS in LL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_adc_ex.c | 1914 assert_param(!(READ_BIT(hadc->Instance->CFGR2, ADC_CFGR2_ROVSE | ADC_CFGR2_TROVS) in HAL_ADCEx_InjectedConfigChannel() 1915 == (ADC_CFGR2_ROVSE | ADC_CFGR2_TROVS))); in HAL_ADCEx_InjectedConfigChannel()
|
D | stm32l5xx_ll_adc.c | 588 (ADC_CFGR2_ROVSM | ADC_CFGR2_TROVS | ADC_CFGR2_OVSS in LL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_adc_ex.c | 1923 assert_param(!(READ_BIT(hadc->Instance->CFGR2, ADC_CFGR2_ROVSE | ADC_CFGR2_TROVS) in HAL_ADCEx_InjectedConfigChannel() 1924 == (ADC_CFGR2_ROVSE | ADC_CFGR2_TROVS))); in HAL_ADCEx_InjectedConfigChannel()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_adc.c | 332 ADC_CFGR2_OVSS | ADC_CFGR2_TROVS |\ 728 ADC_CFGR2_TROVS | in HAL_ADC_Init() 922 CLEAR_BIT(hadc->Instance->CFGR2, ADC_CFGR2_ROVSM | ADC_CFGR2_TROVS | ADC_CFGR2_OVSS | in HAL_ADC_DeInit()
|
D | stm32h7xx_hal_adc_ex.c | 2151 …EAD_BIT(hadc->Instance->CFGR2, ADC_CFGR2_ROVSE | ADC_CFGR2_TROVS) == (ADC_CFGR2_ROVSE | ADC_CFGR2_… in HAL_ADCEx_InjectedConfigChannel()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_adc_ex.c | 1961 assert_param(!(READ_BIT(hadc->Instance->CFGR2, ADC_CFGR2_ROVSE | ADC_CFGR2_TROVS) == in HAL_ADCEx_InjectedConfigChannel() 1962 (ADC_CFGR2_ROVSE | ADC_CFGR2_TROVS))); in HAL_ADCEx_InjectedConfigChannel()
|
D | stm32n6xx_ll_adc.c | 577 (ADC_CFGR2_ROVSM | ADC_CFGR2_TROVS | ADC_CFGR2_OVSS in LL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_adc_ex.c | 1987 assert_param(!(READ_BIT(hadc->Instance->CFGR2, ADC_CFGR2_ROVSE | ADC_CFGR2_TROVS) in HAL_ADCEx_InjectedConfigChannel() 1988 == (ADC_CFGR2_ROVSE | ADC_CFGR2_TROVS))); in HAL_ADCEx_InjectedConfigChannel()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_adc_ex.c | 1979 assert_param(!(READ_BIT(hadc->Instance->CFGR2, ADC_CFGR2_ROVSE | ADC_CFGR2_TROVS) in HAL_ADCEx_InjectedConfigChannel() 1980 == (ADC_CFGR2_ROVSE | ADC_CFGR2_TROVS))); in HAL_ADCEx_InjectedConfigChannel()
|
D | stm32h7rsxx_ll_adc.c | 596 (ADC_CFGR2_ROVSM | ADC_CFGR2_TROVS | ADC_CFGR2_OVSS in LL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_adc_ex.c | 2000 …EAD_BIT(hadc->Instance->CFGR2, ADC_CFGR2_ROVSE | ADC_CFGR2_TROVS) == (ADC_CFGR2_ROVSE | ADC_CFGR2_… in HAL_ADCEx_InjectedConfigChannel()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_adc.h | 1858 #define LL_ADC_OVS_REG_DISCONT (ADC_CFGR2_TROVS) /*!< ADC oversampling discontinuous m… 5794 MODIFY_REG(ADCx->CFGR2, ADC_CFGR2_TROVS, OverSamplingDiscont); in LL_ADC_SetOverSamplingDiscont() 5813 return (uint32_t)(READ_BIT(ADCx->CFGR2, ADC_CFGR2_TROVS)); in LL_ADC_GetOverSamplingDiscont()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_adc.h | 1850 #define LL_ADC_OVS_REG_DISCONT (ADC_CFGR2_TROVS) /*!< ADC oversampling discontinuous m… 6371 MODIFY_REG(ADCx->CFGR2, ADC_CFGR2_TROVS, OverSamplingDiscont); in LL_ADC_SetOverSamplingDiscont() 6390 return (uint32_t)(READ_BIT(ADCx->CFGR2, ADC_CFGR2_TROVS)); in LL_ADC_GetOverSamplingDiscont()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_adc.h | 1227 #define LL_ADC_OVS_REG_DISCONT (ADC_CFGR2_TROVS) /*!< ADC oversampling discontinuo… 5234 MODIFY_REG(ADCx->CFGR2, ADC_CFGR2_TROVS, OverSamplingDiscont); in LL_ADC_SetOverSamplingDiscont() 5253 return (uint32_t)(READ_BIT(ADCx->CFGR2, ADC_CFGR2_TROVS)); in LL_ADC_GetOverSamplingDiscont()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_adc.h | 1824 #define LL_ADC_OVS_REG_DISCONT (ADC_CFGR2_TROVS) /*!< ADC oversampling discontinuous m… 6305 MODIFY_REG(ADCx->CFGR2, ADC_CFGR2_TROVS, OverSamplingDiscont); in LL_ADC_SetOverSamplingDiscont() 6324 return (uint32_t)(READ_BIT(ADCx->CFGR2, ADC_CFGR2_TROVS)); in LL_ADC_GetOverSamplingDiscont()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_adc.h | 1819 #define LL_ADC_OVS_REG_DISCONT (ADC_CFGR2_TROVS) /*!< ADC oversampling discontinuous m… 6310 MODIFY_REG(ADCx->CFGR2, ADC_CFGR2_TROVS, OverSamplingDiscont); in LL_ADC_SetOverSamplingDiscont() 6329 return (uint32_t)(READ_BIT(ADCx->CFGR2, ADC_CFGR2_TROVS)); in LL_ADC_GetOverSamplingDiscont()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_adc.h | 1738 #define LL_ADC_OVS_REG_DISCONT (ADC_CFGR2_TROVS) /*!< ADC oversampling discontinuous m… 5987 MODIFY_REG(ADCx->CFGR2, ADC_CFGR2_TROVS, OverSamplingDiscont); in LL_ADC_SetOverSamplingDiscont() 6006 return (uint32_t)(READ_BIT(ADCx->CFGR2, ADC_CFGR2_TROVS)); in LL_ADC_GetOverSamplingDiscont()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_adc.h | 1385 #define LL_ADC_OVS_REG_DISCONT (ADC_CFGR2_TROVS) /*!< ADC oversampling discontinuo… 6427 MODIFY_REG(ADCx->CFGR2, ADC_CFGR2_TROVS, OverSamplingDiscont); in LL_ADC_SetOverSamplingDiscont() 6450 return (uint32_t)(READ_BIT(ADCx->CFGR2, ADC_CFGR2_TROVS)); in LL_ADC_GetOverSamplingDiscont()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_adc.h | 2184 #define LL_ADC_OVS_REG_DISCONT (ADC_CFGR2_TROVS) /*!< ADC oversampling discontinuous m… 7246 MODIFY_REG(ADCx->CFGR2, ADC_CFGR2_TROVS, OverSamplingDiscont); in LL_ADC_SetOverSamplingDiscont() 7265 return (uint32_t)(READ_BIT(ADCx->CFGR2, ADC_CFGR2_TROVS)); in LL_ADC_GetOverSamplingDiscont()
|