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