You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Adam Honse
fa1f0b05ce
Initialize i2c start and done flags
|
6 years ago |
| .. |
|
i2c_smbus.cpp
|
Initialize i2c start and done flags
|
6 years ago |
|
i2c_smbus.h
|
Use condition variables and mutexes to eliminate sleeps from SMBus threading
|
6 years ago |
|
i2c_smbus_amdadl.cpp
|
AMD ADL Windows
|
6 years ago |
|
i2c_smbus_amdadl.h
|
AMD ADL Windows
|
6 years ago |
|
i2c_smbus_i801.cpp
|
Support 64-bit Windows builds
|
6 years ago |
|
i2c_smbus_i801.h
|
Reorganization! Move all controllers into their own folders, move all RGBController wrappers into one folder, move i2c_smbus and serial_port dependencies into folders, and move main application/UI stuff into folders. Should help lead into creating a proper library
|
7 years ago |
|
i2c_smbus_linux.cpp
|
Reorganization! Move all controllers into their own folders, move all RGBController wrappers into one folder, move i2c_smbus and serial_port dependencies into folders, and move main application/UI stuff into folders. Should help lead into creating a proper library
|
7 years ago |
|
i2c_smbus_linux.h
|
Reorganization! Move all controllers into their own folders, move all RGBController wrappers into one folder, move i2c_smbus and serial_port dependencies into folders, and move main application/UI stuff into folders. Should help lead into creating a proper library
|
7 years ago |
|
i2c_smbus_nct6775.cpp
|
Bring in nct6775 SMBus driver improvements from updated patch to Windows
|
6 years ago |
|
i2c_smbus_nct6775.h
|
Bring in nct6775 SMBus driver improvements from updated patch to Windows
|
6 years ago |
|
i2c_smbus_nvapi.cpp
|
Clean up NvAPI I2C code and allow multiple GPUs
|
6 years ago |
|
i2c_smbus_nvapi.h
|
Clean up NvAPI I2C code and allow multiple GPUs
|
6 years ago |
|
i2c_smbus_piix4.cpp
|
Support 64-bit Windows builds
|
6 years ago |
|
i2c_smbus_piix4.h
|
Reorganization! Move all controllers into their own folders, move all RGBController wrappers into one folder, move i2c_smbus and serial_port dependencies into folders, and move main application/UI stuff into folders. Should help lead into creating a proper library
|
7 years ago |