Searched refs:GPIO_CR_CNF_GP_OUTPUT_PP (Results 1 – 1 of 1) sorted by relevance
138 #define GPIO_CR_CNF_GP_OUTPUT_PP 0x00000000u /*!< 00: General purpose output push-pull */ macro214 config = GPIO_Init->Speed + GPIO_CR_CNF_GP_OUTPUT_PP; in HAL_GPIO_Init()