Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/stm32l562e_dk/src/
Dstm32l562e_discovery_ospi.c111 static int32_t OSPI_NOR_ResetMemory (uint32_t Instance);
176 else if (OSPI_NOR_ResetMemory(Instance) != BSP_ERROR_NONE) in BSP_OSPI_NOR_Init()
1115 static int32_t OSPI_NOR_ResetMemory (uint32_t Instance) in OSPI_NOR_ResetMemory() function
/trusted-firmware-m-latest/platform/ext/target/stm/b_u585i_iot02a/src/
Db_u585i_iot02a_ospi.c132 static int32_t OSPI_NOR_ResetMemory(uint32_t Instance);
203 else if (OSPI_NOR_ResetMemory(Instance) != BSP_ERROR_NONE) in BSP_OSPI_NOR_Init()
1174 static int32_t OSPI_NOR_ResetMemory(uint32_t Instance) in OSPI_NOR_ResetMemory() function