Searched refs:__FMC_NORSRAM_DISABLE (Results 1 – 2 of 2) sorted by relevance
278 __FMC_NORSRAM_DISABLE(Device, Init->NSBank); in FMC_NORSRAM_Init()344 __FMC_NORSRAM_DISABLE(Device, Bank); in FMC_NORSRAM_DeInit()
677 #define __FMC_NORSRAM_DISABLE(__INSTANCE__, __BANK__) ((__INSTANCE__)->BTCR[(__BANK__)] &= ~FMC_BCR… macro