Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_pwr.c377 LL_RCC_DIRECT_HSE_Disable(); in HAL_PWR_ConfigDEEPSTOP()
470 LL_RCC_DIRECT_HSE_Disable(); in HAL_PWR_ConfigSHUTDOWN()
Dstm32wb0x_hal_rcc.c190 LL_RCC_DIRECT_HSE_Disable(); in HAL_RCC_DeInit()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_rcc.h738 __STATIC_INLINE void LL_RCC_DIRECT_HSE_Disable(void) in LL_RCC_DIRECT_HSE_Disable() function