Searched refs:GPIO_SpeedType (Results 1 – 8 of 8) sorted by relevance
69 } GPIO_SpeedType; typedef104 GPIO_SpeedType GPIO_Speed; /*!< Specifies the speed for the selected pins.
76 } GPIO_SpeedType; typedef189 GPIO_SpeedType GPIO_Slew_Rate; /*!< Specifies the speed for the selected pins.
70 } GPIO_SpeedType; typedef105 GPIO_SpeedType GPIO_Speed; /*!< Specifies the speed for the selected pins.
150 static void GPIOInit(GPIO_Module* GPIOx, GPIO_ModeType mode, GPIO_SpeedType speed, uint16_t Pin);248 static void GPIOInit(GPIO_Module* GPIOx, GPIO_ModeType mode, GPIO_SpeedType speed, uint16_t Pin) in GPIOInit()
Completed in 18 milliseconds