Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h3382 #define __HAL_RCC_MSI_FREQUENCY_CONFIG(__FREQ__) LL_RCC_MSI_SetFrequency((uint32_t)(__FREQ__))
Dstm32n6xx_ll_rcc.h1974 __STATIC_INLINE void LL_RCC_MSI_SetFrequency(uint32_t Value) in LL_RCC_MSI_SetFrequency() function