Home
last modified time | relevance | path

Searched defs:IS_SDADC_ALL_INSTANCE (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f3xx/soc/
Dstm32f378xx.h11349 #define IS_SDADC_ALL_INSTANCE(INSTANCE) (((INSTANCE) == SDADC1) || \ macro
Dstm32f373xc.h11568 #define IS_SDADC_ALL_INSTANCE(INSTANCE) (((INSTANCE) == SDADC1) || \ macro