Home
last modified time | relevance | path

Searched refs:OB_USER_DTCM_AXI_SHARE (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_flash.h253 #define OB_USER_DTCM_AXI_SHARE 0x00000400U /*!< DTCM AXI share */ macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_flash_ex.c1069 if ((UserType & OB_USER_DTCM_AXI_SHARE) != 0U) in FLASH_OB_UserConfig()