/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_dma2d.h | 362 #define LL_DMA2D_IT_CAEIE DMA2D_CR_CAEIE /*!< CLUT Access Error Interrupt */ 1688 SET_BIT(DMA2Dx->CR, DMA2D_CR_CAEIE); in LL_DMA2D_EnableIT_CAE() 1754 CLEAR_BIT(DMA2Dx->CR, DMA2D_CR_CAEIE); in LL_DMA2D_DisableIT_CAE() 1820 return ((READ_BIT(DMA2Dx->CR, DMA2D_CR_CAEIE) == (DMA2D_CR_CAEIE)) ? 1UL : 0UL); in LL_DMA2D_IsEnabledIT_CAE()
|
D | stm32f4xx_hal_dma2d.h | 261 #define DMA2D_IT_CAE DMA2D_CR_CAEIE /*!< CLUT Access Error Interrupt */
|
/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_dma2d.h | 343 #define LL_DMA2D_IT_CAEIE DMA2D_CR_CAEIE /*!< CLUT Access Error Interrupt */ 1941 SET_BIT(DMA2Dx->CR, DMA2D_CR_CAEIE); in LL_DMA2D_EnableIT_CAE() 2007 CLEAR_BIT(DMA2Dx->CR, DMA2D_CR_CAEIE); in LL_DMA2D_DisableIT_CAE() 2073 return ((READ_BIT(DMA2Dx->CR, DMA2D_CR_CAEIE) == (DMA2D_CR_CAEIE)) ? 1UL : 0UL); in LL_DMA2D_IsEnabledIT_CAE()
|
D | stm32l4xx_hal_dma2d.h | 317 #define DMA2D_IT_CAE DMA2D_CR_CAEIE /*!< CLUT Access Error Interrupt */
|
/hal_stm32-2.7.6/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_dma2d.h | 390 #define LL_DMA2D_IT_CAEIE DMA2D_CR_CAEIE /*!< CLUT Access Error Interrupt */ 1904 SET_BIT(DMA2Dx->CR, DMA2D_CR_CAEIE); in LL_DMA2D_EnableIT_CAE() 1970 CLEAR_BIT(DMA2Dx->CR, DMA2D_CR_CAEIE); in LL_DMA2D_DisableIT_CAE() 2036 return ((READ_BIT(DMA2Dx->CR, DMA2D_CR_CAEIE) == (DMA2D_CR_CAEIE)) ? 1UL : 0UL); in LL_DMA2D_IsEnabledIT_CAE()
|
D | stm32f7xx_hal_dma2d.h | 297 #define DMA2D_IT_CAE DMA2D_CR_CAEIE /*!< CLUT Access Error Interrupt */
|
/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_dma2d.h | 395 #define LL_DMA2D_IT_CAEIE DMA2D_CR_CAEIE /*!< CLUT Access Error Interrupt */ 1973 SET_BIT(DMA2Dx->CR, DMA2D_CR_CAEIE); in LL_DMA2D_EnableIT_CAE() 2039 CLEAR_BIT(DMA2Dx->CR, DMA2D_CR_CAEIE); in LL_DMA2D_DisableIT_CAE() 2105 return ((READ_BIT(DMA2Dx->CR, DMA2D_CR_CAEIE) == (DMA2D_CR_CAEIE)) ? 1UL : 0UL); in LL_DMA2D_IsEnabledIT_CAE()
|
D | stm32u5xx_hal_dma2d.h | 311 #define DMA2D_IT_CAE DMA2D_CR_CAEIE /*!< CLUT Access Error Interrupt */
|
/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_dma2d.h | 402 #define LL_DMA2D_IT_CAEIE DMA2D_CR_CAEIE /*!< CLUT Access Error Interrupt */ 2018 SET_BIT(DMA2Dx->CR, DMA2D_CR_CAEIE); in LL_DMA2D_EnableIT_CAE() 2084 CLEAR_BIT(DMA2Dx->CR, DMA2D_CR_CAEIE); in LL_DMA2D_DisableIT_CAE() 2150 return ((READ_BIT(DMA2Dx->CR, DMA2D_CR_CAEIE) == (DMA2D_CR_CAEIE)) ? 1UL : 0UL); in LL_DMA2D_IsEnabledIT_CAE()
|
D | stm32h7xx_hal_dma2d.h | 324 #define DMA2D_IT_CAE DMA2D_CR_CAEIE /*!< CLUT Access Error Interrupt */
|
/hal_stm32-2.7.6/stm32cube/stm32f4xx/soc/ |
D | stm32f437xx.h | 6505 #define DMA2D_CR_CAEIE DMA2D_CR_CAEIE_Msk /*!< CLUT Access Err… macro
|
D | stm32f427xx.h | 6313 #define DMA2D_CR_CAEIE DMA2D_CR_CAEIE_Msk /*!< CLUT Access Err… macro
|
D | stm32f429xx.h | 6372 #define DMA2D_CR_CAEIE DMA2D_CR_CAEIE_Msk /*!< CLUT Access Err… macro
|
D | stm32f439xx.h | 6559 #define DMA2D_CR_CAEIE DMA2D_CR_CAEIE_Msk /*!< CLUT Access Err… macro
|
/hal_stm32-2.7.6/stm32cube/stm32f7xx/soc/ |
D | stm32f746xx.h | 6450 #define DMA2D_CR_CAEIE DMA2D_CR_CAEIE_Msk /*!< CLUT Access Err… macro
|
D | stm32f756xx.h | 6638 #define DMA2D_CR_CAEIE DMA2D_CR_CAEIE_Msk /*!< CLUT Access Err… macro
|
D | stm32f750xx.h | 6638 #define DMA2D_CR_CAEIE DMA2D_CR_CAEIE_Msk /*!< CLUT Access Err… macro
|
D | stm32f745xx.h | 6395 #define DMA2D_CR_CAEIE DMA2D_CR_CAEIE_Msk /*!< CLUT Access Err… macro
|
D | stm32f765xx.h | 6855 #define DMA2D_CR_CAEIE DMA2D_CR_CAEIE_Msk /*!< CLUT Access Err… macro
|
D | stm32f777xx.h | 7137 #define DMA2D_CR_CAEIE DMA2D_CR_CAEIE_Msk /*!< CLUT Access Err… macro
|
D | stm32f767xx.h | 6949 #define DMA2D_CR_CAEIE DMA2D_CR_CAEIE_Msk /*!< CLUT Access Err… macro
|
/hal_stm32-2.7.6/stm32cube/stm32l4xx/soc/ |
D | stm32l4s7xx.h | 7986 #define DMA2D_CR_CAEIE DMA2D_CR_CAEIE_Msk /*!< CLUT Access Err… macro
|
D | stm32l496xx.h | 7517 #define DMA2D_CR_CAEIE DMA2D_CR_CAEIE_Msk /*!< CLUT Access Err… macro
|
D | stm32l4a6xx.h | 7762 #define DMA2D_CR_CAEIE DMA2D_CR_CAEIE_Msk /*!< CLUT Access Err… macro
|
D | stm32l4s5xx.h | 7900 #define DMA2D_CR_CAEIE DMA2D_CR_CAEIE_Msk /*!< CLUT Access Err… macro
|