Home
last modified time | relevance | path

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

/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_dfsdm.h299 #define DFSDM_ClkOutSource_SysClock ((uint32_t)0x00000000) /*!< DFSDM Source for output cl… macro
302 #define IS_DFSDM_CLOCK_OUT_SOURCE(SRC) (((SRC) == DFSDM_ClkOutSource_SysClock) || \

Completed in 4 milliseconds