Home
last modified time | relevance | path

Searched defs:DCACHEx (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_dcache.h166 __STATIC_INLINE void LL_DCACHE_Enable(DCACHE_TypeDef *DCACHEx) in LL_DCACHE_Enable()
177 __STATIC_INLINE void LL_DCACHE_Disable(DCACHE_TypeDef *DCACHEx) in LL_DCACHE_Disable()
188 __STATIC_INLINE uint32_t LL_DCACHE_IsEnabled(const DCACHE_TypeDef *DCACHEx) in LL_DCACHE_IsEnabled()
200 __STATIC_INLINE void LL_DCACHE_SetStartAddress(DCACHE_TypeDef *DCACHEx, uint32_t addr) in LL_DCACHE_SetStartAddress()
211 __STATIC_INLINE uint32_t LL_DCACHE_GetStartAddress(const DCACHE_TypeDef *DCACHEx) in LL_DCACHE_GetStartAddress()
223 __STATIC_INLINE void LL_DCACHE_SetEndAddress(DCACHE_TypeDef *DCACHEx, uint32_t addr) in LL_DCACHE_SetEndAddress()
234 __STATIC_INLINE uint32_t LL_DCACHE_GetEndAddress(const DCACHE_TypeDef *DCACHEx) in LL_DCACHE_GetEndAddress()
251 __STATIC_INLINE void LL_DCACHE_SetCommand(DCACHE_TypeDef *DCACHEx, uint32_t Command) in LL_DCACHE_SetCommand()
267 __STATIC_INLINE uint32_t LL_DCACHE_GetCommand(const DCACHE_TypeDef *DCACHEx) in LL_DCACHE_GetCommand()
279 __STATIC_INLINE void LL_DCACHE_StartCommand(DCACHE_TypeDef *DCACHEx) in LL_DCACHE_StartCommand()
[all …]
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_dcache.h166 __STATIC_INLINE void LL_DCACHE_Enable(DCACHE_TypeDef *DCACHEx) in LL_DCACHE_Enable()
177 __STATIC_INLINE void LL_DCACHE_Disable(DCACHE_TypeDef *DCACHEx) in LL_DCACHE_Disable()
188 __STATIC_INLINE uint32_t LL_DCACHE_IsEnabled(const DCACHE_TypeDef *DCACHEx) in LL_DCACHE_IsEnabled()
200 __STATIC_INLINE void LL_DCACHE_SetStartAddress(DCACHE_TypeDef *DCACHEx, uint32_t addr) in LL_DCACHE_SetStartAddress()
211 __STATIC_INLINE uint32_t LL_DCACHE_GetStartAddress(const DCACHE_TypeDef *DCACHEx) in LL_DCACHE_GetStartAddress()
223 __STATIC_INLINE void LL_DCACHE_SetEndAddress(DCACHE_TypeDef *DCACHEx, uint32_t addr) in LL_DCACHE_SetEndAddress()
234 __STATIC_INLINE uint32_t LL_DCACHE_GetEndAddress(const DCACHE_TypeDef *DCACHEx) in LL_DCACHE_GetEndAddress()
251 __STATIC_INLINE void LL_DCACHE_SetCommand(DCACHE_TypeDef *DCACHEx, uint32_t Command) in LL_DCACHE_SetCommand()
267 __STATIC_INLINE uint32_t LL_DCACHE_GetCommand(const DCACHE_TypeDef *DCACHEx) in LL_DCACHE_GetCommand()
279 __STATIC_INLINE void LL_DCACHE_StartCommand(DCACHE_TypeDef *DCACHEx) in LL_DCACHE_StartCommand()
[all …]