Searched refs:GPIO_PB (Results 1 – 4 of 4) sorted by relevance
205 #define GPIO_PB (1) macro217 #define AFIO_ESS_PB GPIO_PB /*!< EXTI channel x source come from GPIO Port B …308 #define IS_GPIO_PORT1(x) ((x == GPIO_PA) || (x == GPIO_PB) )
231 #define GPIO_PB (1) macro247 #define AFIO_ESS_PB GPIO_PB /*!< EXTI channel x source come from GPIO Port B …354 #define IS_GPIO_PORT1(x) ((x == GPIO_PA) || (x == GPIO_PB))
90 AFIO_GPxConfig(GPIO_PB, cs_gpio_pin, AFIO_FUN_GPIO); in rt_hw_spi_device_attach()
241 AFIO_GPxConfig(GPIO_PB, index->pin, AFIO_MODE_1); in ht32_pin_mode()496 AFIO_GPxConfig(GPIO_PB, index->pin, AFIO_MODE_1); in ht32_pin_irq_enable()
Completed in 12 milliseconds