Home
last modified time | relevance | path

Searched refs:MemorySize (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/stm32l562e_dk/include/
Dstm32l562e_discovery_ospi.h66 uint32_t MemorySize; member
/trusted-firmware-m-latest/platform/ext/target/stm/b_u585i_iot02a/include/
Db_u585i_iot02a_ospi.h68 uint32_t MemorySize; member
/trusted-firmware-m-latest/platform/ext/target/stm/stm32l562e_dk/src/
Dstm32l562e_discovery_ospi.c166 ospi_init.MemorySize = (uint32_t)POSITION_VAL((uint32_t)pInfo.FlashSize); in BSP_OSPI_NOR_Init()
267 hospi->Init.DeviceSize = Init->MemorySize; /* 512 MBits */ in MX_OSPI_NOR_Init()
/trusted-firmware-m-latest/platform/ext/target/stm/b_u585i_iot02a/src/
Db_u585i_iot02a_ospi.c188 ospi_init.MemorySize = (uint32_t)POSITION_VAL((uint32_t)pInfo.FlashSize); in BSP_OSPI_NOR_Init()
295 hospi->Init.DeviceSize = Init->MemorySize; /* 512 MBits */ in MX_OSPI_NOR_Init()