Lines Matching defs:INSTANCE

6377 #define IS_ADC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == ADC1)  argument
6379 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC) argument
6382 #define IS_COMP_ALL_INSTANCE(INSTANCE) (((INSTANCE) == COMP1) || \ argument
6387 #define IS_COMP_DAC1SWITCH_INSTANCE(INSTANCE) ((INSTANCE) == COMP1) argument
6389 #define IS_COMP_WINDOWMODE_INSTANCE(INSTANCE) ((INSTANCE) == COMP2) argument
6392 #define IS_CEC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CEC) argument
6395 #define IS_CRC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CRC) argument
6398 #define IS_DAC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DAC1) argument
6401 #define IS_DMA_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Channel1) || \ argument
6408 #define IS_GPIO_ALL_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ argument
6415 #define IS_GPIO_AF_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ argument
6419 #define IS_GPIO_LOCK_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ argument
6423 #define IS_I2C_ALL_INSTANCE(INSTANCE) (((INSTANCE) == I2C1) || \ argument
6427 #define IS_I2C_WAKEUP_FROMSTOP_INSTANCE(INSTANCE) ((INSTANCE) == I2C1) argument
6430 #define IS_I2S_ALL_INSTANCE(INSTANCE) (((INSTANCE) == SPI1) || \ argument
6434 #define IS_IWDG_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IWDG) argument
6437 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) argument
6440 #define IS_SMBUS_ALL_INSTANCE(INSTANCE) ((INSTANCE) == I2C1) argument
6443 #define IS_SPI_ALL_INSTANCE(INSTANCE) (((INSTANCE) == SPI1) || \ argument
6447 #define IS_TIM_INSTANCE(INSTANCE)\ argument
6457 #define IS_TIM_CC1_INSTANCE(INSTANCE)\ argument
6466 #define IS_TIM_CC2_INSTANCE(INSTANCE)\ argument
6472 #define IS_TIM_CC3_INSTANCE(INSTANCE)\ argument
6477 #define IS_TIM_CC4_INSTANCE(INSTANCE)\ argument
6482 #define IS_TIM_CLOCKSOURCE_ETRMODE1_INSTANCE(INSTANCE)\ argument
6487 #define IS_TIM_CLOCKSOURCE_ETRMODE2_INSTANCE(INSTANCE)\ argument
6492 #define IS_TIM_CLOCKSOURCE_TIX_INSTANCE(INSTANCE)\ argument
6498 #define IS_TIM_CLOCKSOURCE_ITRX_INSTANCE(INSTANCE)\ argument
6504 #define IS_TIM_OCXREF_CLEAR_INSTANCE(INSTANCE)\ argument
6509 #define IS_TIM_ENCODER_INTERFACE_INSTANCE(INSTANCE)\ argument
6514 #define IS_TIM_HALL_INTERFACE_INSTANCE(INSTANCE)\ argument
6517 #define IS_TIM_HALL_SENSOR_INTERFACE_INSTANCE(INSTANCE)\ argument
6520 #define IS_TIM_XOR_INSTANCE(INSTANCE)\ argument
6525 #define IS_TIM_MASTER_INSTANCE(INSTANCE)\ argument
6532 #define IS_TIM_SLAVE_INSTANCE(INSTANCE)\ argument
6538 #define IS_TIM_32B_COUNTER_INSTANCE(INSTANCE)\ argument
6541 #define IS_TIM_DMABURST_INSTANCE(INSTANCE)\ argument
6549 #define IS_TIM_BREAK_INSTANCE(INSTANCE)\ argument
6555 #define IS_TIM_CCX_INSTANCE(INSTANCE, CHANNEL) \ argument
6587 #define IS_TIM_CCXN_INSTANCE(INSTANCE, CHANNEL) \ argument
6602 #define IS_TIM_COUNTER_MODE_SELECT_INSTANCE(INSTANCE)\ argument
6607 #define IS_TIM_REPETITION_COUNTER_INSTANCE(INSTANCE)\ argument
6613 #define IS_TIM_CLOCK_DIVISION_INSTANCE(INSTANCE)\ argument
6622 #define IS_TIM_DMA_INSTANCE(INSTANCE)\ argument
6631 #define IS_TIM_DMA_CC_INSTANCE(INSTANCE)\ argument
6639 #define IS_TIM_COMMUTATION_EVENT_INSTANCE(INSTANCE)\ argument
6645 #define IS_TIM_REMAP_INSTANCE(INSTANCE)\ argument
6648 #define IS_TIM_ADVANCED_INSTANCE(INSTANCE)\ argument
6652 #define IS_TSC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == TSC) argument
6655 #define IS_IRDA_INSTANCE(INSTANCE) ((INSTANCE) == USART1) argument
6658 #define IS_SMARTCARD_INSTANCE(INSTANCE) ((INSTANCE) == USART1) argument
6661 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ argument
6665 #define IS_USART_AUTOBAUDRATE_DETECTION_INSTANCE(INSTANCE) ((INSTANCE) == USART1) argument
6668 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ argument
6672 #define IS_UART_HALFDUPLEX_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ argument
6676 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ argument
6680 #define IS_UART_LIN_INSTANCE(INSTANCE) ((INSTANCE) == USART1) argument
6683 #define IS_UART_WAKEUP_FROMSTOP_INSTANCE(INSTANCE) ((INSTANCE) == USART1) argument
6688 #define IS_UART_DRIVER_ENABLE_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ argument
6692 #define IS_WWDG_ALL_INSTANCE(INSTANCE) ((INSTANCE) == WWDG) argument