Home
last modified time | relevance | path

Searched refs:u8ByteAddr (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvSERFLASH.h863 MS_U8 MDrv_OTP_ReadStatusReg(MS_U8 u8ByteAddr);
872 void MDrv_OTP_WriteStatusReg(MS_U8 u8ByteAddr, MS_U8 u8ByteReg);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvSERFLASH.h947 MS_U8 MDrv_OTP_ReadStatusReg(MS_U8 u8ByteAddr);
956 void MDrv_OTP_WriteStatusReg(MS_U8 u8ByteAddr, MS_U8 u8ByteReg);
/utopia/UTPA2-700.0.x/modules/flash/drv/flash/serial/
H A DdrvSERFLASH.c2733 MS_U8 MDrv_OTP_ReadStatusReg(MS_U8 u8ByteAddr) in MDrv_OTP_ReadStatusReg() argument
2735 return HAL_OTP_ReadStatusReg(u8ByteAddr); in MDrv_OTP_ReadStatusReg()
2744 void MDrv_OTP_WriteStatusReg(MS_U8 u8ByteAddr, MS_U8 u8ByteReg) in MDrv_OTP_WriteStatusReg() argument
2746 HAL_OTP_WriteStatusReg(u8ByteAddr,u8ByteReg); in MDrv_OTP_WriteStatusReg()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt63442 MS_U8 MDrv_OTP_ReadStatusReg(MS_U8 u8ByteAddr);
63444 void MDrv_OTP_WriteStatusReg(MS_U8 u8ByteAddr, MS_U8 u8ByteReg);