Home
last modified time | relevance | path

Searched refs:MCO3_GPIO_PORT (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_rcc.c95 #define MCO3_GPIO_PORT GPIOB macro
100 #define MCO3_GPIO_PORT GPIOB macro
762 HAL_GPIO_Init(MCO3_GPIO_PORT, &GPIO_InitStruct); in HAL_RCC_MCOConfig()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_rcc.c92 #define MCO3_GPIO_PORT GPIOB macro
1148 HAL_GPIO_Init(MCO3_GPIO_PORT, &gpio); in HAL_RCC_MCOConfig()