| /hal_gigadevice-latest/gd32l23x/standard_peripheral/source/ |
| D | gd32l23x_gpio.c | 375 GPIO_LOCK(gpio_periph) = (uint32_t)lock; in gpio_pin_lock() 376 GPIO_LOCK(gpio_periph) = (uint32_t)pin; in gpio_pin_lock() 377 GPIO_LOCK(gpio_periph) = (uint32_t)lock; in gpio_pin_lock() 378 lock = GPIO_LOCK(gpio_periph); in gpio_pin_lock() 379 lock = GPIO_LOCK(gpio_periph); in gpio_pin_lock()
|
| /hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/ |
| D | gd32f4xx_gpio.c | 399 GPIO_LOCK(gpio_periph) = (uint32_t)lock; in gpio_pin_lock() 400 GPIO_LOCK(gpio_periph) = (uint32_t)pin; in gpio_pin_lock() 401 GPIO_LOCK(gpio_periph) = (uint32_t)lock; in gpio_pin_lock() 402 lock = GPIO_LOCK(gpio_periph); in gpio_pin_lock() 403 lock = GPIO_LOCK(gpio_periph); in gpio_pin_lock()
|
| /hal_gigadevice-latest/gd32a50x/standard_peripheral/source/ |
| D | gd32a50x_gpio.c | 380 GPIO_LOCK(gpio_periph) = (uint32_t)lock; in gpio_pin_lock() 381 GPIO_LOCK(gpio_periph) = (uint32_t)pin; in gpio_pin_lock() 382 GPIO_LOCK(gpio_periph) = (uint32_t)lock; in gpio_pin_lock() 383 lock = GPIO_LOCK(gpio_periph); in gpio_pin_lock() 384 lock = GPIO_LOCK(gpio_periph); in gpio_pin_lock()
|
| /hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/ |
| D | gd32f3x0_gpio.c | 392 GPIO_LOCK(gpio_periph) = (uint32_t)lock; in gpio_pin_lock() 393 GPIO_LOCK(gpio_periph) = (uint32_t)pin; in gpio_pin_lock() 394 GPIO_LOCK(gpio_periph) = (uint32_t)lock; in gpio_pin_lock() 395 lock = GPIO_LOCK(gpio_periph); in gpio_pin_lock() 396 lock = GPIO_LOCK(gpio_periph); in gpio_pin_lock()
|
| /hal_gigadevice-latest/gd32vf103/standard_peripheral/source/ |
| D | gd32vf103_gpio.c | 498 GPIO_LOCK(gpio_periph) = (uint32_t) lock; in gpio_pin_lock() 499 GPIO_LOCK(gpio_periph) = (uint32_t) pin; in gpio_pin_lock() 500 GPIO_LOCK(gpio_periph) = (uint32_t) lock; in gpio_pin_lock() 501 lock = GPIO_LOCK(gpio_periph); in gpio_pin_lock() 502 lock = GPIO_LOCK(gpio_periph); in gpio_pin_lock()
|
| /hal_gigadevice-latest/gd32f403/standard_peripheral/source/ |
| D | gd32f403_gpio.c | 515 GPIO_LOCK(gpio_periph) = (uint32_t)lock; in gpio_pin_lock() 516 GPIO_LOCK(gpio_periph) = (uint32_t)pin; in gpio_pin_lock() 517 GPIO_LOCK(gpio_periph) = (uint32_t)lock; in gpio_pin_lock() 518 lock = GPIO_LOCK(gpio_periph); in gpio_pin_lock() 519 lock = GPIO_LOCK(gpio_periph); in gpio_pin_lock()
|
| /hal_gigadevice-latest/gd32e10x/standard_peripheral/source/ |
| D | gd32e10x_gpio.c | 502 GPIO_LOCK(gpio_periph) = (uint32_t)lock; in gpio_pin_lock() 503 GPIO_LOCK(gpio_periph) = (uint32_t)pin; in gpio_pin_lock() 504 GPIO_LOCK(gpio_periph) = (uint32_t)lock; in gpio_pin_lock() 505 lock = GPIO_LOCK(gpio_periph); in gpio_pin_lock() 506 lock = GPIO_LOCK(gpio_periph); in gpio_pin_lock()
|
| /hal_gigadevice-latest/gd32e50x/standard_peripheral/source/ |
| D | gd32e50x_gpio.c | 664 GPIO_LOCK(gpio_periph) = (uint32_t)lock; in gpio_pin_lock() 665 GPIO_LOCK(gpio_periph) = (uint32_t)pin; in gpio_pin_lock() 666 GPIO_LOCK(gpio_periph) = (uint32_t)lock; in gpio_pin_lock() 667 lock = GPIO_LOCK(gpio_periph); in gpio_pin_lock() 668 lock = GPIO_LOCK(gpio_periph); in gpio_pin_lock()
|
| /hal_gigadevice-latest/gd32l23x/standard_peripheral/include/ |
| D | gd32l23x_gpio.h | 55 #define GPIO_LOCK(gpiox) REG32((gpiox) + 0x0000001CU) /*!< GPIO port configuration loc… macro
|
| /hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/ |
| D | gd32f4xx_gpio.h | 62 #define GPIO_LOCK(gpiox) REG32((gpiox) + 0x1CU) /*!< GPIO port configuration lock regi… macro
|
| /hal_gigadevice-latest/gd32vf103/standard_peripheral/include/ |
| D | gd32vf103_gpio.h | 60 #define GPIO_LOCK(gpiox) REG32((gpiox) + 0x18U) /*!< GPIO port configuration lock regi… macro
|
| /hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/ |
| D | gd32f3x0_gpio.h | 57 #define GPIO_LOCK(gpiox) REG32((gpiox) + 0x0000001CU) /*!< GPIO port configuration loc… macro
|
| /hal_gigadevice-latest/gd32a50x/standard_peripheral/include/ |
| D | gd32a50x_gpio.h | 56 #define GPIO_LOCK(gpiox) REG32((gpiox) + 0x0000001CU) /*!< GPIO port configuration loc… macro
|
| /hal_gigadevice-latest/gd32e10x/standard_peripheral/include/ |
| D | gd32e10x_gpio.h | 61 #define GPIO_LOCK(gpiox) REG32((gpiox) + 0x18U) /*!< GPIO port configuration lock regi… macro
|
| /hal_gigadevice-latest/gd32f403/standard_peripheral/include/ |
| D | gd32f403_gpio.h | 62 #define GPIO_LOCK(gpiox) REG32((gpiox) + 0x18U) /*!< GPIO port configuration lock regi… macro
|
| /hal_gigadevice-latest/gd32e50x/standard_peripheral/include/ |
| D | gd32e50x_gpio.h | 62 #define GPIO_LOCK(gpiox) REG32((gpiox) + 0x00000018U) /*!< GPIO port configuration lo… macro
|