Searched defs:GPIO_PULLDOWN (Results 1 – 6 of 6) sorted by relevance
197 #define GPIO_PULLDOWN ((uint32_t)0x00000002U) /*!< Pull-down activation */ macro
152 #define GPIO_PULLDOWN (0x00000002u) /*!< Pull-down activation */ macro
156 #define GPIO_PULLDOWN 0x00000002U /*!< Pull-down activation */ macro