Searched refs:u8Syskey (Results 1 – 5 of 5) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | drvDSCMB.h | 579 #define MDrv_DSCMB_Multi2_SetSystemKey(u8Syskey) \ argument 580 MDrv_DSCMB2_Multi2_SetSystemKey(0, u8Syskey) 906 DLL_PUBLIC MS_BOOL MDrv_DSCMB2_Multi2_SetSystemKey(MS_U32 u32EngId, MS_U8* u8Syskey);
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | drvDSCMB.h | 679 #define MDrv_DSCMB_Multi2_SetSystemKey(u8Syskey) \ argument 680 MDrv_DSCMB2_Multi2_SetSystemKey(0, u8Syskey) 1116 DLL_PUBLIC MS_BOOL MDrv_DSCMB2_Multi2_SetSystemKey(MS_U32 u32EngId, MS_U8* u8Syskey);
|
| /utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb/ |
| H A D | dscmb_private.h | 89 MS_BOOL _MDrv_DSCMB2_Multi2_SetSystemKey(MS_U32 u32EngId, MS_U8* u8Syskey);
|
| /utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb2/ |
| H A D | drvDSCMB.c | 3768 MS_BOOL _MDrv_DSCMB2_Multi2_SetSystemKey(MS_U32 u32EngId, MS_U8* u8Syskey) in _MDrv_DSCMB2_Multi2_SetSystemKey() argument 3771 DSCMB_ASSERT(u8Syskey != NULL, "System key input NULL", FALSE); in _MDrv_DSCMB2_Multi2_SetSystemKey() 3774 HAL_DSCMB_KTE_Write_MULTI2_SysKey(u8Syskey, HAL_DSCMB_MULTI2_SYSKEY_MAX); in _MDrv_DSCMB2_Multi2_SetSystemKey()
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 73047 #define MDrv_DSCMB_Multi2_SetSystemKey(u8Syskey) \ 73048 MDrv_DSCMB2_Multi2_SetSystemKey(0, u8Syskey) 73156 DLL_PUBLIC MS_BOOL MDrv_DSCMB2_Multi2_SetSystemKey(MS_U32 u32EngId, MS_U8* u8Syskey);
|