Home
last modified time | relevance | path

Searched refs:a (Results 1 – 25 of 2088) sorted by relevance

12345678910>>...84

/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/external_resample/speexrate/
A Darch.h157 #define SHR16(a,shift) (a) argument
158 #define SHL16(a,shift) (a) argument
159 #define SHR32(a,shift) (a) argument
160 #define SHL32(a,shift) (a) argument
161 #define PSHR16(a,shift) (a) argument
162 #define PSHR32(a,shift) (a) argument
163 #define VSHR32(a,shift) (a) argument
173 #define ADD16(a,b) ((a)+(b)) argument
174 #define SUB16(a,b) ((a)-(b)) argument
175 #define ADD32(a,b) ((a)+(b)) argument
[all …]
/bsp/rx/RPDL/
A Dr_pdl_io_port_rx62nxbg.h116 R_IO_PORT_SetAll( (uint8_t)((a) >> 8), (uint8_t)(a), (uint8_t)~(a), (b) ) : \
126 ( ((a) >= PDL_IO_PORT_0) && ((a) <= PDL_IO_PORT_G) ) ? \
136 R_IO_PORT_ModifyControlAll( (uint8_t)((a) >> 8), (uint8_t)(a), (uint8_t)~(a), (b), (c) ) : \
137 ( ((a) >= PDL_IO_PORT_0) && ((a) <= PDL_IO_PORT_G) ) ? \
148 ( ((a) >= PDL_IO_PORT_0) && ((a) <= PDL_IO_PORT_G) ) ? \
158 R_IO_PORT_WriteAll( (uint8_t)((a) >> 8), (uint8_t)(a), (uint8_t)~(a), (b) ) : \
159 ( ((a) >= PDL_IO_PORT_0) && ((a) <= PDL_IO_PORT_G) ) ? \
170 ( ((a) >= PDL_IO_PORT_0) && ((a) <= PDL_IO_PORT_G) ) ? \
180 R_IO_PORT_ModifyDataAll( (uint8_t)((a) >> 8), (uint8_t)(a), (uint8_t)~(a), (b), (c) ) : \
181 ( ((a) >= PDL_IO_PORT_0) && ((a) <= PDL_IO_PORT_G) ) ? \
[all …]
A Dr_pdl_io_port_rx62nxfb.h117 R_IO_PORT_SetAll( (uint8_t)((a) >> 8), (uint8_t)(a), (uint8_t)~(a), (b) ) : \
127 ( ((a) >= PDL_IO_PORT_0) && ((a) <= PDL_IO_PORT_E) ) ? \
137 R_IO_PORT_ModifyControlAll( (uint8_t)((a) >> 8), (uint8_t)(a), (uint8_t)~(a), (b), (c) ) : \
138 ( ((a) >= PDL_IO_PORT_0) && ((a) <= PDL_IO_PORT_E) ) ? \
149 ( ((a) >= PDL_IO_PORT_0) && ((a) <= PDL_IO_PORT_E) ) ? \
159 R_IO_PORT_WriteAll( (uint8_t)((a) >> 8), (uint8_t)(a), (uint8_t)~(a), (b) ) : \
160 ( ((a) >= PDL_IO_PORT_0) && ((a) <= PDL_IO_PORT_E) ) ? \
171 ( ((a) >= PDL_IO_PORT_0) && ((a) <= PDL_IO_PORT_E) ) ? \
181 R_IO_PORT_ModifyDataAll( (uint8_t)((a) >> 8), (uint8_t)(a), (uint8_t)~(a), (b), (c) ) : \
182 ( ((a) >= PDL_IO_PORT_0) && ((a) <= PDL_IO_PORT_E) ) ? \
[all …]
A Dr_pdl_io_port_rx62nxfp.h117 R_IO_PORT_SetAll( (uint8_t)((a) >> 8), (uint8_t)(a), (uint8_t)~(a), (b) ) : \
127 ( ((a) >= PDL_IO_PORT_0) && ((a) <= PDL_IO_PORT_E) ) ? \
137 R_IO_PORT_ModifyControlAll( (uint8_t)((a) >> 8), (uint8_t)(a), (uint8_t)~(a), (b), (c) ) : \
138 ( ((a) >= PDL_IO_PORT_0) && ((a) <= PDL_IO_PORT_E) ) ? \
149 ( ((a) >= PDL_IO_PORT_0) && ((a) <= PDL_IO_PORT_E) ) ? \
159 R_IO_PORT_WriteAll( (uint8_t)((a) >> 8), (uint8_t)(a), (uint8_t)~(a), (b) ) : \
160 ( ((a) >= PDL_IO_PORT_0) && ((a) <= PDL_IO_PORT_E) ) ? \
171 ( ((a) >= PDL_IO_PORT_0) && ((a) <= PDL_IO_PORT_E) ) ? \
181 R_IO_PORT_ModifyDataAll( (uint8_t)((a) >> 8), (uint8_t)(a), (uint8_t)~(a), (b), (c) ) : \
182 ( ((a) >= PDL_IO_PORT_0) && ((a) <= PDL_IO_PORT_E) ) ? \
[all …]
A Dr_pdl_io_port_rx62nxld.h117 R_IO_PORT_SetAll( (uint8_t)((a) >> 8), (uint8_t)(a), (uint8_t)~(a), (b) ) : \
127 ( ((a) >= PDL_IO_PORT_0) && ((a) <= PDL_IO_PORT_D) ) ? \
137 R_IO_PORT_ModifyControlAll( (uint8_t)((a) >> 8), (uint8_t)(a), (uint8_t)~(a), (b), (c) ) : \
138 ( ((a) >= PDL_IO_PORT_0) && ((a) <= PDL_IO_PORT_D) ) ? \
149 ( ((a) >= PDL_IO_PORT_0) && ((a) <= PDL_IO_PORT_D) ) ? \
159 R_IO_PORT_WriteAll( (uint8_t)((a) >> 8), (uint8_t)(a), (uint8_t)~(a), (b) ) : \
160 ( ((a) >= PDL_IO_PORT_0) && ((a) <= PDL_IO_PORT_D) ) ? \
171 ( ((a) >= PDL_IO_PORT_0) && ((a) <= PDL_IO_PORT_D) ) ? \
181 R_IO_PORT_ModifyDataAll( (uint8_t)((a) >> 8), (uint8_t)(a), (uint8_t)~(a), (b), (c) ) : \
182 ( ((a) >= PDL_IO_PORT_0) && ((a) <= PDL_IO_PORT_D) ) ? \
[all …]
A Dr_pdl_io_port_rx62nxle.h117 R_IO_PORT_SetAll( (uint8_t)((a) >> 8), (uint8_t)(a), (uint8_t)~(a), (b) ) : \
127 ( ((a) >= PDL_IO_PORT_0) && ((a) <= PDL_IO_PORT_E) ) ? \
137 R_IO_PORT_ModifyControlAll( (uint8_t)((a) >> 8), (uint8_t)(a), (uint8_t)~(a), (b), (c) ) : \
138 ( ((a) >= PDL_IO_PORT_0) && ((a) <= PDL_IO_PORT_E) ) ? \
149 ( ((a) >= PDL_IO_PORT_0) && ((a) <= PDL_IO_PORT_E) ) ? \
159 R_IO_PORT_WriteAll( (uint8_t)((a) >> 8), (uint8_t)(a), (uint8_t)~(a), (b) ) : \
160 ( ((a) >= PDL_IO_PORT_0) && ((a) <= PDL_IO_PORT_E) ) ? \
171 ( ((a) >= PDL_IO_PORT_0) && ((a) <= PDL_IO_PORT_E) ) ? \
181 R_IO_PORT_ModifyDataAll( (uint8_t)((a) >> 8), (uint8_t)(a), (uint8_t)~(a), (b), (c) ) : \
182 ( ((a) >= PDL_IO_PORT_0) && ((a) <= PDL_IO_PORT_E) ) ? \
[all …]
A Dr_pdl_tmr_rx62nxx.h154 #define R_TMR_Set(a) \ argument
155 ( R_TMR_SetAll( (a) ) )
157 #define R_TMR_Set(a) \ argument
179 ( (a) <= PDL_TMR_TMR3) ? \
188 ( (a) <= PDL_TMR_TMR3 ) ? \
193 #define R_TMR_Destroy(a) \ argument
195 ( (a) < TMR_UNITS ) ? \
202 ( (a) < TMR_CHANNELS ) ? \
209 ( (a) < TMR_UNITS ) ? \
225 ( (a) < TMR_CHANNELS ) ? \
[all …]
A Dr_pdl_intc_rx62nxx.h88 #define R_INTC_ControlExtInterrupt(a, b) \ argument
90 ( (a) <= PDL_INTC_NMI ) ? \
97 ( (a) <= PDL_INTC_NMI ) ? \
102 #define R_INTC_CreateFastInterrupt(a) \ argument
103 ( R_INTC_CreateFastInterruptAll( (a) ) )
108 #define R_INTC_Read(a, b) \ argument
109 ( R_INTC_ReadAll( (a), (b) ) )
111 #define R_INTC_Write(a, b) \ argument
112 ( R_INTC_WriteAll( (a), (b) ) )
114 #define R_INTC_Modify(a, b, c) \ argument
[all …]
A Dr_pdl_sci_rx62nxx.h132 #define R_SCI_Set(a) \ argument
133 ( R_SCI_SetAll( (a) ) )
137 ( ((a) >= SCI_CHANNELS) || ((a) == 4) || ((c) == 0) || ((d) > IPL_MAX) )? \
142 #define R_SCI_Destroy(a) \ argument
144 (((a) < SCI_CHANNELS) && ((a) != 4)) ? \
145 R_SCI_DestroyAll( (a) ): \
151 (((a) < SCI_CHANNELS) && ((a) != 4)) ? \
158 (((a) < SCI_CHANNELS) && ((a) != 4)) ? \
163 #define R_SCI_Control(a, b) \ argument
165 (((a) < SCI_CHANNELS) && ((a) != 4)) ? \
[all …]
A Dr_pdl_ppg_rx62nxx.h54 #define R_PPG_Create(a, b, c) \ argument
56 ( (a) != 0x00000000u ) ? \
57a) & 0x0F000000ul) >> 24), (uint8_t)(((a) & 0x00F00000ul) >> 20), (uint8_t)(((a) & 0x000F0000ul) >…
61 #define R_PPG_Destroy(a) \ argument
63 ( (a) != 0x00000000u ) ? \
64 R_PPG_DestroyAll( (uint8_t)(((a) & 0x0F000000ul) >> 24), (uint8_t)(((a) & 0x0000FF00ul) >> 8), (uin…
68 #define R_PPG_Control(a, b ) \ argument
70 ( (a) != 0x00u ) ? \
71 R_PPG_ControlAll( (uint8_t)(((a) & 0x0F000000ul) >> 24), (uint8_t)(((a) & 0x0000FF00ul) >> 8), (b) …
A Dr_pdl_iic_rx62nxnfp.h141 ( (a) < IIC_CHANNELS ) ? \
146 #define R_IIC_Destroy(a) \ argument
148 ( (a) < IIC_CHANNELS ) ? \
149 R_IIC_DestroyAll( (a) ) : \
169 ( (a) < IIC_CHANNELS ) ? \
181 #define R_IIC_SlaveSend(a, b, c) \ argument
183 ( (a) < IIC_CHANNELS ) ? \
188 #define R_IIC_Control(a, b) \ argument
190 ( (a) < IIC_CHANNELS ) ? \
191 R_IIC_ControlAll( (a), (b) ) : \
[all …]
A Dr_pdl_iic_rx62nxfp.h141 ( (a) < IIC_CHANNELS ) ? \
146 #define R_IIC_Destroy(a) \ argument
148 ( (a) < IIC_CHANNELS ) ? \
149 R_IIC_DestroyAll( (a) ) : \
169 ( (a) < IIC_CHANNELS ) ? \
181 #define R_IIC_SlaveSend(a, b, c) \ argument
183 ( (a) < IIC_CHANNELS ) ? \
188 #define R_IIC_Control(a, b) \ argument
190 ( (a) < IIC_CHANNELS ) ? \
191 R_IIC_ControlAll( (a), (b) ) : \
[all …]
/bsp/cvitek/drivers/libraries/
A Dmmio.h59 #define readb(a) __raw_readb(a) argument
60 #define readw(a) __raw_readw(a) argument
61 #define readl(a) __raw_readl(a) argument
62 #define readq(a) __raw_readq(a) argument
64 #define writeb(v, a) __raw_writeb(v,a) argument
65 #define writew(v, a) __raw_writew(v,a) argument
66 #define writel(v, a) __raw_writel(v,a) argument
69 #define cpu_write8(a, v) writeb(a, v) argument
70 #define cpu_write16(a, v) writew(a, v) argument
71 #define cpu_write32(a, v) writel(a, v) argument
[all …]
/bsp/avr32/software_framework/utils/libs/newlib_addons/include/
A Dnlao_io.h67 #define writeb(v,a) __raw_writeb(v,a) argument
68 #define writew(v,a) __raw_writew(v,a) argument
69 #define writel(v,a) __raw_writel(v,a) argument
71 #define readb(a) __raw_readb(a) argument
72 #define readw(a) __raw_readw(a) argument
73 #define readl(a) __raw_readl(a) argument
83 #define PXSEG(a) (((unsigned long)(a)) & 0xe0000000) argument
91 #define P1SEGADDR(a) ((__typeof__(a))(((unsigned long)(a) & 0x1fffffff) | P1SEG)) argument
92 #define P2SEGADDR(a) ((__typeof__(a))(((unsigned long)(a) & 0x1fffffff) | P2SEG)) argument
93 #define P3SEGADDR(a) ((__typeof__(a))(((unsigned long)(a) & 0x1fffffff) | P3SEG)) argument
[all …]
/bsp/avr32/software_framework/utils/preprocessor/
A Dtpaste.h61 #define TPASTE2( a, b) a##b argument
62 #define TPASTE3( a, b, c) a##b##c argument
63 #define TPASTE4( a, b, c, d) a##b##c##d argument
64 #define TPASTE5( a, b, c, d, e) a##b##c##d##e argument
65 #define TPASTE6( a, b, c, d, e, f) a##b##c##d##e##f argument
66 #define TPASTE7( a, b, c, d, e, f, g) a##b##c##d##e##f##g argument
67 #define TPASTE8( a, b, c, d, e, f, g, h) a##b##c##d##e##f##g##h argument
82 #define ATPASTE2( a, b) TPASTE2( a, b) argument
83 #define ATPASTE3( a, b, c) TPASTE3( a, b, c) argument
84 #define ATPASTE4( a, b, c, d) TPASTE4( a, b, c, d) argument
[all …]
/bsp/samd21/sam_d2x_asflib/sam0/utils/preprocessor/
A Dtpaste.h69 #define TPASTE2( a, b) a##b argument
70 #define TPASTE3( a, b, c) a##b##c argument
71 #define TPASTE4( a, b, c, d) a##b##c##d argument
72 #define TPASTE5( a, b, c, d, e) a##b##c##d##e argument
73 #define TPASTE6( a, b, c, d, e, f) a##b##c##d##e##f argument
74 #define TPASTE7( a, b, c, d, e, f, g) a##b##c##d##e##f##g argument
75 #define TPASTE8( a, b, c, d, e, f, g, h) a##b##c##d##e##f##g##h argument
90 #define ATPASTE2( a, b) TPASTE2( a, b) argument
91 #define ATPASTE3( a, b, c) TPASTE3( a, b, c) argument
92 #define ATPASTE4( a, b, c, d) TPASTE4( a, b, c, d) argument
[all …]
/bsp/microchip/samd51-seeed-wio-terminal/bsp/usb/
A Dusb_includes.h102 #define BE16B0(a) ((uint8_t)((a) >> 8)) argument
104 #define BE16B1(a) ((uint8_t)((a) >> 0)) argument
107 #define BE32B0(a) ((uint8_t)((a) >> 24)) argument
109 #define BE32B1(a) ((uint8_t)((a) >> 16)) argument
111 #define BE32B2(a) ((uint8_t)((a) >> 8)) argument
113 #define BE32B3(a) ((uint8_t)((a) >> 0)) argument
116 #define LE16B0(a) ((uint8_t)((a) >> 0)) argument
118 #define LE16B1(a) ((uint8_t)((a) >> 8)) argument
121 #define LE32B0(a) ((uint8_t)((a) >> 0)) argument
123 #define LE32B1(a) ((uint8_t)((a) >> 8)) argument
[all …]
/bsp/microchip/samd51-adafruit-metro-m4/bsp/usb/
A Dusb_includes.h102 #define BE16B0(a) ((uint8_t)((a) >> 8)) argument
104 #define BE16B1(a) ((uint8_t)((a) >> 0)) argument
107 #define BE32B0(a) ((uint8_t)((a) >> 24)) argument
109 #define BE32B1(a) ((uint8_t)((a) >> 16)) argument
111 #define BE32B2(a) ((uint8_t)((a) >> 8)) argument
113 #define BE32B3(a) ((uint8_t)((a) >> 0)) argument
116 #define LE16B0(a) ((uint8_t)((a) >> 0)) argument
118 #define LE16B1(a) ((uint8_t)((a) >> 8)) argument
121 #define LE32B0(a) ((uint8_t)((a) >> 0)) argument
123 #define LE32B1(a) ((uint8_t)((a) >> 8)) argument
[all …]
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hal/utils/include/
A Dutils.h55 #define ARRAY_SIZE(a) (sizeof(a) / sizeof((a)[0])) argument
81 #define COMPILER_ALIGNED(a) __attribute__((__aligned__(a))) argument
85 #define COMPILER_ALIGNED(a) __attribute__((__aligned__(a)))
150 #define COMPILER_SECTION(a) __attribute__((__section__(a))) argument
152 #define COMPILER_SECTION(a) COMPILER_PRAGMA(location = a)
154 #define COMPILER_SECTION(a) __attribute__((__section__(a)))
173 #define LE_BYTE0(a) ((uint8_t)(a)) argument
174 #define LE_BYTE1(a) ((uint8_t)((a) >> 8)) argument
175 #define LE_BYTE2(a) ((uint8_t)((a) >> 16)) argument
176 #define LE_BYTE3(a) ((uint8_t)((a) >> 24)) argument
[all …]
/bsp/microchip/samc21/bsp/hal/utils/include/
A Dutils.h55 #define ARRAY_SIZE(a) (sizeof(a) / sizeof((a)[0])) argument
81 #define COMPILER_ALIGNED(a) __attribute__((__aligned__(a))) argument
85 #define COMPILER_ALIGNED(a) __attribute__((__aligned__(a)))
150 #define COMPILER_SECTION(a) __attribute__((__section__(a))) argument
152 #define COMPILER_SECTION(a) COMPILER_PRAGMA(location = a)
154 #define COMPILER_SECTION(a) __attribute__((__section__(a)))
173 #define LE_BYTE0(a) ((uint8_t)(a)) argument
174 #define LE_BYTE1(a) ((uint8_t)((a) >> 8)) argument
175 #define LE_BYTE2(a) ((uint8_t)((a) >> 16)) argument
176 #define LE_BYTE3(a) ((uint8_t)((a) >> 24)) argument
[all …]
/bsp/microchip/saml10/bsp/hal/utils/include/
A Dutils.h55 #define ARRAY_SIZE(a) (sizeof(a) / sizeof((a)[0])) argument
81 #define COMPILER_ALIGNED(a) __attribute__((__aligned__(a))) argument
85 #define COMPILER_ALIGNED(a) __attribute__((__aligned__(a)))
150 #define COMPILER_SECTION(a) __attribute__((__section__(a))) argument
152 #define COMPILER_SECTION(a) COMPILER_PRAGMA(location = a)
154 #define COMPILER_SECTION(a) __attribute__((__section__(a)))
173 #define LE_BYTE0(a) ((uint8_t)(a)) argument
174 #define LE_BYTE1(a) ((uint8_t)((a) >> 8)) argument
175 #define LE_BYTE2(a) ((uint8_t)((a) >> 16)) argument
176 #define LE_BYTE3(a) ((uint8_t)((a) >> 24)) argument
[all …]
/bsp/microchip/same70/bsp/hal/utils/include/
A Dutils.h55 #define ARRAY_SIZE(a) (sizeof(a) / sizeof((a)[0])) argument
81 #define COMPILER_ALIGNED(a) __attribute__((__aligned__(a))) argument
85 #define COMPILER_ALIGNED(a) __attribute__((__aligned__(a)))
150 #define COMPILER_SECTION(a) __attribute__((__section__(a))) argument
152 #define COMPILER_SECTION(a) COMPILER_PRAGMA(location = a)
154 #define COMPILER_SECTION(a) __attribute__((__section__(a)))
173 #define LE_BYTE0(a) ((uint8_t)(a)) argument
174 #define LE_BYTE1(a) ((uint8_t)((a) >> 8)) argument
175 #define LE_BYTE2(a) ((uint8_t)((a) >> 16)) argument
176 #define LE_BYTE3(a) ((uint8_t)((a) >> 24)) argument
[all …]
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hal/utils/include/
A Dutils.h55 #define ARRAY_SIZE(a) (sizeof(a) / sizeof((a)[0])) argument
81 #define COMPILER_ALIGNED(a) __attribute__((__aligned__(a))) argument
85 #define COMPILER_ALIGNED(a) __attribute__((__aligned__(a)))
150 #define COMPILER_SECTION(a) __attribute__((__section__(a))) argument
152 #define COMPILER_SECTION(a) COMPILER_PRAGMA(location = a)
154 #define COMPILER_SECTION(a) __attribute__((__section__(a)))
173 #define LE_BYTE0(a) ((uint8_t)(a)) argument
174 #define LE_BYTE1(a) ((uint8_t)((a) >> 8)) argument
175 #define LE_BYTE2(a) ((uint8_t)((a) >> 16)) argument
176 #define LE_BYTE3(a) ((uint8_t)((a) >> 24)) argument
[all …]
/bsp/microchip/same54/bsp/hal/utils/include/
A Dutils.h55 #define ARRAY_SIZE(a) (sizeof(a) / sizeof((a)[0])) argument
81 #define COMPILER_ALIGNED(a) __attribute__((__aligned__(a))) argument
85 #define COMPILER_ALIGNED(a) __attribute__((__aligned__(a)))
150 #define COMPILER_SECTION(a) __attribute__((__section__(a))) argument
152 #define COMPILER_SECTION(a) COMPILER_PRAGMA(location = a)
154 #define COMPILER_SECTION(a) __attribute__((__section__(a)))
173 #define LE_BYTE0(a) ((uint8_t)(a)) argument
174 #define LE_BYTE1(a) ((uint8_t)((a) >> 8)) argument
175 #define LE_BYTE2(a) ((uint8_t)((a) >> 16)) argument
176 #define LE_BYTE3(a) ((uint8_t)((a) >> 24)) argument
[all …]
/bsp/dm365/platform/
A Ddm36x.h166 #define davinci_readb(a) (*(volatile unsigned char *)(a)) argument
167 #define davinci_readw(a) (*(volatile unsigned short *)(a)) argument
168 #define davinci_readl(a) (*(volatile unsigned int *)(a)) argument
170 #define davinci_writeb(v,a) (*(volatile unsigned char *)(a) = (v)) argument
171 #define davinci_writew(v,a) (*(volatile unsigned short *)(a) = (v)) argument
174 #define readb(a) davinci_readb(a) argument
175 #define readw(a) davinci_readw(a) argument
176 #define readl(a) davinci_readl(a) argument
178 #define write(v,a) davinci_writeb(v,a) argument
179 #define writew(v,a) davinci_writew(v,a) argument
[all …]

Completed in 64 milliseconds

12345678910>>...84