/hal_stm32-3.7.0/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_comp_ex.h | 1842 #define IS_COMP_NONINVERTINGINPUT_INSTANCE(INSTANCE, INPUT) \ argument 1870 #define IS_COMP_OUTPUT_INSTANCE(INSTANCE, OUTPUT) \ argument 1909 #define IS_COMP_BLANKINGSRCE_INSTANCE(INSTANCE, BLANKINGSRCE) \ argument 1943 #define IS_COMP_NONINVERTINGINPUT_INSTANCE(INSTANCE, INPUT) ((INPUT) == (INPUT)) /*!< Multiple se… argument 1964 #define IS_COMP_OUTPUT_INSTANCE(INSTANCE, OUTPUT) \ argument 2008 #define IS_COMP_BLANKINGSRCE_INSTANCE(INSTANCE, BLANKINGSRCE) \ argument 2043 #define IS_COMP_NONINVERTINGINPUT_INSTANCE(INSTANCE, INPUT) \ argument 2087 #define IS_COMP_OUTPUT_INSTANCE(INSTANCE, OUTPUT) \ argument 2144 #define IS_COMP_BLANKINGSRCE_INSTANCE(INSTANCE, BLANKINGSRCE) \ argument 2200 #define IS_COMP_OUTPUT_INSTANCE(INSTANCE, OUTPUT) \ argument [all …]
|
/hal_stm32-3.7.0/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_tim_ex.h | 711 #define IS_TIM_TISEL_TIX_INSTANCE(INSTANCE, CHANNEL) \ argument 715 #define IS_TIM_CLOCKSOURCE_INSTANCE(INSTANCE, __CLOCK__) \ argument 859 #define IS_TIM_TRIGGER_INSTANCE(INSTANCE, __SELECTION__) \ argument 988 #define IS_TIM_INTERNAL_TRIGGEREVENT_INSTANCE(INSTANCE, __SELECTION__) \ argument 1095 #define IS_TIM_CLOCKSOURCE_INSTANCE(INSTANCE, __CLOCK__) \ argument 1207 #define IS_TIM_TRIGGER_INSTANCE(INSTANCE, __SELECTION__) \ argument 1306 #define IS_TIM_INTERNAL_TRIGGEREVENT_INSTANCE(INSTANCE, __SELECTION__) \ argument 1385 #define IS_TIM_CLOCKSOURCE_INSTANCE(INSTANCE, __CLOCK__) \ argument 1497 #define IS_TIM_TRIGGER_INSTANCE(INSTANCE, __SELECTION__) \ argument 1596 #define IS_TIM_INTERNAL_TRIGGEREVENT_INSTANCE(INSTANCE, __SELECTION__) \ argument [all …]
|
/hal_stm32-3.7.0/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_tim_ex.h | 411 #define IS_TIM_TISEL_TIX_INSTANCE(INSTANCE, CHANNEL) \ argument 415 #define IS_TIM_CLOCKSOURCE_INSTANCE(INSTANCE, __CLOCK__) \ argument 452 #define IS_TIM_CLOCKSOURCE_INSTANCE(INSTANCE, __CLOCK__) \ argument 479 #define IS_TIM_TRIGGER_INSTANCE(INSTANCE, __SELECTION__) \ argument 510 #define IS_TIM_TRIGGER_INSTANCE(INSTANCE, __SELECTION__) \ argument 533 #define IS_TIM_INTERNAL_TRIGGEREVENT_INSTANCE(INSTANCE, __SELECTION__) \ argument 555 #define IS_TIM_INTERNAL_TRIGGEREVENT_INSTANCE(INSTANCE, __SELECTION__) \ argument 580 #define IS_TIM_PULSEONCOMPARE_INSTANCE(INSTANCE) IS_TIM_CC3_INSTANCE(INSTANCE) argument
|
/hal_stm32-3.7.0/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_tim_ex.h | 130 #define IS_TIM_REMAP(INSTANCE, TIM_REMAP) \ argument 143 #define IS_TIM_REMAP(INSTANCE, TIM_REMAP) \ argument 160 #define IS_TIM_REMAP(INSTANCE, TIM_REMAP) \ argument 171 #define IS_TIM_REMAP(INSTANCE, TIM_REMAP) \ argument 183 #define IS_TIM_REMAP(INSTANCE, TIM_REMAP) \ argument
|
/hal_stm32-3.7.0/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_ll_dma.c | 96 #define IS_LL_DMA_ALL_CHANNEL_INSTANCE(INSTANCE, CHANNEL) ((((INSTANCE) == DMA1) && \ argument 113 #define IS_LL_DMA_ALL_CHANNEL_INSTANCE(INSTANCE, CHANNEL) ((((INSTANCE) == DMA1) && \ argument 130 #define IS_LL_DMA_ALL_CHANNEL_INSTANCE(INSTANCE, CHANNEL) ((((INSTANCE) == DMA1) && \ argument 139 #define IS_LL_DMA_ALL_CHANNEL_INSTANCE(INSTANCE, CHANNEL) ((((INSTANCE) == DMA1) && \ argument 147 #define IS_LL_DMA_ALL_CHANNEL_INSTANCE(INSTANCE, CHANNEL) ((((INSTANCE) == DMA1) && \ argument
|
/hal_stm32-3.7.0/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_tim_ex.h | 531 #define IS_TIM_TISEL_TIX_INSTANCE(INSTANCE, CHANNEL) \ argument 534 #define IS_TIM_CLOCKSOURCE_INSTANCE(INSTANCE, __CLOCK__) \ argument 566 #define IS_TIM_TRIGGER_INSTANCE(INSTANCE, __SELECTION__) \ argument 592 #define IS_TIM_INTERNAL_TRIGGEREVENT_INSTANCE(INSTANCE, __SELECTION__) \ argument 609 #define IS_TIM_CLOCKSOURCE_INSTANCE(INSTANCE, __CLOCK__) \ argument 762 #define IS_TIM_TRIGGER_INSTANCE(INSTANCE, __SELECTION__) \ argument 900 #define IS_TIM_INTERNAL_TRIGGEREVENT_INSTANCE(INSTANCE, __SELECTION__) \ argument 1029 #define IS_TIM_PULSEONCOMPARE_INSTANCE(INSTANCE) IS_TIM_CC3_INSTANCE(INSTANCE) argument
|
/hal_stm32-3.7.0/stm32cube/stm32wbaxx/soc/ |
D | stm32wba52xx.h | 14182 #define IS_ADC_ALL_INSTANCE(INSTANCE) (((INSTANCE) == ADC4_NS) || \ argument 14185 #define IS_ADC_COMMON_INSTANCE(INSTANCE) (((INSTANCE) == ADC4_COMMON_NS) || \ argument 14189 #define IS_AES_ALL_INSTANCE(INSTANCE) (((INSTANCE) == AES_NS) || ((INSTANCE) == AES_S)) argument 14192 #define IS_COMP_ALL_INSTANCE(INSTANCE) (((INSTANCE) == COMP1_NS) || ((INSTANCE) == COMP1_S) || \ argument 14196 #define IS_COMP_WINDOWMODE_INSTANCE(INSTANCE) (((INSTANCE) == COMP1_NS) || ((INSTANCE) == COMP1_S) … argument 14200 #define IS_CRC_ALL_INSTANCE(INSTANCE) (((INSTANCE) == CRC_NS) || ((INSTANCE) == CRC_S)) argument 14203 #define IS_DMA_ALL_INSTANCE(INSTANCE) (((INSTANCE) == GPDMA1_Channel0_NS) || ((INSTANCE) == GPDMA1… argument 14212 #define IS_GPDMA_INSTANCE(INSTANCE) (((INSTANCE) == GPDMA1_Channel0_NS) || ((INSTANCE) == GPDMA1… argument 14222 #define IS_RAMCFG_ALL_INSTANCE(INSTANCE) (((INSTANCE) == RAMCFG_SRAM1_NS) || ((INSTANCE) == RAMCFG… argument 14227 #define IS_RAMCFG_PED_INSTANCE(INSTANCE) (((INSTANCE) == RAMCFG_SRAM2_NS) || ((INSTANCE) == RAMCFG… argument [all …]
|
D | stm32wba54xx.h | 14890 #define IS_ADC_ALL_INSTANCE(INSTANCE) (((INSTANCE) == ADC4_NS) || \ argument 14893 #define IS_ADC_COMMON_INSTANCE(INSTANCE) (((INSTANCE) == ADC4_COMMON_NS) || \ argument 14897 #define IS_AES_ALL_INSTANCE(INSTANCE) (((INSTANCE) == AES_NS) || ((INSTANCE) == AES_S)) argument 14900 #define IS_COMP_ALL_INSTANCE(INSTANCE) (((INSTANCE) == COMP1_NS) || ((INSTANCE) == COMP1_S) || \ argument 14904 #define IS_COMP_WINDOWMODE_INSTANCE(INSTANCE) (((INSTANCE) == COMP1_NS) || ((INSTANCE) == COMP1_S) … argument 14908 #define IS_CRC_ALL_INSTANCE(INSTANCE) (((INSTANCE) == CRC_NS) || ((INSTANCE) == CRC_S)) argument 14911 #define IS_DMA_ALL_INSTANCE(INSTANCE) (((INSTANCE) == GPDMA1_Channel0_NS) || ((INSTANCE) == GPDMA1… argument 14920 #define IS_GPDMA_INSTANCE(INSTANCE) (((INSTANCE) == GPDMA1_Channel0_NS) || ((INSTANCE) == GPDMA1… argument 14930 #define IS_RAMCFG_ALL_INSTANCE(INSTANCE) (((INSTANCE) == RAMCFG_SRAM1_NS) || ((INSTANCE) == RAMCFG… argument 14935 #define IS_RAMCFG_PED_INSTANCE(INSTANCE) (((INSTANCE) == RAMCFG_SRAM2_NS) || ((INSTANCE) == RAMCFG… argument [all …]
|
D | stm32wba55xx.h | 14908 #define IS_ADC_ALL_INSTANCE(INSTANCE) (((INSTANCE) == ADC4_NS) || \ argument 14911 #define IS_ADC_COMMON_INSTANCE(INSTANCE) (((INSTANCE) == ADC4_COMMON_NS) || \ argument 14915 #define IS_AES_ALL_INSTANCE(INSTANCE) (((INSTANCE) == AES_NS) || ((INSTANCE) == AES_S)) argument 14918 #define IS_COMP_ALL_INSTANCE(INSTANCE) (((INSTANCE) == COMP1_NS) || ((INSTANCE) == COMP1_S) || \ argument 14922 #define IS_COMP_WINDOWMODE_INSTANCE(INSTANCE) (((INSTANCE) == COMP1_NS) || ((INSTANCE) == COMP1_S) … argument 14926 #define IS_CRC_ALL_INSTANCE(INSTANCE) (((INSTANCE) == CRC_NS) || ((INSTANCE) == CRC_S)) argument 14929 #define IS_DMA_ALL_INSTANCE(INSTANCE) (((INSTANCE) == GPDMA1_Channel0_NS) || ((INSTANCE) == GPDMA1… argument 14938 #define IS_GPDMA_INSTANCE(INSTANCE) (((INSTANCE) == GPDMA1_Channel0_NS) || ((INSTANCE) == GPDMA1… argument 14948 #define IS_RAMCFG_ALL_INSTANCE(INSTANCE) (((INSTANCE) == RAMCFG_SRAM1_NS) || ((INSTANCE) == RAMCFG… argument 14953 #define IS_RAMCFG_PED_INSTANCE(INSTANCE) (((INSTANCE) == RAMCFG_SRAM2_NS) || ((INSTANCE) == RAMCFG… argument [all …]
|
/hal_stm32-3.7.0/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_ll_dma.c | 68 #define IS_LL_DMA_ALL_CHANNEL_INSTANCE(INSTANCE, Channel) ((((INSTANCE) == HPDMA1) &… argument 105 #define IS_LL_HPDMA_CHANNEL_INSTANCE(INSTANCE, Channel) (((INSTANCE) == HPDMA1) &&… argument 123 #define IS_LL_GPDMA_CHANNEL_INSTANCE(INSTANCE, Channel) (((INSTANCE) == GPDMA1) &&… argument 141 #define IS_LL_DMA_2D_CHANNEL_INSTANCE(INSTANCE, Channel) ((((INSTANCE) == HPDMA1) &… argument 155 #define IS_LL_DMA_PFREQ_INSTANCE(INSTANCE, Channel) ((((INSTANCE) == HPDMA1) &… argument
|
/hal_stm32-3.7.0/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_tim_ex.h | 415 #define IS_TIM_REMAP(INSTANCE, TIM_REMAP) \ argument 479 #define IS_TIM_TISEL_TIX_INSTANCE(INSTANCE, CHANNEL) \ argument 482 #define IS_TIM_CLOCKSOURCE_INSTANCE(INSTANCE, __CLOCK__) \ argument 632 #define IS_TIM_TRIGGER_INSTANCE(INSTANCE, __SELECTION__) \ argument 770 #define IS_TIM_INTERNAL_TRIGGEREVENT_INSTANCE(INSTANCE, __SELECTION__) \ argument 896 #define IS_TIM_PULSEONCOMPARE_INSTANCE(INSTANCE) IS_TIM_CC3_INSTANCE(INSTANCE) argument
|
/hal_stm32-3.7.0/stm32cube/stm32c0xx/soc/ |
D | stm32c031xx.h | 6599 #define IS_ADC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == ADC1) argument 6601 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC1_COMMON) argument 6604 #define IS_CRC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CRC) argument 6608 #define IS_DMA_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Channel1) || \ argument 6613 #define IS_DMAMUX_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DMAMUX1) argument 6615 #define IS_DMAMUX_REQUEST_GEN_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMAMUX1_RequestGenerator0) || \ argument 6620 #define IS_GPIO_ALL_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ argument 6626 #define IS_GPIO_AF_INSTANCE(INSTANCE) IS_GPIO_ALL_INSTANCE(INSTANCE) argument 6629 #define IS_GPIO_LOCK_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ argument 6634 #define IS_I2C_ALL_INSTANCE(INSTANCE) ((INSTANCE) == I2C1) argument [all …]
|
D | stm32c011xx.h | 6439 #define IS_ADC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == ADC1) argument 6441 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC1_COMMON) argument 6444 #define IS_CRC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CRC) argument 6448 #define IS_DMA_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Channel1) || \ argument 6453 #define IS_DMAMUX_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DMAMUX1) argument 6455 #define IS_DMAMUX_REQUEST_GEN_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMAMUX1_RequestGenerator0) || \ argument 6460 #define IS_GPIO_ALL_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ argument 6465 #define IS_GPIO_AF_INSTANCE(INSTANCE) IS_GPIO_ALL_INSTANCE(INSTANCE) argument 6468 #define IS_GPIO_LOCK_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ argument 6473 #define IS_I2C_ALL_INSTANCE(INSTANCE) ((INSTANCE) == I2C1) argument [all …]
|
/hal_stm32-3.7.0/stm32cube/stm32f1xx/soc/ |
D | stm32f101xb.h | 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 [all …]
|
D | stm32f101x6.h | 5074 #define IS_ADC_ALL_INSTANCE(INSTANCE) (((INSTANCE) == ADC1)) argument 5076 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC1_COMMON) argument 5078 #define IS_ADC_DMA_CAPABILITY_INSTANCE(INSTANCE) ((INSTANCE) == ADC1) argument 5081 #define IS_CRC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CRC) argument 5086 #define IS_DMA_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Channel1) || \ argument 5095 #define IS_GPIO_ALL_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ argument 5101 #define IS_GPIO_AF_INSTANCE(INSTANCE) IS_GPIO_ALL_INSTANCE(INSTANCE) argument 5104 #define IS_GPIO_LOCK_INSTANCE(INSTANCE) IS_GPIO_ALL_INSTANCE(INSTANCE) argument 5107 #define IS_I2C_ALL_INSTANCE(INSTANCE) ((INSTANCE) == I2C1) argument 5113 #define IS_IWDG_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IWDG) argument [all …]
|
D | stm32f100xb.h | 5573 #define IS_ADC_ALL_INSTANCE(INSTANCE) (((INSTANCE) == ADC1)) argument 5575 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC1_COMMON) argument 5577 #define IS_ADC_DMA_CAPABILITY_INSTANCE(INSTANCE) ((INSTANCE) == ADC1) argument 5580 #define IS_CEC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CEC) argument 5583 #define IS_CRC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CRC) argument 5586 #define IS_DAC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DAC1) argument 5589 #define IS_DMA_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Channel1) || \ argument 5598 #define IS_GPIO_ALL_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ argument 5605 #define IS_GPIO_AF_INSTANCE(INSTANCE) IS_GPIO_ALL_INSTANCE(INSTANCE) argument 5608 #define IS_GPIO_LOCK_INSTANCE(INSTANCE) IS_GPIO_ALL_INSTANCE(INSTANCE) argument [all …]
|
/hal_stm32-3.7.0/stm32cube/stm32f0xx/soc/ |
D | stm32f038xx.h | 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 [all …]
|
D | stm32f070x6.h | 5329 #define IS_ADC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == ADC1) argument 5331 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC) argument 5334 #define IS_CRC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CRC) argument 5337 #define IS_DMA_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Channel1) || \ argument 5344 #define IS_GPIO_ALL_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ argument 5350 #define IS_GPIO_AF_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ argument 5355 #define IS_GPIO_LOCK_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ argument 5359 #define IS_I2C_ALL_INSTANCE(INSTANCE) ((INSTANCE) == I2C1) argument 5363 #define IS_IWDG_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IWDG) argument 5366 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) argument [all …]
|
D | stm32f031x6.h | 5377 #define IS_ADC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == ADC1) argument 5379 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC) argument 5382 #define IS_CRC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CRC) argument 5385 #define IS_DMA_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Channel1) || \ argument 5392 #define IS_GPIO_ALL_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ argument 5398 #define IS_GPIO_AF_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ argument 5402 #define IS_GPIO_LOCK_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ argument 5406 #define IS_I2C_ALL_INSTANCE(INSTANCE) ((INSTANCE) == I2C1) argument 5409 #define IS_I2C_WAKEUP_FROMSTOP_INSTANCE(INSTANCE) ((INSTANCE) == I2C1) argument 5412 #define IS_I2S_ALL_INSTANCE(INSTANCE) ((INSTANCE) == SPI1) argument [all …]
|
D | stm32f030x8.h | 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 [all …]
|
D | stm32f030x6.h | 5099 #define IS_ADC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == ADC1) argument 5101 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC) argument 5104 #define IS_CRC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CRC) argument 5107 #define IS_DMA_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Channel1) || \ argument 5114 #define IS_GPIO_ALL_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ argument 5121 #define IS_GPIO_AF_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ argument 5126 #define IS_GPIO_LOCK_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ argument 5130 #define IS_I2C_ALL_INSTANCE(INSTANCE) ((INSTANCE) == I2C1) argument 5134 #define IS_IWDG_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IWDG) argument 5137 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) argument [all …]
|
/hal_stm32-3.7.0/stm32cube/stm32g0xx/soc/ |
D | stm32g030xx.h | 7102 #define IS_ADC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == ADC1) argument 7104 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC1_COMMON) argument 7110 #define IS_CRC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CRC) argument 7114 #define IS_DMA_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Channel1) || \ argument 7120 #define IS_DMAMUX_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DMAMUX1) argument 7122 #define IS_DMAMUX_REQUEST_GEN_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMAMUX1_RequestGenerator0) || \ argument 7128 #define IS_GPIO_ALL_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ argument 7134 #define IS_GPIO_AF_INSTANCE(INSTANCE) IS_GPIO_ALL_INSTANCE(INSTANCE) argument 7137 #define IS_GPIO_LOCK_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ argument 7142 #define IS_I2C_ALL_INSTANCE(INSTANCE) (((INSTANCE) == I2C1) || \ argument [all …]
|
D | stm32g050xx.h | 7191 #define IS_ADC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == ADC1) argument 7193 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC1_COMMON) argument 7199 #define IS_CRC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CRC) argument 7203 #define IS_DMA_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Channel1) || \ argument 7212 #define IS_DMAMUX_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DMAMUX1) argument 7214 #define IS_DMAMUX_REQUEST_GEN_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMAMUX1_RequestGenerator0) || \ argument 7220 #define IS_GPIO_ALL_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ argument 7226 #define IS_GPIO_AF_INSTANCE(INSTANCE) IS_GPIO_ALL_INSTANCE(INSTANCE) argument 7229 #define IS_GPIO_LOCK_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ argument 7234 #define IS_I2C_ALL_INSTANCE(INSTANCE) (((INSTANCE) == I2C1) || \ argument [all …]
|
/hal_stm32-3.7.0/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_ll_dma.c | 68 #define IS_LL_DMA_ALL_CHANNEL_INSTANCE(INSTANCE, Channel) ((((INSTANCE) == GPDMA1) &… argument 89 #define IS_LL_GPDMA_CHANNEL_INSTANCE(INSTANCE, Channel) ((((INSTANCE) == GPDMA1) &… argument 108 #define IS_LL_DMA_2D_CHANNEL_INSTANCE(INSTANCE, Channel) ((((INSTANCE) == GPDMA1) &… argument 118 #define IS_LL_DMA_PFREQ_INSTANCE(INSTANCE, Channel) ((((INSTANCE) == GPDMA1) &… argument
|
/hal_stm32-3.7.0/stm32cube/stm32l5xx/soc/ |
D | stm32l562xx.h | 20010 #define IS_ADC_ALL_INSTANCE(INSTANCE) (((INSTANCE) == ADC1_S) || \ argument 20013 #define IS_ADC_MULTIMODE_MASTER_INSTANCE(INSTANCE) ((INSTANCE) == ADC1_S) argument 20015 #define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC12_COMMON_S) argument 20018 #define IS_AES_ALL_INSTANCE(INSTANCE) ((INSTANCE) == AES_S) argument 20021 #define IS_FDCAN_ALL_INSTANCE(INSTANCE) ((INSTANCE) == FDCAN1_S) argument 20023 #define IS_FDCAN_CONFIG_INSTANCE(INSTANCE) ((INSTANCE) == FDCAN_CONFIG_S) argument 20026 #define IS_COMP_ALL_INSTANCE(INSTANCE) (((INSTANCE) == COMP1_S) || \ argument 20032 #define IS_COMP_WINDOWMODE_INSTANCE(INSTANCE) ((INSTANCE) == COMP2_S) argument 20035 #define IS_CRC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CRC_S) argument 20038 #define IS_DAC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DAC1_S) argument [all …]
|