Lines Matching defs:INSTANCE
5134 #define IS_ADC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == ADC1) argument
5136 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC) argument
5139 #define IS_CRC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CRC) argument
5142 #define IS_DMA_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Channel1) || \ argument
5149 #define IS_GPIO_ALL_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ argument
5156 #define IS_GPIO_AF_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ argument
5161 #define IS_GPIO_LOCK_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ argument
5165 #define IS_I2C_ALL_INSTANCE(INSTANCE) (((INSTANCE) == I2C1) || \ argument
5170 #define IS_IWDG_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IWDG) argument
5173 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) argument
5176 #define IS_SMBUS_ALL_INSTANCE(INSTANCE) ((INSTANCE) == I2C1) argument
5179 #define IS_SPI_ALL_INSTANCE(INSTANCE) (((INSTANCE) == SPI1) || \ argument
5183 #define IS_TIM_INSTANCE(INSTANCE)\ argument
5192 #define IS_TIM_CC1_INSTANCE(INSTANCE)\ argument
5200 #define IS_TIM_CC2_INSTANCE(INSTANCE)\ argument
5205 #define IS_TIM_CC3_INSTANCE(INSTANCE)\ argument
5209 #define IS_TIM_CC4_INSTANCE(INSTANCE)\ argument
5213 #define IS_TIM_CLOCKSOURCE_ETRMODE1_INSTANCE(INSTANCE)\ argument
5217 #define IS_TIM_CLOCKSOURCE_ETRMODE2_INSTANCE(INSTANCE)\ argument
5221 #define IS_TIM_CLOCKSOURCE_TIX_INSTANCE(INSTANCE)\ argument
5226 #define IS_TIM_CLOCKSOURCE_ITRX_INSTANCE(INSTANCE)\ argument
5231 #define IS_TIM_OCXREF_CLEAR_INSTANCE(INSTANCE)\ argument
5235 #define IS_TIM_ENCODER_INTERFACE_INSTANCE(INSTANCE)\ argument
5239 #define IS_TIM_HALL_INTERFACE_INSTANCE(INSTANCE)\ argument
5242 #define IS_TIM_HALL_SENSOR_INTERFACE_INSTANCE(INSTANCE)\ argument
5245 #define IS_TIM_XOR_INSTANCE(INSTANCE)\ argument
5249 #define IS_TIM_MASTER_INSTANCE(INSTANCE)\ argument
5254 #define IS_TIM_SLAVE_INSTANCE(INSTANCE)\ argument
5259 #define IS_TIM_32B_COUNTER_INSTANCE(INSTANCE) (0) argument
5261 #define IS_TIM_DMABURST_INSTANCE(INSTANCE)\ argument
5268 #define IS_TIM_BREAK_INSTANCE(INSTANCE)\ argument
5274 #define IS_TIM_CCX_INSTANCE(INSTANCE, CHANNEL) \ argument
5300 #define IS_TIM_CCXN_INSTANCE(INSTANCE, CHANNEL) \ argument
5315 #define IS_TIM_COUNTER_MODE_SELECT_INSTANCE(INSTANCE)\ argument
5319 #define IS_TIM_REPETITION_COUNTER_INSTANCE(INSTANCE)\ argument
5325 #define IS_TIM_CLOCK_DIVISION_INSTANCE(INSTANCE)\ argument
5333 #define IS_TIM_DMA_INSTANCE(INSTANCE)\ argument
5341 #define IS_TIM_DMA_CC_INSTANCE(INSTANCE)\ argument
5348 #define IS_TIM_COMMUTATION_EVENT_INSTANCE(INSTANCE)\ argument
5354 #define IS_TIM_REMAP_INSTANCE(INSTANCE)\ argument
5357 #define IS_TIM_ADVANCED_INSTANCE(INSTANCE)\ argument
5361 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ argument
5365 #define IS_USART_AUTOBAUDRATE_DETECTION_INSTANCE(INSTANCE) ((INSTANCE) == USART1) argument
5368 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ argument
5372 #define IS_UART_HALFDUPLEX_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ argument
5376 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ argument
5380 #define IS_UART_DRIVER_ENABLE_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ argument
5384 #define IS_WWDG_ALL_INSTANCE(INSTANCE) ((INSTANCE) == WWDG) argument