19 #ifndef _LINUX_NFC_FACTORY_H_
20 #define _LINUX_NFC_FACTORY_H_
26 #ifdef NXP_HW_SELF_TEST
unsigned short wTxdoMeasuredRangeMax
unsigned short wAgcValuewithfixedNFCLD
unsigned short wAgcDifferentialWithOpen1
unsigned short wAgcDifferentialWithOpen2
int nfcFactory_testMode_open(void)
It opens the physical connection with NFCC and creates required client thread for operation...
unsigned short wTxdoMeasuredTolerance
int nfcFactory_GetMwVersion()
Test function to return Mw version.
void nfcFactory_testMode_close(void)
This function close the NFCC interface and free all resources.
unsigned short wAgcValueTolerance
int nfcFactory_PrbsTestStart(nfcFactory_PRBSTech_t tech, nfcFactory_PRBSBitrate_t bitrate)
Test function start RF generation for RF technology and bit rate. RF technology and bit rate are sent...
Instance of Transaction structure.
unsigned short wTxdoRawValue
unsigned short wTxdoMeasuredRangeMin
unsigned short wAgcDifferentialWithOpenTolerance1
unsigned short wAgcDifferentialWithOpenTolerance2
unsigned short wAgcValuewithfixedNFCLDTolerance
int nfcFactory_AntennaSelfTest(nfcFactory_Antenna_St_Resp_t *phAntenna_St_Resp)
Test function to validate the Antenna's discrete components connection.
int nfcFactory_PrbsTestStop()
Test function stop RF generation for RF technology started by phNxpNciHal_PrbsTestStart.