Searched refs:GPIO_Current (Results 1 – 6 of 6) sorted by relevance
283 assert_param(IS_GPIO_CURRENT(GPIO_InitStruct->GPIO_Current)); in GPIO_InitPeripheral()285 tmp = (GPIO_InitStruct->GPIO_Current &((uint32_t)0x03)); in GPIO_InitPeripheral()377 GPIO_InitStruct->GPIO_Current = GPIO_DC_2mA; in GPIO_InitStruct()
186 GPIO_CurrentType GPIO_Current; /*!<Driving current of the select pins>. member
Completed in 703 milliseconds