Searched defs:LL_GPIO_PIN_ALL (Results 1 – 2 of 2) sorted by relevance
124 #define LL_GPIO_PIN_ALL (GPIO_BSRR_BS_0 | GPIO_BSRR_BS_1 | GPIO_BSRR_BS_2 | \ macro
137 #define LL_GPIO_PIN_ALL ((uint32_t)0xFFFFU) /*!< Select all pins */ macro