Home
last modified time | relevance | path

Searched refs:__FMC_NORSRAM_DISABLE (Results 1 – 2 of 2) sorted by relevance

/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_ll_fmc.h1093 #define __FMC_NORSRAM_DISABLE(__INSTANCE__, __BANK__) ((__INSTANCE__)->BTCR[(__BANK__)] &= ~FMC_BCR… macro
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_ll_fmc.c234 __FMC_NORSRAM_DISABLE(Device, Bank); in FMC_NORSRAM_DeInit()

Completed in 6 milliseconds