Home
last modified time | relevance | path

Searched refs:AFIO_EC_EOE (Results 1 – 2 of 2) sorted by relevance

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/
A Dgd32vf103_gpio.c469 AFIO_EC |= AFIO_EC_EOE; in gpio_event_output_enable()
480 AFIO_EC &= (uint32_t) (~AFIO_EC_EOE); in gpio_event_output_disable()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_gpio.h218 #define AFIO_EC_EOE BIT(7) /*!< event output enable */ macro

Completed in 7 milliseconds