Searched refs:AFIO_EC_EOE (Results 1 – 2 of 2) sorted by relevance
469 AFIO_EC |= AFIO_EC_EOE; in gpio_event_output_enable()480 AFIO_EC &= (uint32_t) (~AFIO_EC_EOE); in gpio_event_output_disable()
218 #define AFIO_EC_EOE BIT(7) /*!< event output enable */ macro
Completed in 7 milliseconds