Home
last modified time | relevance | path

Searched refs:MSIRange (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_rcc_ex.c1264 void HAL_RCCEx_StandbyMSIRangeConfig(uint32_t MSIRange) in HAL_RCCEx_StandbyMSIRangeConfig() argument
1266 assert_param(IS_RCC_MSI_STANDBY_CLOCK_RANGE(MSIRange)); in HAL_RCCEx_StandbyMSIRangeConfig()
1268 __HAL_RCC_MSI_STANDBY_RANGE_CONFIG(MSIRange); in HAL_RCCEx_StandbyMSIRangeConfig()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rcc_ex.c1876 void HAL_RCCEx_StandbyMSIRangeConfig(uint32_t MSIRange) in HAL_RCCEx_StandbyMSIRangeConfig() argument
1878 assert_param(IS_RCC_MSI_STANDBY_CLOCK_RANGE(MSIRange)); in HAL_RCCEx_StandbyMSIRangeConfig()
1880 __HAL_RCC_MSI_STANDBY_RANGE_CONFIG(MSIRange); in HAL_RCCEx_StandbyMSIRangeConfig()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_rcc_ex.c2321 void HAL_RCCEx_StandbyMSIRangeConfig(uint32_t MSIRange) in HAL_RCCEx_StandbyMSIRangeConfig() argument
2323 assert_param(IS_RCC_MSI_STANDBY_CLOCK_RANGE(MSIRange)); in HAL_RCCEx_StandbyMSIRangeConfig()
2325 __HAL_RCC_MSI_STANDBY_RANGE_CONFIG(MSIRange); in HAL_RCCEx_StandbyMSIRangeConfig()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c3433 void HAL_RCCEx_StandbyMSIRangeConfig(uint32_t MSIRange) in HAL_RCCEx_StandbyMSIRangeConfig() argument
3435 assert_param(IS_RCC_MSI_STANDBY_CLOCK_RANGE(MSIRange)); in HAL_RCCEx_StandbyMSIRangeConfig()
3437 __HAL_RCC_MSI_STANDBY_RANGE_CONFIG(MSIRange); in HAL_RCCEx_StandbyMSIRangeConfig()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc_ex.h1098 void HAL_RCCEx_StandbyMSIRangeConfig(uint32_t MSIRange);
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc_ex.h2394 void HAL_RCCEx_StandbyMSIRangeConfig(uint32_t MSIRange);
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rcc_ex.h1906 void HAL_RCCEx_StandbyMSIRangeConfig(uint32_t MSIRange);
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_rcc_ex.h2450 void HAL_RCCEx_StandbyMSIRangeConfig(uint32_t MSIRange);