Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_sdadc.h169 #define SDADC_FAST_CONV_DISABLE (0x00000000UL) macro
500 #define IS_SDADC_FAST_CONV_MODE(FAST) (((FAST) == SDADC_FAST_CONV_DISABLE) || \