Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_gpio.c375 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/
Dgd32f4xx_gpio.c399 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/
Dgd32a50x_gpio.c380 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/
Dgd32f3x0_gpio.c392 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/
Dgd32vf103_gpio.c498 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/
Dgd32f403_gpio.c515 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/
Dgd32e10x_gpio.c502 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/
Dgd32e50x_gpio.c664 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/
Dgd32l23x_gpio.h55 #define GPIO_LOCK(gpiox) REG32((gpiox) + 0x0000001CU) /*!< GPIO port configuration loc… macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_gpio.h62 #define GPIO_LOCK(gpiox) REG32((gpiox) + 0x1CU) /*!< GPIO port configuration lock regi… macro
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_gpio.h60 #define GPIO_LOCK(gpiox) REG32((gpiox) + 0x18U) /*!< GPIO port configuration lock regi… macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_gpio.h57 #define GPIO_LOCK(gpiox) REG32((gpiox) + 0x0000001CU) /*!< GPIO port configuration loc… macro
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_gpio.h56 #define GPIO_LOCK(gpiox) REG32((gpiox) + 0x0000001CU) /*!< GPIO port configuration loc… macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_gpio.h61 #define GPIO_LOCK(gpiox) REG32((gpiox) + 0x18U) /*!< GPIO port configuration lock regi… macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_gpio.h62 #define GPIO_LOCK(gpiox) REG32((gpiox) + 0x18U) /*!< GPIO port configuration lock regi… macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_gpio.h62 #define GPIO_LOCK(gpiox) REG32((gpiox) + 0x00000018U) /*!< GPIO port configuration lo… macro