HomeSort by: relevance | last modified time | path
    Searched refs:DS2482_SET_READ_POINTER (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/i2c/
ds2482owreg.h 26 #define DS2482_SET_READ_POINTER 0xE1
ds2482ow.c 145 xcmd = DS2482_SET_READ_POINTER;
185 case DS2482_SET_READ_POINTER:
253 xcmd = DS2482_SET_READ_POINTER;
289 xcmd = DS2482_SET_READ_POINTER;
327 xcmd = DS2482_SET_READ_POINTER;
359 xcmd = DS2482_SET_READ_POINTER;
381 xcmd = DS2482_SET_READ_POINTER;
410 xcmd = DS2482_SET_READ_POINTER;
510 uint8_t reg = DS2482_SET_READ_POINTER;

Completed in 15 milliseconds