Lines Matching full:address
63 specified, the data is written in contiguous locations starting at an address
64 specified in \a address.
67 @param[in] address Specify the address of a register in which data is to be
71 address of the array.
77 const BYTE address,
94 buf[1] = address;
105 AKMDATA(AKMDATA_DRV, "addr(HEX)=%02x data(HEX)=", address);
119 @param[in] address Specify the address of a register from which data is to be
128 const BYTE address,
147 buf[1] = address;
158 address, numberOfBytesToRead);