Searched refs:SA1111_GPIO_PXDWR (Results 1 – 1 of 1) sorted by relevance
468 SA1111_GPIO_PXDWR = (SA1111_GPIO_PADWR - SA1111_GPIO_PADDR), enumerator545 sa1111_gpio_modify(reg + SA1111_GPIO_PXDWR, mask, value ? mask : 0); in sa1111_gpio_direction_output()571 sa1111_gpio_modify(reg + SA1111_GPIO_PXDWR, mask, value ? mask : 0); in sa1111_gpio_set()
Completed in 6 milliseconds