Home
last modified time | relevance | path

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

/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/
A DHAL_syscfg.c100 void SYSCFG_MemoryRemapConfig(uint32_t SYSCFG_MemoryRemap) in SYSCFG_MemoryRemapConfig() argument
105 assert_param(IS_SYSCFG_MEMORY_REMAP(SYSCFG_MemoryRemap)); in SYSCFG_MemoryRemapConfig()
114 tmpctrl |= (uint32_t) SYSCFG_MemoryRemap; in SYSCFG_MemoryRemapConfig()
/bsp/tkm32F499/Libraries/Hal_lib/src/
A DHAL_syscfg.c100 void SYSCFG_MemoryRemapConfig(uint32_t SYSCFG_MemoryRemap) in SYSCFG_MemoryRemapConfig() argument
105 assert_param(IS_SYSCFG_MEMORY_REMAP(SYSCFG_MemoryRemap)); in SYSCFG_MemoryRemapConfig()
114 tmpctrl |= (uint32_t) SYSCFG_MemoryRemap; in SYSCFG_MemoryRemapConfig()
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_syscfg.c52 void SYSCFG_MemoryRemapConfig(uint32_t SYSCFG_MemoryRemap) in SYSCFG_MemoryRemapConfig() argument
57 assert_param(IS_SYSCFG_MEMORY_REMAP(SYSCFG_MemoryRemap)); in SYSCFG_MemoryRemapConfig()
66 tmpctrl |= (uint32_t) SYSCFG_MemoryRemap; in SYSCFG_MemoryRemapConfig()
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/
A Dhk32f0xx_syscfg.c86 void SYSCFG_MemoryRemapConfig(uint32_t SYSCFG_MemoryRemap) in SYSCFG_MemoryRemapConfig() argument
91 assert_param(IS_SYSCFG_MEMORY_REMAP(SYSCFG_MemoryRemap)); in SYSCFG_MemoryRemapConfig()
100 tmpctrl |= (uint32_t) SYSCFG_MemoryRemap; in SYSCFG_MemoryRemapConfig()
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/
A DHAL_syscfg.h156 void SYSCFG_MemoryRemapConfig(uint32_t SYSCFG_MemoryRemap);
/bsp/tkm32F499/Libraries/Hal_lib/inc/
A DHAL_syscfg.h156 void SYSCFG_MemoryRemapConfig(uint32_t SYSCFG_MemoryRemap);
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_syscfg.h255 void SYSCFG_MemoryRemapConfig(uint32_t SYSCFG_MemoryRemap);
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_syscfg.h389 void SYSCFG_MemoryRemapConfig(uint32_t SYSCFG_MemoryRemap);

Completed in 19 milliseconds