Home
last modified time | relevance | path

Searched refs:ADC_DF_CONF_DF_ITP1P2 (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_adc.h2357 SET_BIT(ADCx->DF_CONF, ADC_DF_CONF_DF_ITP1P2); in LL_ADC_FractionalInterpolatorEnable()
2371 CLEAR_BIT(ADCx->DF_CONF, ADC_DF_CONF_DF_ITP1P2); in LL_ADC_FractionalInterpolatorDisable()
2382 return ((READ_BIT(ADCx->DF_CONF, ADC_DF_CONF_DF_ITP1P2) == (ADC_DF_CONF_DF_ITP1P2)) ? 1UL : 0UL); in LL_ADC_IsFractionalInterpolatorEnabled()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_ll_adc.c340 | ADC_DF_CONF_DF_I_U2S | ADC_DF_CONF_DF_ITP1P2 in LL_ADC_DeInit()
Dstm32wb0x_hal_adc.c575 | ADC_DF_CONF_DF_I_U2S | ADC_DF_CONF_DF_ITP1P2 in HAL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dstm32wb07.h7327 #define ADC_DF_CONF_DF_ITP1P2 ADC_DF_CONF_DF_ITP1P2_Msk macro
Dstm32wb06.h7327 #define ADC_DF_CONF_DF_ITP1P2 ADC_DF_CONF_DF_ITP1P2_Msk macro