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

  /src/sys/dev/i2c/
tsl256xreg.h 64 #define TSL256x_REG_CONTROL 0x0
tsllux.c 167 if (tsllux_write1(sc, TSL256x_REG_CONTROL | COMMAND6x_CLEAR,
522 error = tsllux_write1(sc, TSL256x_REG_CONTROL,
527 error = tsllux_read1(sc, TSL256x_REG_CONTROL, &val);
544 return (tsllux_write1(sc, TSL256x_REG_CONTROL,

Completed in 14 milliseconds