Home
last modified time | relevance | path

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

/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_dfsdm.h112 #define DFSDM_Clock_External ((uint32_t)0x00000000) /*!< DFSDM clock coming from exte… macro
119 #define IS_DFSDM_CLOCK(CLOCK) (((CLOCK) == DFSDM_Clock_External) || \

Completed in 5 milliseconds