Searched refs:K6Asst (Results 1 – 1 of 1) sorted by relevance
1868 static ASST_t K6Asst[] = variable1960 MS_U32 NumOfTag = sizeof(K6Asst)/sizeof(ASST_t); in HAL_NSK2_GetOTPProperties()1970 ret_size += (K6Asst[i].u8Length + 2); in HAL_NSK2_GetOTPProperties()1983 *pDesc++ = K6Asst[i].u8Tag; in HAL_NSK2_GetOTPProperties()1984 *pDesc++ = K6Asst[i].u8Length; in HAL_NSK2_GetOTPProperties()1986 if(0x20 == K6Asst[i].u8Tag) //pubOTP...special case.... in HAL_NSK2_GetOTPProperties()1995 u32Tmp = MDrv_CA_OTP_Read(K6Asst[i].Offset + j); in HAL_NSK2_GetOTPProperties()2007 else if (0x25 == K6Asst[i].u8Tag) //NV Counter...special case.... in HAL_NSK2_GetOTPProperties()2025 HALNSK2_DBG(NSK2_DBGLV_DEBUG,"begin of Tag 0x%x\n",K6Asst[i].u8Tag); in HAL_NSK2_GetOTPProperties()2026 RunLens = K6Asst[i].u8Length; in HAL_NSK2_GetOTPProperties()[all …]