Searched refs:GPIO_GPCTR0_IOTR_MASK (Results 1 – 1 of 1) sorted by relevance
41 #define GPIO_GPCTR0_IOTR_MASK 0x00000001 macro74 val &= ~GPIO_GPCTR0_IOTR_MASK; in gpio_direction_input()88 val &= ~GPIO_GPCTR0_IOTR_MASK; in gpio_direction_output()108 val &= GPIO_GPCTR0_IOTR_MASK; in gpio_get_value()127 val &= GPIO_GPCTR0_IOTR_MASK; in gpio_set_value()