Searched refs:u8OtpKeyIdx (Results 1 – 7 of 7) sorted by relevance
347 void HAL_CFB_Set_Otp_Key(MS_U8 u8OtpKeyIdx) in HAL_CFB_Set_Otp_Key() argument352 u32Value = (u32Value&(~REG_TCF_KEY_SEL_MASK)) | ((u8OtpKeyIdx<<8)®_TCF_KEY_SEL_MASK); in HAL_CFB_Set_Otp_Key()
204 void HAL_CFB_Set_Otp_Key(MS_U8 u8OtpKeyIdx);
454 MS_U8 u8OtpKeyIdx; member
674 HAL_CFB_Set_Otp_Key( pstCFBCfg->u8OtpKeyIdx); in MDrv_CFB_Setup()
31032 MS_U8 u8OtpKeyIdx;