Searched refs:GPIO_PIN_All (Results 1 – 3 of 3) sorted by relevance
104 #define GPIO_PIN_All ((uint16_t)0xFFFFU) /* All pins selected */ macro
359 GPIOx->DR ^= (GPIO_Pin & GPIO_PIN_All); in LL_GPIO_TogglePin()
223 #define GPIO_PIN_All ((uint16_t)0xFFFF) /* All pins selected */ macro
Completed in 11 milliseconds