Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_rcc.h548 __STATIC_INLINE void LL_RCC_HSE_SetCurrentControl(uint32_t CurrentMax) in LL_RCC_HSE_SetCurrentControl() argument
550 MODIFY_REG(RCC->RFSWHSECR, RCC_RFSWHSECR_GMC, CurrentMax); in LL_RCC_HSE_SetCurrentControl()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_rcc.h1388 __STATIC_INLINE void LL_RCC_HSE_SetCurrentControl(uint32_t CurrentMax) in LL_RCC_HSE_SetCurrentControl() argument
1391 MODIFY_REG(RCC->HSECR, RCC_HSECR_HSEGMC, CurrentMax); in LL_RCC_HSE_SetCurrentControl()