Home
last modified time | relevance | path

Searched refs:LSCO1_PIN (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_rcc_ex.c47 #define LSCO1_PIN GPIO_PIN_4 macro
401 #if defined(LSCO1_PIN) in HAL_RCCEx_EnableLSCO()
407 GPIO_InitStruct.Pin = LSCO1_PIN; in HAL_RCCEx_EnableLSCO()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_rcc_ex.c52 #define LSCO1_PIN GPIO_PIN_2 macro
1391 GPIO_InitStruct.Pin = LSCO1_PIN; in HAL_RCCEx_LSCOConfig()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_rcc_ex.c46 #define LSCO1_PIN GPIO_PIN_2 macro