Home
last modified time | relevance | path

Searched refs:PNL_EX_API_VERSION (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiPNL_EX.h155 #define PNL_EX_API_VERSION /* Character String for DRV/API version */ \ macro
681 … MApi_PNL_EX_Init(x...) MApi_PNL_EX_Init_Ex(x, (MSIF_Version){{ PNL_EX_API_VERSION },});
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiPNL_EX.h156 #define PNL_EX_API_VERSION /* Character String for DRV/API version */ \ macro
695 … MApi_PNL_EX_Init(x...) MApi_PNL_EX_Init_Ex(x, (MSIF_Version){{ PNL_EX_API_VERSION },});
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt20624 #define PNL_EX_API_VERSION \
21133 #define MApi_PNL_EX_Init(x...) MApi_PNL_EX_Init_Ex(x, (MSIF_Version){{ PNL_EX_API_VERSION },});