Searched full:complement (Results 1 – 25 of 33) sorted by relevance
12
46 * * Bits 0..11 encode the temperature in a 2s complement signed value108 /* Get the 12-bit 2s complement value */ in jc42_temp_reg_from_signed()125 /* Convert 12-bit 2s complement to signed negative in jc42_temp_signed_from_reg()
44 * the 12-bit 2s complement-plus-sign-bit register value. in jc42_attr_set()
11 * 2's complement signed math. As this isn't technically guaranteed23 /* Two's complement negation check: "-N" must equal "(~N)+1" */
40 * the complement of index, so that we automatically reject any large in k_array_index_sanitize()
57 /* 16-bit ones' complement of the entire message */68 /* 16-bit ones' complement of the entire message */79 /* 16-bit ones' complement of the entire message */111 /* 16-bit ones' complement of the entire message */
19 The temperature register always stores a 12 bit two's complement data,
136 /* Deal with the split twos-complement / BCD format oddness with negatives */ in si7006_channel_get()161 /* Deal with the split twos-complement / BCD format oddness with negatives */ in si7006_channel_get()
33 (usually 0b) is the complement to the size of a regular sector.
400 * the data format is two’s complement. In two’s complement the in max1125x_read_sample()814 * bit= ‘0’, then the data format is two’s complement. In two’s815 * complement the negative full-scale value is 0x8000, the midscale is 0x0000830 * then the data format is two’s complement. In two’s complement the negative
825 /* The ADS111X provides 16 bits of data in binary two's complement format868 /* The ADS101X provides 12 bits of data in binary two's complement format
450 /* 13 bit mode, MSB is sign bit. (2's complement) */
76 * complement value. in main()
81 * complement value.
49 * Serial data is transmitted in two's complement with the MSB first. Both68 * Serial data is transmitted in two's complement with the MSB first. Both87 * Serial data is transmitted in two's complement with the MSB first. Both108 * Serial data is transmitted in two's complement with the MSB first. Both129 * Serial data is transmitted in two's complement with the MSB first. Both
14 /** HW semaphore Complement ID list defined in hw_conf.h from STM32WB
90 /* Convert 12-bit 2s complement to signed negative in p3t1755_convert_to_signed()
106 /* The SLOPE field is in the two's complement form, hence this special in nordicsemi_nrf54l_init()
173 * complement value. in adc_test()
168 #define MSR_CTS 0x10 /* complement of cts */169 #define MSR_DSR 0x20 /* complement of dsr */170 #define MSR_RI 0x40 /* complement of ring signal */171 #define MSR_DCD 0x80 /* complement of dcd */
242 #define MSR_CTS 0x10 /* complement of cts */243 #define MSR_DSR 0x20 /* complement of dsr */244 #define MSR_RI 0x40 /* complement of ring signal */245 #define MSR_DCD 0x80 /* complement of dcd */
9 processor and is optimized to support the DDR4 memory and a full complement
92 /* Two complement the binary sum */ in modbus_ascii_get_lrc()
521 /* The SLOPE field is in the two's complement form, hence this special in nordicsemi_nrf53_init()
460 /* convert from twos complement */ in raw_to_int24()