Searched refs:MSIRange (Results 1 – 2 of 2) sorted by relevance
2308 void HAL_RCCEx_StandbyMSIRangeConfig(uint32_t MSIRange) in HAL_RCCEx_StandbyMSIRangeConfig() argument2310 assert_param(IS_RCC_MSI_STANDBY_CLOCK_RANGE(MSIRange)); in HAL_RCCEx_StandbyMSIRangeConfig()2312 __HAL_RCC_MSI_STANDBY_RANGE_CONFIG(MSIRange); in HAL_RCCEx_StandbyMSIRangeConfig()
2406 void HAL_RCCEx_StandbyMSIRangeConfig(uint32_t MSIRange);