Searched refs:GPIO3_PIN_TO_BIT (Results 1 – 1 of 1) sorted by relevance
48 #define GPIO3_PIN_TO_BIT(x) (1 << ((x) + 25)) macro192 u32 u = GPIO3_PIN_TO_BIT(pin); in __set_gpio_dir_p3()214 u32 u = GPIO3_PIN_TO_BIT(pin); in __set_gpio_level_p3()