Searched defs:GPIO_PULLUP (Results 1 – 6 of 6) sorted by relevance
196 #define GPIO_PULLUP ((uint32_t)0x00000001U) /*!< Pull-up activation */ macro
151 #define GPIO_PULLUP (0x00000001u) /*!< Pull-up activation */ macro
155 #define GPIO_PULLUP 0x00000001U /*!< Pull-up activation */ macro