Searched refs:mco_gpio_port (Results 1 – 7 of 7) sorted by relevance
855 GPIO_TypeDef *mco_gpio_port; in HAL_RCC_MCOConfig() local869 mco_gpio_port = (GPIO_TypeDef *) RCC_GET_MCO_GPIO_PORT(RCC_MCOx); in HAL_RCC_MCOConfig()878 HAL_GPIO_Init(mco_gpio_port, &gpio_initstruct); in HAL_RCC_MCOConfig()
1045 GPIO_TypeDef * mco_gpio_port; in HAL_RCC_MCOConfig() local1059 mco_gpio_port = (GPIO_TypeDef *) RCC_GET_MCO_GPIO_PORT(RCC_MCOx); in HAL_RCC_MCOConfig()1068 HAL_GPIO_Init(mco_gpio_port, &gpio_initstruct); in HAL_RCC_MCOConfig()
999 GPIO_TypeDef * mco_gpio_port; in HAL_RCC_MCOConfig() local1013 mco_gpio_port = (GPIO_TypeDef *) RCC_GET_MCO_GPIO_PORT(RCC_MCOx); in HAL_RCC_MCOConfig()1022 HAL_GPIO_Init(mco_gpio_port, &gpio_initstruct); in HAL_RCC_MCOConfig()
1192 GPIO_TypeDef * mco_gpio_port; in HAL_RCC_MCOConfig() local1205 mco_gpio_port = (GPIO_TypeDef *) RCC_GET_MCO_GPIO_PORT(RCC_MCOx); in HAL_RCC_MCOConfig()1214 HAL_GPIO_Init(mco_gpio_port, &gpio_initstruct); in HAL_RCC_MCOConfig()
1322 GPIO_TypeDef *mco_gpio_port; in HAL_RCC_MCOConfig() local1336 mco_gpio_port = (GPIO_TypeDef *) RCC_GET_MCO_GPIO_PORT(RCC_MCOx); in HAL_RCC_MCOConfig()1345 HAL_GPIO_Init(mco_gpio_port, &gpio_initstruct); in HAL_RCC_MCOConfig()
1116 GPIO_TypeDef *mco_gpio_port; in HAL_RCC_MCOConfig() local1128 mco_gpio_port = (GPIO_TypeDef *) RCC_GET_MCO_GPIO_PORT(RCC_MCOx); in HAL_RCC_MCOConfig()1136 HAL_GPIO_Init(mco_gpio_port, &GPIO_InitStruct); in HAL_RCC_MCOConfig()
1152 GPIO_TypeDef *mco_gpio_port; in HAL_RCC_MCOConfig() local1166 mco_gpio_port = (GPIO_TypeDef *) RCC_GET_MCO_GPIO_PORT(RCC_MCOx); in HAL_RCC_MCOConfig()1175 HAL_GPIO_Init(mco_gpio_port, &GPIO_InitStruct); in HAL_RCC_MCOConfig()