Home
last modified time | relevance | path

Searched refs:ART_CTR_EN (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_system.h2372 SET_BIT(ART->CTR, ART_CTR_EN); in LL_ART_Enable()
2382 CLEAR_BIT(ART->CTR, ART_CTR_EN); in LL_ART_Disable()
2392 return ((READ_BIT(ART->CTR, ART_CTR_EN) == ART_CTR_EN) ? 1UL : 0UL); in LL_ART_IsEnabled()
Dstm32h7xx_hal.h729 #define __HAL_ART_ENABLE() SET_BIT(ART->CTR, ART_CTR_EN)
734 #define __HAL_ART_DISABLE() CLEAR_BIT(ART->CTR, ART_CTR_EN)
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h745xx.h4107 #define ART_CTR_EN ART_CTR_EN_Msk /*!< Cache enable*/ macro
Dstm32h745xg.h4107 #define ART_CTR_EN ART_CTR_EN_Msk /*!< Cache enable*/ macro
Dstm32h755xx.h4183 #define ART_CTR_EN ART_CTR_EN_Msk /*!< Cache enable*/ macro
Dstm32h757xx.h4266 #define ART_CTR_EN ART_CTR_EN_Msk /*!< Cache enable*/ macro
Dstm32h747xg.h4190 #define ART_CTR_EN ART_CTR_EN_Msk /*!< Cache enable*/ macro
Dstm32h747xx.h4190 #define ART_CTR_EN ART_CTR_EN_Msk /*!< Cache enable*/ macro