Home
last modified time | relevance | path

Searched refs:INLINE (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-3.4.0/components/wpa_supplicant/port/include/
Dendian.h118 #define INLINE __inline__ macro
120 static INLINE uint16_t
128 static INLINE uint32_t
136 static INLINE uint64_t
144 static INLINE uint16_t
152 static INLINE uint32_t
160 static INLINE uint64_t
168 static INLINE void
177 static INLINE void
188 static INLINE void
[all …]
Dbyteswap.h18 static INLINE unsigned short int
35 static INLINE unsigned int
/hal_espressif-3.4.0/components/bt/host/bluedroid/external/sbc/decoder/include/
Doi_bitstream.h43 INLINE void OI_BITSTREAM_ReadInit(OI_BITSTREAM *bs, const OI_BYTE *buffer);
45 INLINE void OI_BITSTREAM_WriteInit(OI_BITSTREAM *bs, OI_BYTE *buffer);
47 INLINE OI_UINT32 OI_BITSTREAM_ReadUINT(OI_BITSTREAM *bs, OI_UINT bits);
49 INLINE OI_UINT8 OI_BITSTREAM_ReadUINT4Aligned(OI_BITSTREAM *bs);
51 INLINE OI_UINT8 OI_BITSTREAM_ReadUINT8Aligned(OI_BITSTREAM *bs);
53 INLINE void OI_BITSTREAM_WriteUINT(OI_BITSTREAM *bs,
Doi_codec_sbc_private.h61 #ifndef INLINE
62 #define INLINE macro
/hal_espressif-3.4.0/components/app_trace/sys_view/SEGGER/
DSEGGER.h80 #ifndef INLINE
86 #define INLINE __forceinline macro
92 #define INLINE inline
97 #define INLINE
/hal_espressif-3.4.0/components/bt/host/bluedroid/external/sbc/decoder/srce/
Dframing.c113 static INLINE OI_CHAR crc_iterate(OI_UINT8 oldcrc, OI_UINT8 next) in crc_iterate()
128 static INLINE OI_CHAR crc_iterate_top4(OI_UINT8 oldcrc, OI_UINT8 next) in crc_iterate_top4()
145 static INLINE OI_UINT8 crc_iterate_top4(OI_UINT8 oldcrc, OI_UINT8 next) in crc_iterate_top4()
151 static INLINE OI_UINT8 crc_iterate(OI_UINT8 crc, OI_UINT8 next) in crc_iterate()
160 static INLINE OI_UINT8 crc_iterate(OI_UINT8 crc, OI_UINT8 next) in crc_iterate()
Ddequant.c128 static INLINE float dequant_float(OI_UINT32 raw, OI_UINT scale_factor, OI_UINT bits) in dequant_float()
147 INLINE OI_INT32 OI_SBC_Dequant(OI_UINT32 raw, OI_UINT scale_factor, OI_UINT bits) in OI_SBC_Dequant()
186 INLINE OI_INT32 OI_SBC_Dequant_Unscaled(OI_UINT32 raw, OI_UINT scale_factor, OI_UINT bits) in OI_SBC_Dequant_Unscaled()
Dbitalloc.c93 INLINE OI_UINT16 OI_SBC_CalculateFrameAndHeaderlen(OI_CODEC_SBC_FRAME_INFO *frame, OI_UINT *headerL… in OI_SBC_CalculateFrameAndHeaderlen()
315 INLINE OI_INT allocAdjustedBits(OI_UINT8 *dest, in allocAdjustedBits()
342 INLINE OI_INT allocExcessBits(OI_UINT8 *dest, in allocExcessBits()
Ddecoder-private.c45 INLINE OI_STATUS internal_DecoderReset(OI_CODEC_SBC_DECODER_CONTEXT *context, in internal_DecoderReset()
95 INLINE void OI_SBC_ReadHeader(OI_CODEC_SBC_COMMON_CONTEXT *common, const OI_BYTE *data) in OI_SBC_ReadHeader()
Dsynthesis-dct8.c65 static INLINE OI_INT32 default_mul_32s_32s_hi(OI_INT32 u, OI_INT32 v) in default_mul_32s_32s_hi()
Dsynthesis-sbc.c218 static INLINE OI_INT32 default_mul_16s_32s_hi(OI_INT16 u, OI_INT32 v) in default_mul_16s_32s_hi()
/hal_espressif-3.4.0/components/freemodbus/port/
Dport.h44 #define INLINE inline macro
/hal_espressif-3.4.0/components/freertos/include/esp_additions/freertos/
DFreeRTOSConfig.h303 #undef INLINE // to avoid redefinition