Searched refs:K6ChipCfg (Results 1 – 3 of 3) sorted by relevance
2091 static ChipOTPCfg_t K6ChipCfg[] = variable2194 MS_U32 NumOfConfigs = sizeof(K6ChipCfg)/sizeof(ChipOTPCfg_t); in HAL_NSK2_GetFullChipConfig()2204 … HAL_NSK2_OTP_Get(K6ChipCfg[i].Offset, K6ChipCfg[i].MSB, K6ChipCfg[i].LSB, &TotalOTPValue[i]); in HAL_NSK2_GetFullChipConfig()2212 if(K6ChipCfg[i].Bits>remain_bits) in HAL_NSK2_GetFullChipConfig()2214 if(K6ChipCfg[i].Bits == 32) in HAL_NSK2_GetFullChipConfig()2240 shift_bits = K6ChipCfg[i].Bits-remain_bits; in HAL_NSK2_GetFullChipConfig()2252 remain_bits -= K6ChipCfg[i].Bits; in HAL_NSK2_GetFullChipConfig()
2088 static ChipOTPCfg_t K6ChipCfg[] = variable2191 MS_U32 NumOfConfigs = sizeof(K6ChipCfg)/sizeof(ChipOTPCfg_t); in HAL_NSK2_GetFullChipConfig()2201 … HAL_NSK2_OTP_Get(K6ChipCfg[i].Offset, K6ChipCfg[i].MSB, K6ChipCfg[i].LSB, &TotalOTPValue[i]); in HAL_NSK2_GetFullChipConfig()2209 if(K6ChipCfg[i].Bits>remain_bits) in HAL_NSK2_GetFullChipConfig()2211 if(K6ChipCfg[i].Bits == 32) in HAL_NSK2_GetFullChipConfig()2237 shift_bits = K6ChipCfg[i].Bits-remain_bits; in HAL_NSK2_GetFullChipConfig()2249 remain_bits -= K6ChipCfg[i].Bits; in HAL_NSK2_GetFullChipConfig()
2093 static ChipOTPCfg_t K6ChipCfg[] = variable2196 MS_U32 NumOfConfigs = sizeof(K6ChipCfg)/sizeof(ChipOTPCfg_t); in HAL_NSK2_GetFullChipConfig()2206 … HAL_NSK2_OTP_Get(K6ChipCfg[i].Offset, K6ChipCfg[i].MSB, K6ChipCfg[i].LSB, &TotalOTPValue[i]); in HAL_NSK2_GetFullChipConfig()2214 if(K6ChipCfg[i].Bits>remain_bits) in HAL_NSK2_GetFullChipConfig()2216 if(K6ChipCfg[i].Bits == 32) in HAL_NSK2_GetFullChipConfig()2242 shift_bits = K6ChipCfg[i].Bits-remain_bits; in HAL_NSK2_GetFullChipConfig()2254 remain_bits -= K6ChipCfg[i].Bits; in HAL_NSK2_GetFullChipConfig()