Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/stm32l562e_dk/include/
Dstm32l562e_discovery_ospi.h78 #define BSP_OSPI_NOR_Info_t MX25LM51245G_Info_t macro
224 int32_t BSP_OSPI_NOR_GetInfo (uint32_t Instance, BSP_OSPI_NOR_Info_t* pInfo);
/trusted-firmware-m-latest/platform/ext/target/stm/b_u585i_iot02a/include/
Db_u585i_iot02a_ospi.h80 #define BSP_OSPI_NOR_Info_t MX25LM51245G_Info_t macro
224 int32_t BSP_OSPI_NOR_GetInfo(uint32_t Instance, BSP_OSPI_NOR_Info_t *pInfo);
/trusted-firmware-m-latest/platform/ext/target/stm/stm32l562e_dk/src/
Dstm32l562e_discovery_ospi.c134 BSP_OSPI_NOR_Info_t pInfo; in BSP_OSPI_NOR_Init()
632 int32_t BSP_OSPI_NOR_GetInfo(uint32_t Instance, BSP_OSPI_NOR_Info_t* pInfo) in BSP_OSPI_NOR_GetInfo()
/trusted-firmware-m-latest/platform/ext/target/stm/b_u585i_iot02a/src/
Db_u585i_iot02a_ospi.c156 BSP_OSPI_NOR_Info_t pInfo; in BSP_OSPI_NOR_Init()
682 int32_t BSP_OSPI_NOR_GetInfo(uint32_t Instance, BSP_OSPI_NOR_Info_t *pInfo) in BSP_OSPI_NOR_GetInfo()