Searched refs:IS_RCC_MSI_STANDBY_CLOCK_RANGE (Results 1 – 8 of 8) sorted by relevance
1266 assert_param(IS_RCC_MSI_STANDBY_CLOCK_RANGE(MSIRange)); in HAL_RCCEx_StandbyMSIRangeConfig()
1878 assert_param(IS_RCC_MSI_STANDBY_CLOCK_RANGE(MSIRange)); in HAL_RCCEx_StandbyMSIRangeConfig()
2323 assert_param(IS_RCC_MSI_STANDBY_CLOCK_RANGE(MSIRange)); in HAL_RCCEx_StandbyMSIRangeConfig()
2877 #define IS_RCC_MSI_STANDBY_CLOCK_RANGE(__RANGE__) (((__RANGE__) == RCC_MSIRANGE_4) || \ macro
3435 assert_param(IS_RCC_MSI_STANDBY_CLOCK_RANGE(MSIRange)); in HAL_RCCEx_StandbyMSIRangeConfig()
3456 #define IS_RCC_MSI_STANDBY_CLOCK_RANGE(__RANGE__) (((__RANGE__) == RCC_MSIRANGE_4) || \ macro
4756 #define IS_RCC_MSI_STANDBY_CLOCK_RANGE(__RANGE__) (((__RANGE__) == RCC_MSIRANGE_4) || \ macro
4746 #define IS_RCC_MSI_STANDBY_CLOCK_RANGE(__RANGE__) (((__RANGE__) == RCC_MSIRANGE_4) || \ macro