]> sigrok.org Git - libsigrok.git/commit
libsigrok-internal: add endianess helpers for floating point types
authorGerhard Sittig <redacted>
Thu, 11 Jun 2020 15:19:50 +0000 (17:19 +0200)
committerGerhard Sittig <redacted>
Fri, 24 Jul 2020 15:02:40 +0000 (17:02 +0200)
commitdaa895cba3836f3bd5e02b845f85e23854dff820
tree454ed8ae328d5ca02c408f9c8103b895378c78bb
parentdd8bec71c2bc82d3df2ff9e5be3bcfa25fddc709
libsigrok-internal: add endianess helpers for floating point types

Extend the common set of endianess conversion helpers. Cover readers and
writers for little endian single and double precision and 64bit integer
values, including support to advance the read/write position.
src/libsigrok-internal.h