Searched refs:AFIO_EC_PIN (Results 1 – 8 of 8) sorted by relevance
453 reg &= (uint32_t) (~(AFIO_EC_PORT | AFIO_EC_PIN)); in gpio_event_output_config()
470 reg &= (uint32_t)(~(AFIO_EC_PORT|AFIO_EC_PIN)); in gpio_event_output_config()
457 reg &= (uint32_t)(~(AFIO_EC_PORT|AFIO_EC_PIN)); in gpio_event_output_config()
619 reg &= (uint32_t)(~(AFIO_EC_PORT|AFIO_EC_PIN)); in gpio_event_output_config()
216 #define AFIO_EC_PIN BITS(0, 3) /*!< event output pin selection */ macro
237 #define AFIO_EC_PIN BITS(0,3) /*!< event output pin selection */ macro
238 #define AFIO_EC_PIN BITS(0,3) /*!< event output pin selection */ macro
244 #define AFIO_EC_PIN BITS(0,3) /*!< event output pin selection */ macro