Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_fsmc.h446 #define __FSMC_NORSRAM_ENABLE(__INSTANCE__, __BANK__) ((__INSTANCE__)->BTCR[(__BANK__)]\ macro
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_sram.c209 __FSMC_NORSRAM_ENABLE(hsram->Instance, hsram->Init.NSBank); in HAL_SRAM_Init()
A Dstm32l1xx_hal_nor.c269 __FSMC_NORSRAM_ENABLE(hnor->Instance, hnor->Init.NSBank); in HAL_NOR_Init()

Completed in 12 milliseconds