libjedec.3lib (b3783300013fa93b98278c901b855062f538f7e2) libjedec.3lib (10d41d991988b6dfe2f102d139fb64152e1614ce)
1.\"
2.\" This file and its contents are supplied under the terms of the
3.\" Common Development and Distribution License ("CDDL"), version 1.0.
4.\" You may only use this file in accordance with the terms of version
5.\" 1.0 of the CDDL.
6.\"
7.\" A full copy of the text of the CDDL should have accompanied this
8.\" source. A copy of the CDDL is also available via the Internet at

--- 63 unchanged lines hidden (view full) ---

72components support for the case operating temperature, the ambient air
73temperature, and related.
74These ranges are in turn defined in JESD402-1A
75.Po
76.%T Temperature Range and Measurement Standards for Components and Modules
77.Pc .
78.Pp
79The function
1.\"
2.\" This file and its contents are supplied under the terms of the
3.\" Common Development and Distribution License ("CDDL"), version 1.0.
4.\" You may only use this file in accordance with the terms of version
5.\" 1.0 of the CDDL.
6.\"
7.\" A full copy of the text of the CDDL should have accompanied this
8.\" source. A copy of the CDDL is also available via the Internet at

--- 63 unchanged lines hidden (view full) ---

72components support for the case operating temperature, the ambient air
73temperature, and related.
74These ranges are in turn defined in JESD402-1A
75.Po
76.%T Temperature Range and Measurement Standards for Components and Modules
77.Pc .
78.Pp
79The function
80.Xr libejdec_temp_range 3JEDEC
80.Xr libjedec_temp_range 3JEDEC
81provides a way to translate these named ranges into the corresponding
82lower and upper bounds of the range.
83When other parts of the library parse data, they will emit the
84temperature range using the library's
85.Vt libjedec_temp_range_t
86type, which is defined in the aforementioned manual page.
87.Sh INTERFACE STABILITY
88.Sy Uncommitted

--- 7 unchanged lines hidden (view full) ---

96.Sy MT-Safe
97.Pp
98While all functions in this library are currently
99.Sy MT-Safe ,
100there is no guarantee that this will apply to future functions.
101.Sh SEE ALSO
102.Xr libjedec_spd 3JEDEC ,
103.Xr libjedec_temp_range 3JEDEC ,
81provides a way to translate these named ranges into the corresponding
82lower and upper bounds of the range.
83When other parts of the library parse data, they will emit the
84temperature range using the library's
85.Vt libjedec_temp_range_t
86type, which is defined in the aforementioned manual page.
87.Sh INTERFACE STABILITY
88.Sy Uncommitted

--- 7 unchanged lines hidden (view full) ---

96.Sy MT-Safe
97.Pp
98While all functions in this library are currently
99.Sy MT-Safe ,
100there is no guarantee that this will apply to future functions.
101.Sh SEE ALSO
102.Xr libjedec_spd 3JEDEC ,
103.Xr libjedec_temp_range 3JEDEC ,
104.Xr libjedev_vendor_string 3JEDEC
104.Xr libjedec_vendor_string 3JEDEC
105.Pp
106.Rs
107.%Q JEDEC Solid State Technology Association
108.%T Standard Manufacturer's Identification Code
109.%N JEP106BH
110.%D September 2023
111.Re
112.Rs

--- 16 unchanged lines hidden ---
105.Pp
106.Rs
107.%Q JEDEC Solid State Technology Association
108.%T Standard Manufacturer's Identification Code
109.%N JEP106BH
110.%D September 2023
111.Re
112.Rs

--- 16 unchanged lines hidden ---