Home
last modified time | relevance | path

Searched refs:DMA_LISR_TEIF2 (Results 1 – 5 of 5) sorted by relevance

/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32H7xx_HAL_Driver/inc/
H A Dstm32h7xx_ll_dma.h2140 return ((READ_BIT(DMAx->LISR, DMA_LISR_TEIF2) == (DMA_LISR_TEIF2)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_TE2()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/CMSIS/CM3_f4xx/
H A Dstm32f4xx.h4155 #define DMA_LISR_TEIF2 ((uint32_t)0x00080000) macro
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/CMSIS/CM3_f4xx/
H A Dstm32f4xx.h4155 #define DMA_LISR_TEIF2 ((uint32_t)0x00080000) macro
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/CMSIS/CM3_h7xx/
H A Dstm32h753xx.h8810 #define DMA_LISR_TEIF2 DMA_LISR_TEIF2_Msk /*!< Stream 2 trans… macro
H A Dstm32h743xx.h8617 #define DMA_LISR_TEIF2 DMA_LISR_TEIF2_Msk /*!< Stream 2 trans… macro