Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiPNL.h174 #define PNL_API_VERSION /* Character String for DRV/API version */ \ macro
808 #define MApi_PNL_Init(x) MApi_PNL_Init_Ex(x, (MSIF_Version){{ PNL_API_VERSION },});
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiPNL.h177 #define PNL_API_VERSION /* Character String for DRV/API version */ \ macro
892 #define MApi_PNL_Init(x) MApi_PNL_Init_Ex(x, (MSIF_Version){{ PNL_API_VERSION },});
/utopia/UTPA2-700.0.x/modules/xc/api/pnl/
H A DapiPNL.c208 static const MSIF_Version _api_pnl_version = { .DDI = { PNL_API_VERSION }, };
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt74232 #define PNL_API_VERSION \
74901 #define MApi_PNL_Init(x) MApi_PNL_Init_Ex(x, (MSIF_Version){{ PNL_API_VERSION },});