Mbed OS Reference
Loading...
Searching...
No Matches
half_to_double_from_rfc7049.h
1
/*==============================================================================
2
half_to_double_from_rfc7049.h -- interface to IETF float conversion code.
3
4
Copyright (c) 2018-2019, Laurence Lundblade. All rights reserved.
5
6
SPDX-License-Identifier: BSD-3-Clause
7
8
See BSD-3-Clause license in README.md
9
10
Created on 9/23/18
11
==============================================================================*/
12
13
#ifndef half_to_double_from_rfc7049_h
14
#define half_to_double_from_rfc7049_h
15
16
double
decode_half(
unsigned
char
*halfp);
17
18
#endif
/* half_to_double_from_rfc7049_h */
platform
FEATURE_EXPERIMENTAL_API
FEATURE_PSA
TARGET_MBED_PSA_SRV
services
attestation
qcbor
test
half_to_double_from_rfc7049.h
Generated by
1.9.5