Searched refs:GPIO_ModeType (Results 1 – 9 of 9) sorted by relevance
33 GPIO_ModeType tx_af; //Todo: 4bits36 GPIO_ModeType rx_af; //Todo: 4bits
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()
88 } GPIO_ModeType; typedef107 GPIO_ModeType GPIO_Mode; /*!< Specifies the operating mode for the selected pins.
128 }GPIO_ModeType; typedef195 GPIO_ModeType GPIO_Mode; /*!< Specifies the operating mode for the selected pins.
89 } GPIO_ModeType; typedef108 GPIO_ModeType GPIO_Mode; /*!< Specifies the operating mode for the selected pins.
Completed in 19 milliseconds