Searched defs:COMP_EXTI_FALLING (Results 1 – 2 of 2) sorted by relevance
486 #define COMP_EXTI_FALLING ((uint32_t) 0x20U) /*!< EXTI line event on falling edg… macro
568 #define COMP_EXTI_FALLING (0x00000020UL) /*!< EXTI line event on falling edge */ macro