Lines Matching defs:INSTANCE

5346 #define IS_ADC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == ADC1)  argument
5348 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC) argument
5351 #define IS_CRC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CRC) argument
5354 #define IS_DMA_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Channel1) || \ argument
5361 #define IS_GPIO_ALL_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ argument
5367 #define IS_GPIO_AF_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ argument
5371 #define IS_GPIO_LOCK_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ argument
5375 #define IS_I2C_ALL_INSTANCE(INSTANCE) ((INSTANCE) == I2C1) argument
5378 #define IS_I2C_WAKEUP_FROMSTOP_INSTANCE(INSTANCE) ((INSTANCE) == I2C1) argument
5381 #define IS_I2S_ALL_INSTANCE(INSTANCE) ((INSTANCE) == SPI1) argument
5384 #define IS_IWDG_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IWDG) argument
5387 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) argument
5390 #define IS_SMBUS_ALL_INSTANCE(INSTANCE) ((INSTANCE) == I2C1) argument
5393 #define IS_SPI_ALL_INSTANCE(INSTANCE) ((INSTANCE) == SPI1) argument
5396 #define IS_TIM_INSTANCE(INSTANCE)\ argument
5404 #define IS_TIM_CC1_INSTANCE(INSTANCE)\ argument
5412 #define IS_TIM_CC2_INSTANCE(INSTANCE)\ argument
5417 #define IS_TIM_CC3_INSTANCE(INSTANCE)\ argument
5422 #define IS_TIM_CC4_INSTANCE(INSTANCE)\ argument
5428 #define IS_TIM_CLOCKSOURCE_ETRMODE1_INSTANCE(INSTANCE)\ argument
5433 #define IS_TIM_CLOCKSOURCE_ETRMODE2_INSTANCE(INSTANCE)\ argument
5438 #define IS_TIM_CLOCKSOURCE_TIX_INSTANCE(INSTANCE)\ argument
5443 #define IS_TIM_CLOCKSOURCE_ITRX_INSTANCE(INSTANCE)\ argument
5448 #define IS_TIM_OCXREF_CLEAR_INSTANCE(INSTANCE)\ argument
5453 #define IS_TIM_ENCODER_INTERFACE_INSTANCE(INSTANCE)\ argument
5458 #define IS_TIM_HALL_INTERFACE_INSTANCE(INSTANCE)\ argument
5461 #define IS_TIM_HALL_SENSOR_INTERFACE_INSTANCE(INSTANCE)\ argument
5464 #define IS_TIM_XOR_INSTANCE(INSTANCE)\ argument
5469 #define IS_TIM_MASTER_INSTANCE(INSTANCE)\ argument
5474 #define IS_TIM_SLAVE_INSTANCE(INSTANCE)\ argument
5479 #define IS_TIM_32B_COUNTER_INSTANCE(INSTANCE)\ argument
5482 #define IS_TIM_DMABURST_INSTANCE(INSTANCE)\ argument
5489 #define IS_TIM_BREAK_INSTANCE(INSTANCE)\ argument
5494 #define IS_TIM_CCX_INSTANCE(INSTANCE, CHANNEL) \ argument
5522 #define IS_TIM_CCXN_INSTANCE(INSTANCE, CHANNEL) \ argument
5534 #define IS_TIM_COUNTER_MODE_SELECT_INSTANCE(INSTANCE)\ argument
5539 #define IS_TIM_REPETITION_COUNTER_INSTANCE(INSTANCE)\ argument
5544 #define IS_TIM_CLOCK_DIVISION_INSTANCE(INSTANCE)\ argument
5552 #define IS_TIM_DMA_INSTANCE(INSTANCE)\ argument
5559 #define IS_TIM_DMA_CC_INSTANCE(INSTANCE)\ argument
5566 #define IS_TIM_COMMUTATION_EVENT_INSTANCE(INSTANCE)\ argument
5571 #define IS_TIM_REMAP_INSTANCE(INSTANCE)\ argument
5574 #define IS_TIM_ADVANCED_INSTANCE(INSTANCE)\ argument
5578 #define IS_IRDA_INSTANCE(INSTANCE) ((INSTANCE) == USART1) argument
5581 #define IS_SMARTCARD_INSTANCE(INSTANCE) ((INSTANCE) == USART1) argument
5584 #define IS_USART_INSTANCE(INSTANCE) ((INSTANCE) == USART1) argument
5587 #define IS_USART_AUTOBAUDRATE_DETECTION_INSTANCE(INSTANCE) ((INSTANCE) == USART1) argument
5590 #define IS_UART_INSTANCE(INSTANCE) ((INSTANCE) == USART1) argument
5593 #define IS_UART_HALFDUPLEX_INSTANCE(INSTANCE) ((INSTANCE) == USART1) argument
5596 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) ((INSTANCE) == USART1) argument
5599 #define IS_UART_LIN_INSTANCE(INSTANCE) ((INSTANCE) == USART1) argument
5602 #define IS_UART_WAKEUP_FROMSTOP_INSTANCE(INSTANCE) ((INSTANCE) == USART1) argument
5607 #define IS_UART_DRIVER_ENABLE_INSTANCE(INSTANCE) ((INSTANCE) == USART1) argument
5610 #define IS_WWDG_ALL_INSTANCE(INSTANCE) ((INSTANCE) == WWDG) argument