Home
last modified time | relevance | path

Searched refs:GPIO_PE (Results 1 – 4 of 4) sorted by relevance

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_gpio.h209 #define GPIO_PE (4) macro
221 #define AFIO_ESS_PE GPIO_PE /*!< EXTI channel x source come from GPIO Port E …
315 #define IS_GPIO_PORT4(x) (x == GPIO_PE)
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_gpio.h239 #define GPIO_PE (4) macro
255 #define AFIO_ESS_PE GPIO_PE /*!< EXTI channel x source come from GPIO Port E …
367 #define IS_GPIO_PORT4(x) (x == GPIO_PE)
/bsp/ht32/libraries/ht32_drivers/
A Ddrv_spi.c113 AFIO_GPxConfig(GPIO_PE, cs_gpio_pin, AFIO_FUN_GPIO); in rt_hw_spi_device_attach()
A Ddrv_gpio.c252 AFIO_GPxConfig(GPIO_PE, index->pin, AFIO_MODE_1); in ht32_pin_mode()
519 AFIO_GPxConfig(GPIO_PE, index->pin, AFIO_MODE_1); in ht32_pin_irq_enable()

Completed in 12 milliseconds