Searched refs:AFIO_EC (Results 1 – 8 of 8) sorted by relevance
450 reg = AFIO_EC; in gpio_event_output_config()458 AFIO_EC = reg; in gpio_event_output_config()469 AFIO_EC |= AFIO_EC_EOE; in gpio_event_output_enable()480 AFIO_EC &= (uint32_t) (~AFIO_EC_EOE); in gpio_event_output_disable()
467 reg = AFIO_EC; in gpio_event_output_config()475 AFIO_EC = reg; in gpio_event_output_config()486 AFIO_EC |= AFIO_EC_EOE; in gpio_event_output_enable()497 AFIO_EC &= (uint32_t)(~AFIO_EC_EOE); in gpio_event_output_disable()
454 reg = AFIO_EC; in gpio_event_output_config()462 AFIO_EC = reg; in gpio_event_output_config()473 AFIO_EC |= AFIO_EC_EOE; in gpio_event_output_enable()484 AFIO_EC &= (uint32_t)(~AFIO_EC_EOE); in gpio_event_output_disable()
616 reg = AFIO_EC; in gpio_event_output_config()624 AFIO_EC = reg; in gpio_event_output_config()635 AFIO_EC |= AFIO_EC_EOE; in gpio_event_output_enable()646 AFIO_EC &= (uint32_t)(~AFIO_EC_EOE); in gpio_event_output_disable()
63 #define AFIO_EC REG32(AFIO + 0x00U) /*!< AFIO event control register */ macro
65 #define AFIO_EC REG32(AFIO + 0x00U) /*!< AFIO event control register */ macro
66 #define AFIO_EC REG32(AFIO + 0x00U) /*!< AFIO event control register */ macro
66 #define AFIO_EC REG32(AFIO + 0x00000000U) /*!< AFIO event control registe… macro