Home
last modified time | relevance | path

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

/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_dfsdm.h275 #define DFSDM_Threshold_Low ((uint8_t)0x00) /*!< DFSDM Low threshold */ macro
278 #define IS_DFSDM_Threshold(THR) (((THR) == DFSDM_Threshold_Low) || \

Completed in 6 milliseconds