Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc.c757 result = HAL_RCC_LSEConfig(RCC_OscInitStruct->LSEState); in HAL_RCC_OscConfig()
898 HAL_StatusTypeDef HAL_RCC_LSEConfig(uint32_t State) in HAL_RCC_LSEConfig() function
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc.h3052 #define __HAL_RCC_LSE_CONFIG(__STATE__) HAL_RCC_LSEConfig(__STATE__)
4381 HAL_StatusTypeDef HAL_RCC_LSEConfig(uint32_t State);