Home
last modified time | relevance | path

Searched refs:GPIO_BOP (Results 1 – 16 of 16) sorted by relevance

/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_gpio.c157 GPIO_BOP(gpio_periph) = (uint32_t) ((1U << i) & pin); in gpio_init()
181 GPIO_BOP(gpio_periph) = (uint32_t) ((1U << i) & pin); in gpio_init()
201 GPIO_BOP(gpio_periph) = (uint32_t) pin; in gpio_bit_set()
234 GPIO_BOP(gpio_periph) = (uint32_t) pin; in gpio_bit_write()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_gpio.c174 GPIO_BOP(gpio_periph) = (uint32_t)((1U << i) & pin); in gpio_init()
198 GPIO_BOP(gpio_periph) = (uint32_t)((1U << i) & pin); in gpio_init()
218 GPIO_BOP(gpio_periph) = (uint32_t)pin; in gpio_bit_set()
250 GPIO_BOP(gpio_periph) = (uint32_t)pin; in gpio_bit_write()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_gpio.c165 GPIO_BOP(gpio_periph) = (uint32_t)((1U << i) & pin); in gpio_init()
189 GPIO_BOP(gpio_periph) = (uint32_t)((1U << i) & pin); in gpio_init()
209 GPIO_BOP(gpio_periph) = (uint32_t)pin; in gpio_bit_set()
241 GPIO_BOP(gpio_periph) = (uint32_t)pin; in gpio_bit_write()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_gpio.c174 GPIO_BOP(gpio_periph) = (uint32_t)((1U << i) & pin); in gpio_init()
198 GPIO_BOP(gpio_periph) = (uint32_t)((1U << i) & pin); in gpio_init()
218 GPIO_BOP(gpio_periph) = (uint32_t)pin; in gpio_bit_set()
250 GPIO_BOP(gpio_periph) = (uint32_t)pin; in gpio_bit_write()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_gpio.c184 GPIO_BOP(gpio_periph) = (uint32_t)pin; in gpio_bit_set()
221 GPIO_BOP(gpio_periph) = (uint32_t)pin; in gpio_bit_write()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_gpio.c204 GPIO_BOP(gpio_periph) = (uint32_t)pin; in gpio_bit_set()
240 GPIO_BOP(gpio_periph) = (uint32_t)pin; in gpio_bit_write()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_gpio.c189 GPIO_BOP(gpio_periph) = (uint32_t)pin; in gpio_bit_set()
226 GPIO_BOP(gpio_periph) = (uint32_t)pin; in gpio_bit_write()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_gpio.c202 GPIO_BOP(gpio_periph) = (uint32_t)pin; in gpio_bit_set()
239 GPIO_BOP(gpio_periph) = (uint32_t)pin; in gpio_bit_write()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_gpio.h54 #define GPIO_BOP(gpiox) REG32((gpiox) + 0x00000018U) /*!< GPIO port bit operation reg… macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_gpio.h61 #define GPIO_BOP(gpiox) REG32((gpiox) + 0x18U) /*!< GPIO port bit operate register */ macro
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_gpio.h58 #define GPIO_BOP(gpiox) REG32((gpiox) + 0x10U) /*!< GPIO port bit operation register … macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_gpio.h56 #define GPIO_BOP(gpiox) REG32((gpiox) + 0x00000018U) /*!< GPIO port bit operation reg… macro
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_gpio.h55 #define GPIO_BOP(gpiox) REG32((gpiox) + 0x00000018U) /*!< GPIO port bit operation reg… macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_gpio.h59 #define GPIO_BOP(gpiox) REG32((gpiox) + 0x10U) /*!< GPIO port bit operation register … macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_gpio.h60 #define GPIO_BOP(gpiox) REG32((gpiox) + 0x10U) /*!< GPIO port bit operation register … macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_gpio.h60 #define GPIO_BOP(gpiox) REG32((gpiox) + 0x00000010U) /*!< GPIO port bit operation re… macro