Searched refs:SYSCFG_MemoryRemap (Results 1 – 8 of 8) sorted by relevance
100 void SYSCFG_MemoryRemapConfig(uint32_t SYSCFG_MemoryRemap) in SYSCFG_MemoryRemapConfig() argument105 assert_param(IS_SYSCFG_MEMORY_REMAP(SYSCFG_MemoryRemap)); in SYSCFG_MemoryRemapConfig()114 tmpctrl |= (uint32_t) SYSCFG_MemoryRemap; in SYSCFG_MemoryRemapConfig()
52 void SYSCFG_MemoryRemapConfig(uint32_t SYSCFG_MemoryRemap) in SYSCFG_MemoryRemapConfig() argument57 assert_param(IS_SYSCFG_MEMORY_REMAP(SYSCFG_MemoryRemap)); in SYSCFG_MemoryRemapConfig()66 tmpctrl |= (uint32_t) SYSCFG_MemoryRemap; in SYSCFG_MemoryRemapConfig()
86 void SYSCFG_MemoryRemapConfig(uint32_t SYSCFG_MemoryRemap) in SYSCFG_MemoryRemapConfig() argument91 assert_param(IS_SYSCFG_MEMORY_REMAP(SYSCFG_MemoryRemap)); in SYSCFG_MemoryRemapConfig()100 tmpctrl |= (uint32_t) SYSCFG_MemoryRemap; in SYSCFG_MemoryRemapConfig()
156 void SYSCFG_MemoryRemapConfig(uint32_t SYSCFG_MemoryRemap);
255 void SYSCFG_MemoryRemapConfig(uint32_t SYSCFG_MemoryRemap);
389 void SYSCFG_MemoryRemapConfig(uint32_t SYSCFG_MemoryRemap);
Completed in 19 milliseconds