Searched defs:GPIO_PULLDOWN (Results 1 – 3 of 3) sorted by relevance
184 #define GPIO_PULLDOWN LL_GPIO_PULL_DOWN /**< Pull-down activation */ macro
165 #define GPIO_PULLDOWN ((uint32_t)0x00000002U) /*!< Pull-down activation */ macro
156 #define GPIO_PULLDOWN 0x00000002U /*!< Pull-down activation */ macro