Home
last modified time | relevance | path

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

/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/
H A Dstm32wbxx_hal_rcc.c710 __HAL_RCC_LSI2_DISABLE(); in HAL_RCC_OscConfig()
726 __HAL_RCC_LSI2_DISABLE(); in HAL_RCC_OscConfig()
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_hal_rcc.h2625 #define __HAL_RCC_LSI2_DISABLE() LL_RCC_LSI2_Disable() macro