Home
last modified time | relevance | path

Searched refs:__FMC_NORSRAM_ENABLE (Results 1 – 3 of 3) sorted by relevance

/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_hal_sram.c163 __FMC_NORSRAM_ENABLE(hsram->Instance, hsram->Init.NSBank); in HAL_SRAM_Init()
A Dstm32f7xx_hal_nor.c193 __FMC_NORSRAM_ENABLE(hnor->Instance, hnor->Init.NSBank); in HAL_NOR_Init()
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_ll_fmc.h1085 #define __FMC_NORSRAM_ENABLE(__INSTANCE__, __BANK__) ((__INSTANCE__)->BTCR[(__BANK__)] |= FMC_BCR1… macro

Completed in 7 milliseconds