Searched refs:u8ByteAddr (Results 1 – 4 of 4) sorted by relevance
863 MS_U8 MDrv_OTP_ReadStatusReg(MS_U8 u8ByteAddr);872 void MDrv_OTP_WriteStatusReg(MS_U8 u8ByteAddr, MS_U8 u8ByteReg);
947 MS_U8 MDrv_OTP_ReadStatusReg(MS_U8 u8ByteAddr);956 void MDrv_OTP_WriteStatusReg(MS_U8 u8ByteAddr, MS_U8 u8ByteReg);
2733 MS_U8 MDrv_OTP_ReadStatusReg(MS_U8 u8ByteAddr) in MDrv_OTP_ReadStatusReg() argument2735 return HAL_OTP_ReadStatusReg(u8ByteAddr); in MDrv_OTP_ReadStatusReg()2744 void MDrv_OTP_WriteStatusReg(MS_U8 u8ByteAddr, MS_U8 u8ByteReg) in MDrv_OTP_WriteStatusReg() argument2746 HAL_OTP_WriteStatusReg(u8ByteAddr,u8ByteReg); in MDrv_OTP_WriteStatusReg()
63442 MS_U8 MDrv_OTP_ReadStatusReg(MS_U8 u8ByteAddr);63444 void MDrv_OTP_WriteStatusReg(MS_U8 u8ByteAddr, MS_U8 u8ByteReg);