Searched refs:BankMapConfig (Results 1 – 2 of 2) sorted by relevance
1065 void HAL_SetFMCMemorySwappingConfig(uint32_t BankMapConfig) in HAL_SetFMCMemorySwappingConfig() argument1068 assert_param(IS_FMC_SWAPBMAP_MODE(BankMapConfig)); in HAL_SetFMCMemorySwappingConfig()1069 MODIFY_REG(FMC_Bank1_R->BTCR[0], FMC_BCR1_BMAP, BankMapConfig); in HAL_SetFMCMemorySwappingConfig()
1155 void HAL_SetFMCMemorySwappingConfig(uint32_t BankMapConfig);