Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_ll_adc.c91 ((__OVR__) == LL_ADC_NEW_DATA_IS_KEPT) )
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_adc.h382 #define ADC_NEW_DATA_IS_KEPT (LL_ADC_NEW_DATA_IS_KEPT) /*!< Previous data is overwritten,…
Dstm32wb0x_ll_adc.h366 #define LL_ADC_NEW_DATA_IS_KEPT (ADC_CONF_OVR_DS_CFG) /*!< Previous data is overwritten,… macro