Searched refs:__FMC_NORSRAM_ENABLE (Results 1 – 7 of 7) sorted by relevance
660 #define __FMC_NORSRAM_ENABLE(__INSTANCE__, __BANK__) ((__INSTANCE__)->BTCR[(__BANK__)] |= FMC_BCRx… macro
204 __FMC_NORSRAM_ENABLE(hsram->Instance, hsram->Init.NSBank); in HAL_SRAM_Init()
240 __FMC_NORSRAM_ENABLE(hnor->Instance, hnor->Init.NSBank); in HAL_NOR_Init()
213 __FMC_NORSRAM_ENABLE(hsram->Instance, hsram->Init.NSBank); in HAL_SRAM_Init()
551 #define __FMC_NORSRAM_ENABLE __FSMC_NORSRAM_ENABLE macro
787 #define __FMC_NORSRAM_ENABLE(__INSTANCE__, __BANK__) ((__INSTANCE__)->BTCR[(__BANK__)] |= FMC_BCR1… macro