Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_ll_fmc.c1349 assert_param(IS_FMC_WRITE_PROTECTION(Init->WriteProtection)); in FMC_SDRAM_Init()
1370 Init->WriteProtection |\ in FMC_SDRAM_Init()
1400 Init->WriteProtection); in FMC_SDRAM_Init()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_fmc.h257 uint32_t WriteProtection; /*!< Enables the SDRAM device to be accessed in write mode. member