Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_sdadc.h254 #define SDADC_CHANNEL_0 (0x00000001UL) macro
534 #define IS_SDADC_REGULAR_CHANNEL(CHANNEL) (((CHANNEL) == SDADC_CHANNEL_0) || \