Searched full:hexadecimal (Results 1 – 25 of 157) sorted by relevance
1234567
/kernel/linux/linux-5.10/Documentation/ABI/stable/ |
D | sysfs-bus-firewire | 17 Hexadecimal string representation of an u64. 33 and version are hexadecimal string representations of 87 Hexadecimal string representation of an u24. 93 Hexadecimal string representation of an u24. 99 Hexadecimal string representation of an u24. 103 Hexadecimal string representation of an u24. 110 Hexadecimal string representation of an u24. 128 Colon-separated hexadecimal string representations of
|
D | sysfs-driver-ib_srp | 10 * id_ext, a 16-digit hexadecimal number specifying the eight 14 * ioc_guid, a 16-digit hexadecimal number specifying the eight 17 * dgid, a 32-digit hexadecimal number specifying the 19 * pkey, a four-digit hexadecimal number specifying the 21 * service_id, a 16-digit hexadecimal number specifying the 29 * io_class, a hexadecimal number specifying the SRP I/O class. 33 * initiator_ext, a 16-digit hexadecimal number specifying the
|
/kernel/liteos_m/testsuites/unittest/posix/src/ctype/ |
D | isxdigit_test.c | 69 * @tc.name : Checks whether a parameter is a hexadecimal digit 87 * @tc.name : Checks whether a parameter is a hexadecimal digit 105 * @tc.name : Checks whether a parameter is a hexadecimal digit 123 * @tc.name : Checks whether a parameter is a hexadecimal digit 141 * @tc.name : Checks whether a parameter is a hexadecimal digit 159 * @tc.name : Checks whether a parameter is a hexadecimal digit 177 * @tc.name : Checks whether a parameter is a hexadecimal digit 195 * @tc.name : Checks whether a parameter is a hexadecimal digit 213 * @tc.name : Checks whether a parameter is a hexadecimal digit 231 * @tc.name : Checks whether a parameter is a hexadecimal digit
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
D | cps-vec-ns16550.S | 69 * Write a single hexadecimal character to the UART. 86 * Write an 8 bit value (ie. 2 hexadecimal characters) to the UART. 103 * Write a 16 bit value (ie. 4 hexadecimal characters) to the UART. 120 * Write a 32 bit value (ie. 8 hexadecimal characters) to the UART. 139 * Write a 64 bit value (ie. 16 hexadecimal characters) to the UART.
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | debugfs-moxtet | 5 Description: (Read) Read input from the shift registers, in hexadecimal. 24 hexadecimal, or write values to the shift registers, also 25 in hexadecimal.
|
D | sysfs-devices-lpss_ltr | 28 represented as an 8-digit hexadecimal number. 40 as an 8-digit hexadecimal number.
|
D | sysfs-devices-platform-ACPI-TAD | 7 (RO) Hexadecimal bitmask of the TAD attributes are reported by 63 Reads return a hexadecimal bitmask representing the AC alarm
|
D | sysfs-class-cxl | 120 Hexadecimal value of the vendor ID found in this AFU 128 Hexadecimal value of the device ID found in this AFU 136 Hexadecimal value of the class code found in this AFU
|
/kernel/linux/linux-5.10/tools/lib/api/ |
D | io.h | 61 /* Read a hexadecimal value with no 0x prefix into the out argument hex. If the 62 * first character isn't hexadecimal returns -2, io->eof returns -1, otherwise 63 * returns the character after the hexadecimal value which may be -1 for eof.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/ |
D | usb-device.txt | 22 The textual representation of VID and PID shall be in lower case hexadecimal 39 case hexadecimal with leading zeroes suppressed. The other compatible 51 The textual representation of VID and PID shall be in lower case hexadecimal
|
/kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/ |
D | switch.rst | 102 Expressed in hexadecimal (WITHOUT any prefix like 0x). 106 Expressed in hexadecimal (WITHOUT any prefix like 0x). 110 are hexadecimal numbers. The last <n> mappings are repeated in the next <m>
|
/kernel/linux/linux-5.10/lib/ |
D | hexdump.c | 56 * hex2bin - convert an ascii hexadecimal string to its binary representation 58 * @src: ascii hexadecimal string 82 * bin2hex - convert binary data to an ascii hexadecimal string 83 * @dst: ascii hexadecimal result
|
D | kstrtox.c | 120 * hexadecimal (case insensitive), if it otherwise begins with 0, it will be 143 * hexadecimal (case insensitive), if it otherwise begins with 0, it will be 214 * hexadecimal (case insensitive), if it otherwise begins with 0, it will be 244 * hexadecimal (case insensitive), if it otherwise begins with 0, it will be
|
/kernel/linux/linux-5.10/Documentation/fb/ |
D | sisfb.rst | 81 - or simply use the VESA mode number in hexadecimal or decimal. 89 number in decimal or hexadecimal. For example: vesa=791 or vesa=0x117. Please 147 hexadecimal form, the latter prefixed with "0x").
|
/kernel/linux/linux-5.10/Documentation/hwmon/ |
D | occ.rst | 148 This is one byte hexadecimal value. Bit 7 indicates the 152 6 bytes of hexadecimal data, with a meaning defined by
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | svga.rst | 22 remember its mode ID (the four-digit hexadecimal number) and then 44 0x.... - Hexadecimal video mode ID (also displayed on the menu, see below 46 hexadecimal numbers -- you have to convert it to decimal manually. 112 expressed in a hexadecimal notation (starting with "0x"). You can set a mode
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | adfs.rst | 44 When ftsuffix=1, a hexadecimal suffix corresponding to 102 for use with NFS) such that a hexadecimal suffix of the form ,xyz
|
/kernel/linux/linux-5.10/Documentation/block/ |
D | capability.rst | 7 ``capability`` is a bitfield, printed in hexadecimal, indicating which
|
/kernel/linux/linux-5.10/tools/perf/Documentation/ |
D | perf-probe.txt | 201 …debuginfo (*). Currently, basic types (u8/u16/u32/u64/s8/s16/s32/s64), hexadecimal integers (x/x8/… 207 …hexadecimal integers (x8/x16/x32/x64) are integer types. Prefix 's' and 'u' means those types are …
|
/kernel/linux/linux-5.10/Documentation/s390/ |
D | common_io.rst | 27 The devices must be given either as bus ids (0.x.abcd) or as hexadecimal 104 compatibility, by the device number in hexadecimal (0xabcd or abcd). Device
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
D | ac97-bus.txt | 8 The ids shall be the 4 characters hexadecimal encoding, such as
|
/kernel/linux/linux-5.10/Documentation/pcmcia/ |
D | driver.rst | 15 All fields are passed in as hexadecimal values (no leading 0x).
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/ |
D | ilsp.doc | 46 The file ilsp.sa is essentially a hexadecimal image of the 50 ASCII text file. The hexadecimal numbers are listed
|
/kernel/linux/linux-5.10/Documentation/admin-guide/cgroup-v1/ |
D | net_cls.rst | 16 You can write hexadecimal values to net_cls.classid; the format for these
|
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
D | exconvrt.c | 89 * hexadecimal as per the ACPI specification. The only exception (as in acpi_ex_convert_to_integer() 91 * and hexadecimal strings (hex prefixed with "0x"). in acpi_ex_convert_to_integer() 474 * two-character hexadecimal numbers, each separated by a space." in acpi_ex_convert_to_string() 487 * hexadecimal values separated by commas." in acpi_ex_convert_to_string()
|
1234567