Home
last modified time | relevance | path

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

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/
A Dgd32vf103_gpio.c413 AFIO_EXTISS1 &= ~source; in gpio_exti_source_select()
414 AFIO_EXTISS1 |= (((uint32_t) output_port) in gpio_exti_source_select()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_gpio.h66 #define AFIO_EXTISS1 REG32(AFIO + 0x0CU) /*!< AFIO port EXTI sources selection … macro

Completed in 8 milliseconds