Searched refs:DMA_ISR_TEIF2 (Results 1 – 25 of 182) sorted by relevance
12345678
| /hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
| D | stm32c0xx_ll_dma.h | 206 #define LL_DMA_ISR_TEIF2 DMA_ISR_TEIF2 /*!< Channel 2 transfer error flag … 1433 return ((READ_BIT(DMAx->ISR, DMA_ISR_TEIF2) == (DMA_ISR_TEIF2)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_TE2()
|
| D | stm32c0xx_hal_dma.h | 319 #define DMA_FLAG_TE2 DMA_ISR_TEIF2
|
| /hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
| D | stm32wb0x_ll_dma.h | 201 #define LL_DMA_ISR_TEIF2 DMA_ISR_TEIF2 /*!< Channel 2 transfer error flag … 1455 return ((READ_BIT(DMAx->ISR, DMA_ISR_TEIF2) == (DMA_ISR_TEIF2)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_TE2()
|
| /hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
| D | stm32f1xx_ll_dma.h | 193 #define LL_DMA_ISR_TEIF2 DMA_ISR_TEIF2 /*!< Channel 2 transfer error flag … 1373 return (READ_BIT(DMAx->ISR, DMA_ISR_TEIF2) == (DMA_ISR_TEIF2)); in LL_DMA_IsActiveFlag_TE2()
|
| /hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
| D | stm32l0xx_ll_dma.h | 220 #define LL_DMA_ISR_TEIF2 DMA_ISR_TEIF2 /*!< Channel 2 transfer error flag … 1525 return ((READ_BIT(DMAx->ISR, DMA_ISR_TEIF2) == (DMA_ISR_TEIF2)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_TE2()
|
| D | stm32l0xx_hal_dma.h | 354 #define DMA_FLAG_TE2 DMA_ISR_TEIF2
|
| /hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
| D | stm32wbxx_ll_dma.h | 210 #define LL_DMA_ISR_TEIF2 DMA_ISR_TEIF2 /*!< Channel 2 transfer error flag … 1549 return ((READ_BIT(DMAx->ISR, DMA_ISR_TEIF2) == (DMA_ISR_TEIF2)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_TE2()
|
| /hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
| D | stm32u0xx_ll_dma.h | 216 #define LL_DMA_ISR_TEIF2 DMA_ISR_TEIF2 /*!< Channel 2 transfer error flag … 1643 return ((READ_BIT(DMAx->ISR, DMA_ISR_TEIF2) == (DMA_ISR_TEIF2)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_TE2()
|
| D | stm32u0xx_hal_dma.h | 366 #define DMA_FLAG_TE2 DMA_ISR_TEIF2 /*!< Transfer Error flag fo…
|
| /hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
| D | stm32g0xx_ll_dma.h | 215 #define LL_DMA_ISR_TEIF2 DMA_ISR_TEIF2 /*!< Channel 2 transfer error flag … 1630 return ((READ_BIT(DMAx->ISR, DMA_ISR_TEIF2) == (DMA_ISR_TEIF2)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_TE2()
|
| D | stm32g0xx_hal_dma.h | 398 #define DMA_FLAG_TE2 DMA_ISR_TEIF2 /*!< Transfer Error flag fo…
|
| /hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
| D | stm32f3xx_ll_dma.h | 194 #define LL_DMA_ISR_TEIF2 DMA_ISR_TEIF2 /*!< Channel 2 transfer error flag … 1410 return (READ_BIT(DMAx->ISR, DMA_ISR_TEIF2) == (DMA_ISR_TEIF2)); in LL_DMA_IsActiveFlag_TE2()
|
| /hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
| D | stm32l1xx_ll_dma.h | 195 #define LL_DMA_ISR_TEIF2 DMA_ISR_TEIF2 /*!< Channel 2 transfer error flag … 1411 return (READ_BIT(DMAx->ISR, DMA_ISR_TEIF2) == (DMA_ISR_TEIF2)); in LL_DMA_IsActiveFlag_TE2()
|
| D | stm32l1xx_hal_dma.h | 249 #define DMA_FLAG_TE2 DMA_ISR_TEIF2
|
| /hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
| D | stm32wlxx_ll_dma.h | 207 #define LL_DMA_ISR_TEIF2 DMA_ISR_TEIF2 /*!< Channel 2 transfer error flag … 1897 return ((READ_BIT(DMAx->ISR, DMA_ISR_TEIF2) == (DMA_ISR_TEIF2)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_TE2()
|
| D | stm32wlxx_hal_dma.h | 320 #define DMA_FLAG_TE2 DMA_ISR_TEIF2 /*!< Transfer Error flag fo…
|
| /hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
| D | stm32f0xx_ll_dma.h | 221 #define LL_DMA_ISR_TEIF2 DMA_ISR_TEIF2 /*!< Channel 2 transfer error flag … 1602 return (READ_BIT(DMAx->ISR, DMA_ISR_TEIF2) == (DMA_ISR_TEIF2)); in LL_DMA_IsActiveFlag_TE2()
|
| /hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
| D | stm32l4xx_ll_dma.h | 242 #define LL_DMA_ISR_TEIF2 DMA_ISR_TEIF2 /*!< Channel 2 transfer error flag … 1811 return ((READ_BIT(DMAx->ISR, DMA_ISR_TEIF2) == (DMA_ISR_TEIF2)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_TE2()
|
| D | stm32l4xx_hal_dma.h | 525 #define DMA_FLAG_TE2 DMA_ISR_TEIF2
|
| /hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
| D | stm32l5xx_ll_dma.h | 205 #define LL_DMA_ISR_TEIF2 DMA_ISR_TEIF2 /*!< Channel 2 transfer error flag … 2232 return ((READ_BIT(DMAx->ISR, DMA_ISR_TEIF2) == (DMA_ISR_TEIF2)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_TE2()
|
| D | stm32l5xx_hal_dma.h | 400 #define DMA_FLAG_TE2 DMA_ISR_TEIF2
|
| /hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
| D | stm32g4xx_ll_dma.h | 227 #define LL_DMA_ISR_TEIF2 DMA_ISR_TEIF2 /*!< Channel 2 transfer error flag … 1860 return ((READ_BIT(DMAx->ISR, DMA_ISR_TEIF2) == (DMA_ISR_TEIF2)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_TE2()
|
| /hal_stm32-latest/stm32cube/stm32f1xx/soc/ |
| D | stm32f101x6.h | 2854 #define DMA_ISR_TEIF2 DMA_ISR_TEIF2_Msk /*!< Channel 2 Trans… macro
|
| /hal_stm32-latest/stm32cube/stm32f0xx/soc/ |
| D | stm32f030x6.h | 983 #define DMA_ISR_TEIF2 DMA_ISR_TEIF2_Msk /*!< Channel 2 Trans… macro
|
| D | stm32f030x8.h | 1005 #define DMA_ISR_TEIF2 DMA_ISR_TEIF2_Msk /*!< Channel 2 Trans… macro
|
12345678