Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_rcc_ex.c53 #define LSCO2_PIN GPIO_PIN_10 macro
418 GPIO_InitStruct.Pin = LSCO2_PIN; in HAL_RCCEx_EnableLSCO()
461 GPIO_InitStruct.Pin = LSCO2_PIN; in HAL_RCCEx_EnableLSCOinDEEPSTOP()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_rcc_ex.c56 #define LSCO2_PIN GPIO_PIN_3 macro
1400 GPIO_InitStruct.Pin = LSCO2_PIN; in HAL_RCCEx_LSCOConfig()