Searched refs:BankMapConfig (Results 1 – 2 of 2) sorted by relevance
1064 void HAL_SetFMCMemorySwappingConfig(uint32_t BankMapConfig) in HAL_SetFMCMemorySwappingConfig() argument1067 assert_param(IS_FMC_SWAPBMAP_MODE(BankMapConfig)); in HAL_SetFMCMemorySwappingConfig()1068 MODIFY_REG(FMC_Bank1_R->BTCR[0], FMC_BCR1_BMAP, BankMapConfig); in HAL_SetFMCMemorySwappingConfig()
1149 void HAL_SetFMCMemorySwappingConfig(uint32_t BankMapConfig);