Searched refs:GPIO_LOCK (Results 1 – 3 of 3) sorted by relevance
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()
77 #define GPIO_LOCK 1 macro
60 #define GPIO_LOCK(gpiox) REG32((gpiox) + 0x18U) /*!< GPIO port configuration lock regi… macro
Completed in 10 milliseconds