Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_rcc.h958 #define __HAL_RCC_LSI_CALIBRATIONVALUE_ADJUST(__LSITRIMMINGVALUE__) LL_RCC_LSI_SetTrimming(__LSITR…
Dstm32wb0x_ll_rcc.h1045 __STATIC_INLINE void LL_RCC_LSI_SetTrimming(uint32_t Value) in LL_RCC_LSI_SetTrimming() function