Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_rcc_ex.c52 #define LSCO2_GPIO_PORT GPIOA macro
422 HAL_GPIO_Init(LSCO2_GPIO_PORT, &GPIO_InitStruct); in HAL_RCCEx_EnableLSCO()
468 HAL_GPIO_Init(LSCO2_GPIO_PORT, &GPIO_InitStruct); in HAL_RCCEx_EnableLSCOinDEEPSTOP()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_rcc_ex.c55 #define LSCO2_GPIO_PORT GPIOH macro
1402 HAL_GPIO_Init(LSCO2_GPIO_PORT, &GPIO_InitStruct); in HAL_RCCEx_LSCOConfig()