Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_system.h401 uint32_t memory_map = LL_SYSCFG_REMAP_FLASH; in LL_SYSCFG_GetRemapMemory() local
407 memory_map = LL_SYSCFG_REMAP_SRAM; in LL_SYSCFG_GetRemapMemory()
411 memory_map = LL_SYSCFG_REMAP_FLASH; in LL_SYSCFG_GetRemapMemory()
413 return memory_map; in LL_SYSCFG_GetRemapMemory()