Searched refs:DMA_ISR_TEIF4 (Results 1 – 25 of 180) sorted by relevance
12345678
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_ll_dma.h | 215 #define LL_DMA_ISR_TEIF4 DMA_ISR_TEIF4 /*!< Channel 4 transfer error flag … 1447 #if defined(DMA_ISR_TEIF4) 1456 return ((READ_BIT(DMAx->ISR, DMA_ISR_TEIF4) == (DMA_ISR_TEIF4)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_TE4()
|
D | stm32c0xx_hal_dma.h | 328 #define DMA_FLAG_TE4 DMA_ISR_TEIF4
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_ll_dma.h | 209 #define LL_DMA_ISR_TEIF4 DMA_ISR_TEIF4 /*!< Channel 4 transfer error flag … 1477 return ((READ_BIT(DMAx->ISR, DMA_ISR_TEIF4) == (DMA_ISR_TEIF4)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_TE4()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_ll_dma.h | 201 #define LL_DMA_ISR_TEIF4 DMA_ISR_TEIF4 /*!< Channel 4 transfer error flag … 1395 return (READ_BIT(DMAx->ISR, DMA_ISR_TEIF4) == (DMA_ISR_TEIF4)); in LL_DMA_IsActiveFlag_TE4()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_dma.h | 228 #define LL_DMA_ISR_TEIF4 DMA_ISR_TEIF4 /*!< Channel 4 transfer error flag … 1547 return ((READ_BIT(DMAx->ISR, DMA_ISR_TEIF4) == (DMA_ISR_TEIF4)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_TE4()
|
D | stm32l0xx_hal_dma.h | 362 #define DMA_FLAG_TE4 DMA_ISR_TEIF4
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_dma.h | 218 #define LL_DMA_ISR_TEIF4 DMA_ISR_TEIF4 /*!< Channel 4 transfer error flag … 1571 return ((READ_BIT(DMAx->ISR, DMA_ISR_TEIF4) == (DMA_ISR_TEIF4)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_TE4()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_dma.h | 224 #define LL_DMA_ISR_TEIF4 DMA_ISR_TEIF4 /*!< Channel 4 transfer error flag … 1665 return ((READ_BIT(DMAx->ISR, DMA_ISR_TEIF4) == (DMA_ISR_TEIF4)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_TE4()
|
D | stm32u0xx_hal_dma.h | 374 #define DMA_FLAG_TE4 DMA_ISR_TEIF4 /*!< Transfer Error flag fo…
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_dma.h | 223 #define LL_DMA_ISR_TEIF4 DMA_ISR_TEIF4 /*!< Channel 4 transfer error flag … 1652 return ((READ_BIT(DMAx->ISR, DMA_ISR_TEIF4) == (DMA_ISR_TEIF4)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_TE4()
|
D | stm32g0xx_hal_dma.h | 406 #define DMA_FLAG_TE4 DMA_ISR_TEIF4 /*!< Transfer Error flag fo…
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_dma.h | 202 #define LL_DMA_ISR_TEIF4 DMA_ISR_TEIF4 /*!< Channel 4 transfer error flag … 1432 return (READ_BIT(DMAx->ISR, DMA_ISR_TEIF4) == (DMA_ISR_TEIF4)); in LL_DMA_IsActiveFlag_TE4()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_ll_dma.h | 203 #define LL_DMA_ISR_TEIF4 DMA_ISR_TEIF4 /*!< Channel 4 transfer error flag … 1433 return (READ_BIT(DMAx->ISR, DMA_ISR_TEIF4) == (DMA_ISR_TEIF4)); in LL_DMA_IsActiveFlag_TE4()
|
D | stm32l1xx_hal_dma.h | 257 #define DMA_FLAG_TE4 DMA_ISR_TEIF4
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_dma.h | 215 #define LL_DMA_ISR_TEIF4 DMA_ISR_TEIF4 /*!< Channel 4 transfer error flag … 1919 return ((READ_BIT(DMAx->ISR, DMA_ISR_TEIF4) == (DMA_ISR_TEIF4)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_TE4()
|
D | stm32wlxx_hal_dma.h | 328 #define DMA_FLAG_TE4 DMA_ISR_TEIF4 /*!< Transfer Error flag fo…
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_ll_dma.h | 229 #define LL_DMA_ISR_TEIF4 DMA_ISR_TEIF4 /*!< Channel 4 transfer error flag … 1624 return (READ_BIT(DMAx->ISR, DMA_ISR_TEIF4) == (DMA_ISR_TEIF4)); in LL_DMA_IsActiveFlag_TE4()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_dma.h | 250 #define LL_DMA_ISR_TEIF4 DMA_ISR_TEIF4 /*!< Channel 4 transfer error flag … 1833 return ((READ_BIT(DMAx->ISR, DMA_ISR_TEIF4) == (DMA_ISR_TEIF4)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_TE4()
|
D | stm32l4xx_hal_dma.h | 533 #define DMA_FLAG_TE4 DMA_ISR_TEIF4
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_dma.h | 213 #define LL_DMA_ISR_TEIF4 DMA_ISR_TEIF4 /*!< Channel 4 transfer error flag … 2254 return ((READ_BIT(DMAx->ISR, DMA_ISR_TEIF4) == (DMA_ISR_TEIF4)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_TE4()
|
D | stm32l5xx_hal_dma.h | 408 #define DMA_FLAG_TE4 DMA_ISR_TEIF4
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_dma.h | 235 #define LL_DMA_ISR_TEIF4 DMA_ISR_TEIF4 /*!< Channel 4 transfer error flag … 1882 return ((READ_BIT(DMAx->ISR, DMA_ISR_TEIF4) == (DMA_ISR_TEIF4)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_TE4()
|
/hal_stm32-latest/stm32cube/stm32f1xx/soc/ |
D | stm32f101x6.h | 2878 #define DMA_ISR_TEIF4 DMA_ISR_TEIF4_Msk /*!< Channel 4 Trans… macro
|
/hal_stm32-latest/stm32cube/stm32f0xx/soc/ |
D | stm32f030x6.h | 1007 #define DMA_ISR_TEIF4 DMA_ISR_TEIF4_Msk /*!< Channel 4 Trans… macro
|
D | stm32f030x8.h | 1029 #define DMA_ISR_TEIF4 DMA_ISR_TEIF4_Msk /*!< Channel 4 Trans… macro
|
12345678