Home
last modified time | relevance | path

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

/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_dfsdm.c2075 assert_param(IS_DFSDM_SCD_IT(DFSDM_IT_SCR)); in DFSDM_GetShortCircuitITStatus()
2154 assert_param(IS_DFSDM_SCD_IT(DFSDM_IT_SCR)); in DFSDM_GetShortCircuitITStatus()
/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_dfsdm.h640 #define IS_DFSDM_SCD_IT(IT) (((IT) == DFSDM_IT_SCD_Channel0) || \ macro

Completed in 8 milliseconds