Searched refs:GPIO_AtomicSetBit (Results 1 – 4 of 4) sorted by relevance
31 #define GPIO_AtomicSetBit GPIO_SetBit macro
33 #define GPIO_AtomicSetBit GPIO_SetBit macro
320 GPIO_AtomicSetBit(gpio_obj->gpio, gpio_obj->pin); in swm_pin_write()
342 GPIO_AtomicSetBit(gpio_obj->gpio, gpio_obj->pin); in swm_pin_write()
Completed in 9 milliseconds