Searched refs:u32RetValue (Results 1 – 1 of 1) sorted by relevance
168 uint32_t u32RetValue; in Cy_ETHIF_MdioInit() local212 …u32RetValue = cyp_ethif_gemgxlobj->init((void *)cyp_ethif_pd[u8EthIfInstance], &cy_ethif_cfg[u8Eth… in Cy_ETHIF_MdioInit()213 if (u32RetValue == ((uint32_t)EINVAL) || u32RetValue == ((uint32_t)ENOTSUP)) in Cy_ETHIF_MdioInit()264 uint32_t u32RetValue = 0; in Cy_ETHIF_Init() local350 …u32RetValue = cyp_ethif_gemgxlobj->init((void *)cyp_ethif_pd[u8EthIfInstance], &cy_ethif_cfg[u8Eth… in Cy_ETHIF_Init()351 if (u32RetValue == ((uint32_t)EINVAL) || u32RetValue == ((uint32_t)ENOTSUP)) in Cy_ETHIF_Init()