Searched refs:a (Results 1 – 7 of 7) sorted by relevance
| /rkdeveloptool/ |
| H A D | license.txt | 33 For example, if you distribute copies of such a program, whether 34 gratis or for a fee, you must give the recipients all the rights that 51 patents. We wish to avoid the danger that redistributors of a free 63 a notice placed by the copyright holder saying it may be distributed 65 refers to any such program or work, and a "work based on the Program" 67 that is to say, a work containing the Program or a portion of it, 75 is covered only if its contents constitute a work based on the 84 and give any other recipients of the Program a copy of this License 87 You may charge a fee for the physical act of transferring a copy, and 88 you may at your option offer warranty protection in exchange for a fee. [all …]
|
| H A D | 99-rk-rockusb.rules | 4 ATTRS{idVendor}=="2207", ATTRS{idProduct}=="301a", MODE="0666", GROUP="users" 10 ATTRS{idVendor}=="2207", ATTRS{idProduct}=="320a", MODE="0666", GROUP="users" 14 ATTRS{idVendor}=="2207", ATTRS{idProduct}=="330a", MODE="0666", GROUP="users" 18 ATTRS{idVendor}=="2207", ATTRS{idProduct}=="350a", MODE="0666", GROUP="users"
|
| H A D | gpt.h | 16 #define EFI_GUID(a,b,c,d0,d1,d2,d3,d4,d5,d6,d7) \ argument 18 {{ (a) & 0xff, ((a) >> 8) & 0xff, ((a) >> 16) & 0xff, ((a) >> 24) & 0xff, \
|
| H A D | RKDevice.h | 14 #define CALC_UNIT(a, b) ((a > 0) ? ((a - 1) / b + 1) : (a)) argument
|
| H A D | DefineHeader.h | 32 #define ALIGN(x, a) __ALIGN_MASK((x), (a) - 1) argument
|
| H A D | Readme.txt | 1 rkdeveloptool gives you a simple way to read/write rockusb device.let's start.
|
| H A D | CMakeLists.txt | 28 # Configure a header file to pass some of the CMake settings
|