Lines Matching defs:INSTANCE
5166 #define IS_ADC_ALL_INSTANCE(INSTANCE) (((INSTANCE) == ADC1)) argument
5168 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC1_COMMON) argument
5170 #define IS_ADC_DMA_CAPABILITY_INSTANCE(INSTANCE) ((INSTANCE) == ADC1) argument
5173 #define IS_CRC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CRC) argument
5178 #define IS_DMA_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Channel1) || \ argument
5187 #define IS_GPIO_ALL_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ argument
5194 #define IS_GPIO_AF_INSTANCE(INSTANCE) IS_GPIO_ALL_INSTANCE(INSTANCE) argument
5197 #define IS_GPIO_LOCK_INSTANCE(INSTANCE) IS_GPIO_ALL_INSTANCE(INSTANCE) argument
5200 #define IS_I2C_ALL_INSTANCE(INSTANCE) (((INSTANCE) == I2C1) || \ argument
5207 #define IS_IWDG_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IWDG) argument
5210 #define IS_SPI_ALL_INSTANCE(INSTANCE) (((INSTANCE) == SPI1) || \ argument
5215 #define IS_TIM_INSTANCE(INSTANCE)\ argument
5220 #define IS_TIM_ADVANCED_INSTANCE(INSTANCE) 0U argument
5222 #define IS_TIM_CC1_INSTANCE(INSTANCE)\ argument
5227 #define IS_TIM_CC2_INSTANCE(INSTANCE)\ argument
5232 #define IS_TIM_CC3_INSTANCE(INSTANCE)\ argument
5237 #define IS_TIM_CC4_INSTANCE(INSTANCE)\ argument
5242 #define IS_TIM_CLOCKSOURCE_ETRMODE1_INSTANCE(INSTANCE)\ argument
5247 #define IS_TIM_CLOCKSOURCE_ETRMODE2_INSTANCE(INSTANCE)\ argument
5252 #define IS_TIM_CLOCKSOURCE_TIX_INSTANCE(INSTANCE)\ argument
5257 #define IS_TIM_CLOCKSOURCE_ITRX_INSTANCE(INSTANCE)\ argument
5262 #define IS_TIM_OCXREF_CLEAR_INSTANCE(INSTANCE)\ argument
5267 #define IS_TIM_ENCODER_INTERFACE_INSTANCE(INSTANCE)\ argument
5272 #define IS_TIM_XOR_INSTANCE(INSTANCE)\ argument
5277 #define IS_TIM_MASTER_INSTANCE(INSTANCE)\ argument
5282 #define IS_TIM_SLAVE_INSTANCE(INSTANCE)\ argument
5287 #define IS_TIM_DMABURST_INSTANCE(INSTANCE)\ argument
5292 #define IS_TIM_BREAK_INSTANCE(INSTANCE) 0U argument
5294 #define IS_TIM_CCX_INSTANCE(INSTANCE, CHANNEL) \ argument
5313 #define IS_TIM_CCXN_INSTANCE(INSTANCE, CHANNEL) 0U argument
5315 #define IS_TIM_COUNTER_MODE_SELECT_INSTANCE(INSTANCE)\ argument
5320 #define IS_TIM_REPETITION_COUNTER_INSTANCE(INSTANCE) 0U argument
5322 #define IS_TIM_CLOCK_DIVISION_INSTANCE(INSTANCE)\ argument
5327 #define IS_TIM_DMA_INSTANCE(INSTANCE)\ argument
5332 #define IS_TIM_DMA_CC_INSTANCE(INSTANCE)\ argument
5337 #define IS_TIM_COMMUTATION_EVENT_INSTANCE(INSTANCE) 0U argument
5339 #define IS_TIM_ETR_INSTANCE(INSTANCE) (((INSTANCE) == TIM2) || \ argument
5343 #define IS_TIM_HALL_SENSOR_INTERFACE_INSTANCE(INSTANCE) (((INSTANCE) == TIM2) || \ argument
5347 #define IS_TIM_32B_COUNTER_INSTANCE(INSTANCE) 0U argument
5353 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ argument
5358 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ argument
5363 #define IS_UART_HALFDUPLEX_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ argument
5368 #define IS_UART_LIN_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ argument
5373 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ argument
5378 #define IS_SMARTCARD_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ argument
5383 #define IS_IRDA_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ argument
5388 #define IS_UART_MULTIPROCESSOR_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ argument
5393 #define IS_UART_DMA_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ argument
5398 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) argument
5401 #define IS_WWDG_ALL_INSTANCE(INSTANCE) ((INSTANCE) == WWDG) argument