Searched refs:fixed (Results 1 – 7 of 7) sorted by relevance
5 The storage consists of predefined set of named files with fixed maximal lenght.
254 - RPMsg-Lite: MISRA C-2012 violations fixed (7.4).271 - RPMsg-Lite: MISRA C-2012 violations fixed, incl. data types consolidation.286 - RPMsg-Lite: Several MISRA violations fixed.
2293 int mohm, fixed, ret; in tfa2_get_calibration_impedance() local2305 fixed = buf[6] << 16 | buf[7] << 8 | buf[8]; in tfa2_get_calibration_impedance()2306 mohm = 1000 * fixed / TFA2_FW_ReZ_SCALE; in tfa2_get_calibration_impedance()
12 … differences is how the quantization is performed. The legacy APIs have a fixed point format with …
158 - Added some comments, fixed some minor USB issues.
138 …nch to see if the issue still exists**, the issue could have already been fixed in the latest code…
55 …e endpoint address used to receive name service announcements is arbitrarily fixed to be 53 (0x35).