Searched refs:OSPI_NB_INSTANCE (Results 1 – 1 of 1) sorted by relevance
261 #define OSPI_NB_INSTANCE 2U macro2469 OSPIM_CfgTypeDef IOM_cfg[OSPI_NB_INSTANCE]; in HAL_OSPIM_Config()2493 for (index = 0U; index < OSPI_NB_INSTANCE; index++) in HAL_OSPIM_Config()2933 if ((instance_nb == 0U) || (instance_nb > OSPI_NB_INSTANCE) || (cfg == NULL)) in OSPIM_GetConfig()