Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_rcc_ex.c59 #define LSCO3_GPIO_PORT GPIOB macro
432 HAL_GPIO_Init(LSCO3_GPIO_PORT, &GPIO_InitStruct); in HAL_RCCEx_EnableLSCO()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_rcc_ex.c60 #define LSCO3_GPIO_PORT GPIOC macro
1413 HAL_GPIO_Init(LSCO3_GPIO_PORT, &GPIO_InitStruct); in HAL_RCCEx_LSCOConfig()