Home
last modified time | relevance | path

Searched refs:__inline (Results 1 – 25 of 269) sorted by relevance

1234567891011

/bsp/x86/drivers/include/
A Di386.h15 static __inline unsigned char inb(int port) in inb()
21 static __inline unsigned char inb_p(unsigned short port) in inb_p()
31 static __inline unsigned short inw(int port) in inw()
38 static __inline unsigned int inl(int port) in inl()
45 static __inline void insl(int port, void *addr, int cnt) in insl()
53 static __inline void outb(int port, unsigned char data) in outb()
59 static __inline void outb_p(char value, unsigned short port) in outb_p()
66 static __inline void outw(int port, unsigned short data) in outw()
71 static __inline unsigned char readcmos(int reg) in readcmos()
/bsp/allwinner/libraries/sunxi-hal/include/hal/sdmmc/sys/
A Dendian.h155 static __inline uint16_t
163 static __inline uint32_t
171 static __inline uint64_t
179 static __inline uint16_t
187 static __inline uint32_t
203 static __inline void
212 static __inline void
223 static __inline void
232 static __inline void
241 static __inline void
[all …]
A Dcompiler.h36 #define inline __inline
38 #define __inline__ __inline
63 #define __inline inline macro
/bsp/simulator/SDL2/include/
A Dbegin_code.h127 #define SDL_INLINE __inline
129 #define __inline__ __inline
A DSDL_atomic.h146 extern __inline void SDL_CompilerBarrier(void);
243 extern __inline void SDL_CPUPauseInstruction(void);
A DSDL_endian.h186 extern __inline Uint16 SDL_Swap16(Uint16);
247 extern __inline Uint32 SDL_Swap32(Uint32);
300 extern __inline Uint64 SDL_Swap64(Uint64);
A DSDL_bits.h51 extern __inline int _SDL_bsr_watcom(Uint32);
/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/
A Dtype.h43 #define __INLINE__ __inline
44 #define __STATIC_INLINE__ static __inline
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dtype.h43 #define __INLINE__ __inline
44 #define __STATIC_INLINE__ static __inline
/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Include/
A Dtype.h44 #define __INLINE__ __inline
45 #define __STATIC_INLINE__ static __inline
/bsp/apollo2/libraries/drivers/hal/
A Dam_hal_i2c_bit_bang.c136 static __inline bool
287 static __inline am_hal_i2c_bit_bang_enum_e
392 static __inline am_hal_i2c_bit_bang_enum_e
/bsp/acm32/acm32f0x0-nucleo/libraries/CMSIS/
A Dcore_cm0.h84 …#define __INLINE __inline /*!< inline keyword for ARM Co…
85 #define __STATIC_INLINE static __inline
89 …#define __INLINE __inline /*!< inline keyword for ARM Co…
90 #define __STATIC_INLINE static __inline
/bsp/essemi/es32f0654/libraries/CMSIS/Include/
A Dcore_cm0plus.h84 …#define __INLINE __inline /*!< inline keyword for ARM Co…
85 #define __STATIC_INLINE static __inline
89 …#define __INLINE __inline /*!< inline keyword for ARM Co…
90 #define __STATIC_INLINE static __inline
A Dcore_sc000.h84 …#define __INLINE __inline /*!< inline keyword for ARM Co…
85 #define __STATIC_INLINE static __inline
89 …#define __INLINE __inline /*!< inline keyword for ARM Co…
90 #define __STATIC_INLINE static __inline
/bsp/simulator/pcap/Include/
A Dpcap-stdinc.h69 #define inline __inline
/bsp/mini4020/drivers/
A Ddm9161.c93 static __inline unsigned long sep_emac_read(unsigned int reg) in sep_emac_read()
103 static __inline void sep_emac_write(unsigned int reg, unsigned long value) in sep_emac_write()
143 static __inline void sep_phy_wait(void) in sep_phy_wait()
/bsp/fm33lc026/libraries/FM/FM33xx/Include/
A Dcore_cm0plus.h82 #define __INLINE __inline
83 #define __STATIC_INLINE static __inline
91 #define __INLINE __inline
92 #define __STATIC_INLINE static __inline
/bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/CMSIS/Include/
A Dcore_cm0plus.h82 #define __INLINE __inline
83 #define __STATIC_INLINE static __inline
91 #define __INLINE __inline
92 #define __STATIC_INLINE static __inline
/bsp/zynqmp-r5-axu4ev/drivers/Zynq_HAL_Driver/
A Dxil_io.h47 #define INLINE __inline
/bsp/efm32/Libraries/CMSIS/Include/
A Dcore_cm0.h66 …#define __INLINE __inline /*!< inline keyword for ARM Co…
67 #define __STATIC_INLINE static __inline
/bsp/CME_M7/CMSIS/CMSIS/Include/
A Dcore_cm0.h81 …#define __INLINE __inline /*!< inline keyword for ARM Co…
82 #define __STATIC_INLINE static __inline
/bsp/fujitsu/mb9x/mb9bf618s/CMSIS/Include/
A Dcore_cm0.h81 …#define __INLINE __inline /*!< inline keyword for ARM Co…
82 #define __STATIC_INLINE static __inline
/bsp/mm32l07x/Libraries/CMSIS/CORE/
A Dcore_cm0.h66 …#define __INLINE __inline /*!< inline keyword for ARM Co…
67 #define __STATIC_INLINE static __inline
/bsp/mm32l3xx/Libraries/CMSIS/KEIL_CORE/
A Dcore_cm0.h66 …#define __INLINE __inline /*!< inline keyword for ARM Co…
67 #define __STATIC_INLINE static __inline
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/CMSIS/Core/
A Dcore_cm0.h81 …#define __INLINE __inline /*!< inline keyword for ARM Co…
82 #define __STATIC_INLINE static __inline

Completed in 144 milliseconds

1234567891011