Home
last modified time | relevance | path

Searched full:signed (Results 1 – 25 of 57) sorted by relevance

123

/nrf52832-nimble/rt-thread/libcpu/c-sky/common/
H A Dcsi_simd.h64 \brief Dual 16-bit signed saturate.
65 \details This function saturates a signed value.
66 \param [in] x two signed 16-bit values to be saturated.
69 … the signed saturation of the low halfword in val1, saturated to the bit position specified in
71 … the signed saturation of the high halfword in val1, saturated to the bit position specified in
86 …\details This function enables you to saturate two signed 16-bit values to a selected unsigned ran…
87 \param [in] x two signed 16-bit values to be saturated.
89 \return the saturation of the two signed 16-bit values, as non-negative values:
108 saturating the results to the 8-bit signed integer range -2^7 <= x <= 2^7 - 1.
115 … The returned results are saturated to the 8-bit signed integer range -2^7 <= x <= 2^7 - 1.
[all …]
H A Dcsi_instr.h143 \brief Reverse byte order in signed short value
144 \details Reverses the byte order in a signed short value with sign extension to integer.
215 \details This function saturates a signed value.
/nrf52832-nimble/rt-thread/libcpu/ppc/ppc405/include/asm/
H A Dtypes.h37 typedef signed char s8;
40 typedef signed short s16;
43 typedef signed int s32;
46 typedef signed long long s64;
/nrf52832-nimble/rt-thread/include/
H A Drtlibc.h25 typedef signed long off_t;
30 typedef signed long off_t;
H A Drtdef.h60 typedef signed char rt_int8_t; /**< 8bit integer type */
61 typedef signed short rt_int16_t; /**< 16bit integer type */
62 typedef signed int rt_int32_t; /**< 32bit integer type */
68 typedef signed long rt_int64_t; /**< 64bit integer type */
71 typedef signed long long rt_int64_t; /**< 64bit integer type */
/nrf52832-nimble/rt-thread/components/CMSIS/Include/
H A Dcore_cmInstr.h136 /** \brief Reverse byte order in signed short value
138 This function reverses the byte order in a signed short value with sign extension to integer.
260 /** \brief Signed Saturate
262 This function saturates a signed value.
433 /** \brief Reverse byte order in signed short value
435 This function reverses the byte order in a signed short value with sign extension to integer.
623 /** \brief Signed Saturate
625 This function saturates a signed value.
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/infra/
H A Dcyg_type.h215 typedef signed cyg_halint8 cyg_int8 ;
218 typedef signed cyg_halint16 cyg_int16 ;
221 typedef signed cyg_halint32 cyg_int32 ;
224 typedef signed cyg_halint64 cyg_int64 ;
234 typedef signed cyg_halcount8 cyg_count8 ;
237 typedef signed cyg_halcount16 cyg_count16 ;
240 typedef signed cyg_halcount32 cyg_count32 ;
243 typedef signed cyg_halcount64 cyg_count64 ;
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/include/tinycrypt/
H A Decc_dsa.h73 * - To verify a signature: Compute the hash of the signed data using
124 * @param p_message_hash IN -- The hash of the signed data.
128 * @note Usage: Compute the hash of the signed data using the same hash as the
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/snmp/
H A Dsnmp_asn1.c270 * @note ASN coded integers are _always_ signed. E.g. +0xFFFF is coded
296 * @note ASN coded integers are _always_ signed.
416 * @note ASN coded integers are _always_ signed. E.g. +0xFFFF is coded
456 * @note ASN coded integers are _always_ signed!
613 * @note ASN coded integers are _always_ signed. E.g. +0xFFFF is coded
639 * @note ASN coded integers are _always_ signed. E.g. +0xFFFF is coded
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/snmp/
H A Dsnmp_asn1.c312 * @note ASN coded integers are _always_ signed. E.g. +0xFFFF is coded
338 * @note ASN coded integers are _always_ signed. E.g. +0xFFFF is coded
363 * @note ASN coded integers are _always_ signed.
480 * @note ASN coded integers are _always_ signed. E.g. +0xFFFF is coded
520 * @note ASN coded integers are _always_ signed. E.g. +0xFFFF is coded
574 * @note ASN coded integers are _always_ signed!
/nrf52832-nimble/rt-thread/libcpu/unicore32/sep6200/
H A Dsep6200.h349 typedef char S8; /* signed 8-bit integer */
350 typedef short S16; /* signed 16-bit integer */
351 typedef long S32; /* signed 32-bit integer */
368 typedef int ER; /* Error code. A signed integer. */
/nrf52832-nimble/rt-thread/components/libc/compilers/minilibc/
H A Dstddef.h13 typedef signed long ptrdiff_t;
H A Dstring.c72 register signed char __res = 0; in strncmp()
286 * simple_strtol - convert a string to a signed long
333 * simple_strtoll - convert a string to a signed long long
H A Dstring.h20 #define SIGN (1 << 1) /* unsigned/signed long */
/nrf52832-nimble/rt-thread/components/libc/compilers/dlib/sys/
H A Dtypes.h18 typedef signed long ssize_t; /* Used for a count of bytes or an error indication. */
/nrf52832-nimble/rt-thread/components/libc/compilers/armlibc/sys/
H A Dtypes.h18 typedef signed long ssize_t; /* Used for a count of bytes or an error indication. */
/nrf52832-nimble/rt-thread/components/libc/compilers/minilibc/sys/
H A Dtypes.h14 typedef signed long ssize_t; /* Used for a count of bytes or an error indication. */
/nrf52832-nimble/nordic/cmsis/include/
H A Dcmsis_armcc.h396 \brief Reverse byte order in signed short value
397 \details Reverses the byte order in a signed short value with sign extension to integer.
560 \brief Signed Saturate
561 \details Saturates a signed value.
/nrf52832-nimble/rt-thread/components/vmm/linux_patch-v3.8/
H A D0002-arm-gic-correct-the-cpu-map-on-gic_raise_softirq-for.patch12 Signed-off-by: Grissiom <[email protected]>
/nrf52832-nimble/rt-thread/components/lwp/
H A Dlwp_syscall.h20 typedef long suseconds_t; /* microseconds (signed) */
/nrf52832-nimble/rt-thread/libcpu/mips/common/
H A Dmips_asm.h100 #define S64 signed long long
103 #define S8 signed char
243 * Compensates for signed 16 bit displacement
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/
H A Derr.h43 * a different type for your platform (must be signed). */
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/
H A Dsyscfg.yml239 Enables the Signed Write Without Response GATT procedure. (0/1)
328 Enables processing of incoming Signed Write Command ATT commands.
/nrf52832-nimble/rt-thread/libcpu/mips/xburst/
H A Dx1000.h41 #define S64 signed long long
44 #define S8 signed char
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/
H A Derr.h53 * a different type for your platform (must be signed). */

123