Home
last modified time | relevance | path

Searched defs:pInfo (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-3.5.0/platform/ext/target/stm/stm32l562e_dk/src/
Dstm32l562e_discovery_ospi.c134 BSP_OSPI_NOR_Info_t pInfo; in BSP_OSPI_NOR_Init() local
632 int32_t BSP_OSPI_NOR_GetInfo(uint32_t Instance, BSP_OSPI_NOR_Info_t* pInfo) in BSP_OSPI_NOR_GetInfo()
/trusted-firmware-m-3.5.0/platform/ext/target/stm/b_u585i_iot02a/src/
Db_u585i_iot02a_ospi.c156 BSP_OSPI_NOR_Info_t pInfo; in BSP_OSPI_NOR_Init() local
682 int32_t BSP_OSPI_NOR_GetInfo(uint32_t Instance, BSP_OSPI_NOR_Info_t *pInfo) in BSP_OSPI_NOR_GetInfo()
/trusted-firmware-m-3.5.0/platform/ext/target/stm/common/hal/Components/mx25lm51245g/
Dmx25lm51245g.c62 int32_t MX25LM51245G_GetFlashInfo(MX25LM51245G_Info_t *pInfo) in MX25LM51245G_GetFlashInfo()