Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c3452 void HAL_RCCEx_StandbyMSIKRangeConfig(uint32_t MSIKRange) in HAL_RCCEx_StandbyMSIKRangeConfig() argument
3454 assert_param(IS_RCC_MSIK_STANDBY_CLOCK_RANGE(MSIKRange)); in HAL_RCCEx_StandbyMSIKRangeConfig()
3456 __HAL_RCC_MSIK_STANDBY_RANGE_CONFIG(MSIKRange); in HAL_RCCEx_StandbyMSIKRangeConfig()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc_ex.h2395 void HAL_RCCEx_StandbyMSIKRangeConfig(uint32_t MSIKRange);