Home
last modified time | relevance | path

Searched refs:LL_ADC_SAMPLING_AT_END (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_ll_adc.c94 … ((__SAMPLING_MODE__) == LL_ADC_SAMPLING_AT_END) )
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_adc.h369 #define ADC_SAMPLING_AT_END (LL_ADC_SAMPLING_AT_END) /*!< Sampling sampling phase starts af…
Dstm32wb0x_ll_adc.h352 #define LL_ADC_SAMPLING_AT_END (ADC_CONF_ADC_CONT_1V2) /*!< Sampling starts at the end of c… macro