Searched refs:GPIO_PULLDOWN (Results 1 – 3 of 3) sorted by relevance
168 #define GPIO_PULLDOWN (0x00000002u) /*!< Pull-down activation */ macro256 ((__PULL__) == GPIO_PULLDOWN))
176 #define GPIO_PULLDOWN (0x00000002U) /*!< Pull-down activation */ macro206 ((PULL) == GPIO_PULLDOWN))
213 #define GPIO_PULLDOWN ((uint32_t)0x00000002U) /*!< Pull-down activation */ macro220 ((__PULL__) == GPIO_PULLDOWN))