Searched refs:IS_RCC_MSI_STANDBY_CLOCK_RANGE (Results 1 – 6 of 6) sorted by relevance
1880 assert_param(IS_RCC_MSI_STANDBY_CLOCK_RANGE(MSIRange)); in HAL_RCCEx_StandbyMSIRangeConfig()
2749 assert_param(IS_RCC_MSI_STANDBY_CLOCK_RANGE(MSIRange)); in HAL_RCCEx_StandbyMSIRangeConfig()
2321 assert_param(IS_RCC_MSI_STANDBY_CLOCK_RANGE(MSIRange)); in HAL_RCCEx_StandbyMSIRangeConfig()
3428 #define IS_RCC_MSI_STANDBY_CLOCK_RANGE(__RANGE__) (((__RANGE__) == RCC_MSIRANGE_4) || \ macro
3853 #define IS_RCC_MSI_STANDBY_CLOCK_RANGE(__RANGE__) (((__RANGE__) == RCC_MSIRANGE_4) || \ macro
4747 #define IS_RCC_MSI_STANDBY_CLOCK_RANGE(__RANGE__) (((__RANGE__) == RCC_MSIRANGE_4) || \ macro