Searched refs:GPIO_Pull_Down (Results 1 – 7 of 7) sorted by relevance
165 GPIO_Pull_Down = 0x00000002 /*!< Pull-down activation */ enumerator172 ((__PULL__) == GPIO_Pull_Down))
296 if (GPIO_InitStruct->GPIO_Pull == GPIO_Pull_Down) in GPIO_InitPeripheral()
334 GPIO_InitStructure.GPIO_Pull = GPIO_Pull_Down; in n32_pin_mode()
Completed in 16 milliseconds