Searched defs:COMP_EXTI_RISING (Results 1 – 2 of 2) sorted by relevance
485 #define COMP_EXTI_RISING ((uint32_t) 0x10U) /*!< EXTI line event on rising edge… macro
567 #define COMP_EXTI_RISING (0x00000010UL) /*!< EXTI line event on rising edge */ macro