Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_gpio.h207 #define GPIO_PD (3) macro
219 #define AFIO_ESS_PD GPIO_PD /*!< EXTI channel x source come from GPIO Port D …
312 #define IS_GPIO_PORT3(x) (x == GPIO_PD)
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_gpio.h236 #define GPIO_PD (3) macro
252 #define AFIO_ESS_PD GPIO_PD /*!< EXTI channel x source come from GPIO Port D …
362 #define IS_GPIO_PORT3(x) (x == GPIO_PD)
/bsp/ht32/libraries/ht32_drivers/
A Ddrv_spi.c105 AFIO_GPxConfig(GPIO_PD, cs_gpio_pin, AFIO_FUN_GPIO); in rt_hw_spi_device_attach()
A Ddrv_gpio.c248 AFIO_GPxConfig(GPIO_PD, index->pin, AFIO_MODE_1); in ht32_pin_mode()
511 AFIO_GPxConfig(GPIO_PD, index->pin, AFIO_MODE_1); in ht32_pin_irq_enable()

Completed in 10 milliseconds