/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/external_resample/speexrate/ |
A D | arch.h | 173 #define ADD16(a,b) ((a)+(b)) argument 174 #define SUB16(a,b) ((a)-(b)) argument 175 #define ADD32(a,b) ((a)+(b)) argument 176 #define SUB32(a,b) ((a)-(b)) argument 177 #define MULT16_16_16(a,b) ((a)*(b)) argument 181 #define MULT16_32_Q11(a,b) ((a)*(b)) argument 182 #define MULT16_32_Q13(a,b) ((a)*(b)) argument 183 #define MULT16_32_Q14(a,b) ((a)*(b)) argument 184 #define MULT16_32_Q15(a,b) ((a)*(b)) argument 185 #define MULT16_32_P15(a,b) ((a)*(b)) argument [all …]
|
/bsp/avr32/software_framework/utils/preprocessor/ |
A D | tpaste.h | 61 #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 D | tpaste.h | 69 #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/rx/RPDL/ |
A D | r_pdl_io_port_rx62nxbg.h | 113 #define R_IO_PORT_Set(a, b) \ argument 122 #define R_IO_PORT_ReadControl(a, b, c) \ argument 133 #define R_IO_PORT_ModifyControl(a, b, c) \ argument 144 #define R_IO_PORT_Read(a, b) \ argument 155 #define R_IO_PORT_Write(a, b) \ argument 166 #define R_IO_PORT_Compare(a, b, c) \ argument 177 #define R_IO_PORT_Modify(a, b, c) \ argument 188 #define R_IO_PORT_Wait(a, b) \ argument
|
A D | r_pdl_io_port_rx62nxfb.h | 114 #define R_IO_PORT_Set(a, b) \ argument 123 #define R_IO_PORT_ReadControl(a, b, c) \ argument 134 #define R_IO_PORT_ModifyControl(a, b, c) \ argument 145 #define R_IO_PORT_Read(a, b) \ argument 156 #define R_IO_PORT_Write(a, b) \ argument 167 #define R_IO_PORT_Compare(a, b, c) \ argument 178 #define R_IO_PORT_Modify(a, b, c) \ argument 189 #define R_IO_PORT_Wait(a, b) \ argument
|
A D | r_pdl_io_port_rx62nxfp.h | 114 #define R_IO_PORT_Set(a, b) \ argument 123 #define R_IO_PORT_ReadControl(a, b, c) \ argument 134 #define R_IO_PORT_ModifyControl(a, b, c) \ argument 145 #define R_IO_PORT_Read(a, b) \ argument 156 #define R_IO_PORT_Write(a, b) \ argument 167 #define R_IO_PORT_Compare(a, b, c) \ argument 178 #define R_IO_PORT_Modify(a, b, c) \ argument 189 #define R_IO_PORT_Wait(a, b) \ argument
|
A D | r_pdl_io_port_rx62nxld.h | 114 #define R_IO_PORT_Set(a, b) \ argument 123 #define R_IO_PORT_ReadControl(a, b, c) \ argument 134 #define R_IO_PORT_ModifyControl(a, b, c) \ argument 145 #define R_IO_PORT_Read(a, b) \ argument 156 #define R_IO_PORT_Write(a, b) \ argument 167 #define R_IO_PORT_Compare(a, b, c) \ argument 178 #define R_IO_PORT_Modify(a, b, c) \ argument 189 #define R_IO_PORT_Wait(a, b) \ argument
|
A D | r_pdl_io_port_rx62nxle.h | 114 #define R_IO_PORT_Set(a, b) \ argument 123 #define R_IO_PORT_ReadControl(a, b, c) \ argument 134 #define R_IO_PORT_ModifyControl(a, b, c) \ argument 145 #define R_IO_PORT_Read(a, b) \ argument 156 #define R_IO_PORT_Write(a, b) \ argument 167 #define R_IO_PORT_Compare(a, b, c) \ argument 178 #define R_IO_PORT_Modify(a, b, c) \ argument 189 #define R_IO_PORT_Wait(a, b) \ argument
|
A D | r_pdl_intc_rx62nxx.h | 74 #define R_INTC_CreateExtInterrupt(a, b, c, d) \ argument 81 #define R_INTC_CreateSoftwareInterrupt(a, b, c) \ argument 88 #define R_INTC_ControlExtInterrupt(a, b) \ argument 95 #define R_INTC_GetExtInterruptStatus(a, b) \ argument 105 #define R_INTC_CreateExceptionHandlers(a, b, c) \ argument 108 #define R_INTC_Read(a, b) \ argument 111 #define R_INTC_Write(a, b) \ argument 114 #define R_INTC_Modify(a, b, c) \ argument
|
A D | r_pdl_tmr_rx62nxx.h | 161 #define R_TMR_CreateChannel(a, b, c, d, e, f, g, h, i, j) \ argument 168 #define R_TMR_CreateUnit(a, b, c, d, e, f, g, h, i, j) \ argument 175 #define R_TMR_CreatePeriodic(a, b, c, d, e, f, g) \ argument 184 #define R_TMR_CreateOneShot(a, b, c, d, e) \ argument 200 #define R_TMR_ControlChannel(a, b, c, d, e) \ argument 207 #define R_TMR_ControlUnit(a, b, c, d, e) \ argument 214 #define R_TMR_ControlPeriodic(a, b, c, d) \ argument 223 #define R_TMR_ReadChannel(a, b, c, d, e) \ argument 230 #define R_TMR_ReadUnit(a, b, c, d, e) \ argument
|
A D | r_pdl_iic_rx62nxnfp.h | 139 #define R_IIC_Create(a, b, c, d, e, f, g, h) \ argument 153 #define R_IIC_MasterSend(a, b, c, d, e, f, g) \ argument 160 #define R_IIC_MasterReceive(a, b, c, d, e, f, g) \ argument 167 #define R_IIC_MasterReceiveLast(a, b) \ argument 174 #define R_IIC_SlaveMonitor(a, b, c, d, e, f) \ argument 181 #define R_IIC_SlaveSend(a, b, c) \ argument 188 #define R_IIC_Control(a, b) \ argument 195 #define R_IIC_GetStatus(a, b, c, d) \ argument
|
A D | r_pdl_iic_rx62nxfp.h | 139 #define R_IIC_Create(a, b, c, d, e, f, g, h) \ argument 153 #define R_IIC_MasterSend(a, b, c, d, e, f, g) \ argument 160 #define R_IIC_MasterReceive(a, b, c, d, e, f, g) \ argument 167 #define R_IIC_MasterReceiveLast(a, b) \ argument 174 #define R_IIC_SlaveMonitor(a, b, c, d, e, f) \ argument 181 #define R_IIC_SlaveSend(a, b, c) \ argument 188 #define R_IIC_Control(a, b) \ argument 195 #define R_IIC_GetStatus(a, b, c, d) \ argument
|
A D | r_pdl_sci_rx62nxx.h | 135 #define R_SCI_Create(a, b, c, d) \ argument 149 #define R_SCI_Send(a, b, c, d, e) \ argument 156 #define R_SCI_Receive(a, b, c, d, e, f) \ argument 163 #define R_SCI_Control(a, b) \ argument 170 #define R_SCI_GetStatus(a, b, c, d, e) \ argument
|
A D | r_pdl_spi_rx62nxx.h | 88 #define R_SPI_Create(a, b, c, d, e) \ argument 102 #define R_SPI_Command(a, b, c, d) \ argument 109 #define R_SPI_Transfer(a, b, c, d, e, f, g) \ argument 116 #define R_SPI_Control(a, b, c) \ argument 123 #define R_SPI_GetStatus(a, b, c) \ argument
|
A D | r_pdl_dtc_rx62nxx.h | 64 #define R_DTC_Set(a, b) \ argument 69 #define R_DTC_Create(a, b, c, d, e, f) \ argument 79 #define R_DTC_Control(a, b, c, d, e, f) \ argument 84 #define R_DTC_GetStatus(a, b, c, d, e, f) \ argument
|
A D | r_pdl_cmt_rx62nxx.h | 68 #define R_CMT_Create(a, b, c, d, e) \ argument 75 #define R_CMT_CreateOneShot(a, b, c, d, e) \ argument 89 #define R_CMT_Control(a, b, c) \ argument 96 #define R_CMT_Read(a, b, c) \ argument
|
A D | r_pdl_bsc_rx62nxx.h | 85 #define R_BSC_Create(a, b, c, d, e) \ argument 92 #define R_BSC_CreateArea(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o) \ argument 100 #define R_BSC_SDRAM_CreateArea(a, b, c, d, e, f, g, h, i, j, k, l) \ argument 105 #define R_BSC_SDRAM_CreateArea(a, b, c, d, e, f, g, h, i, j, k, l) \ argument 123 #define R_BSC_GetStatus(a, b, c) \ argument
|
A D | r_pdl_pfc_rx62nxx.h | 46 #define R_PFC_Read(a, b) \ argument 55 #define R_PFC_Write(a, b) \ argument 64 #define R_PFC_Modify(a, b, c) \ argument
|
/bsp/nxp/imx/imxrt/libraries/drivers/vglite/font/ |
A D | vft_debug.h | 56 #define VFT_DBG_KERN_TABLE(a,b) vft_dbg_kern_table(a,b) argument 57 #define VFT_DBG_PATH_TABLE(a,b) vft_dbg_path_table(a,b) argument 89 #define DBG_READ_32B(a,b,c) argument 92 #define dbg_float_ary_no_offset_update(a, b, c,d) argument 93 #define dbg_int_ary_no_offset_update(a, b, c,d) argument 94 #define vft_dbg_path_bounds(a,b,c) argument 95 #define vft_dbg_path(a,b,c) argument 97 #define VFT_DBG_FONT_FACE_DESC(a,b) argument 98 #define VFT_DBG_GLYPH_TABLE(a,b) argument 99 #define VFT_DBG_KERN_TABLE(a,b) argument [all …]
|
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hri/ |
A D | hri_rtc_d51.h | 9644 #define hri_rtcmode2_read_GP_GP_bf(a, b) hri_rtc_read_GP_GP_bf(a, b) argument 9645 #define hri_rtcmode2_set_GP_reg(a, b, c) hri_rtc_set_GP_reg(a, b, c) argument 9646 #define hri_rtcmode2_get_GP_reg(a, b, c) hri_rtc_get_GP_reg(a, b, c) argument 9650 #define hri_rtcmode2_read_GP_reg(a, b) hri_rtc_read_GP_reg(a, b) argument 9784 #define hri_rtcmode2_read_BKUP_reg(a, b) hri_rtc_read_BKUP_reg(a, b) argument 9818 #define hri_rtcmode0_read_GP_GP_bf(a, b) hri_rtc_read_GP_GP_bf(a, b) argument 9819 #define hri_rtcmode0_set_GP_reg(a, b, c) hri_rtc_set_GP_reg(a, b, c) argument 9820 #define hri_rtcmode0_get_GP_reg(a, b, c) hri_rtc_get_GP_reg(a, b, c) argument 9824 #define hri_rtcmode0_read_GP_reg(a, b) hri_rtc_read_GP_reg(a, b) argument 9958 #define hri_rtcmode0_read_BKUP_reg(a, b) hri_rtc_read_BKUP_reg(a, b) argument [all …]
|
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hri/ |
A D | hri_rtc_d51.h | 9644 #define hri_rtcmode2_read_GP_GP_bf(a, b) hri_rtc_read_GP_GP_bf(a, b) argument 9645 #define hri_rtcmode2_set_GP_reg(a, b, c) hri_rtc_set_GP_reg(a, b, c) argument 9646 #define hri_rtcmode2_get_GP_reg(a, b, c) hri_rtc_get_GP_reg(a, b, c) argument 9650 #define hri_rtcmode2_read_GP_reg(a, b) hri_rtc_read_GP_reg(a, b) argument 9784 #define hri_rtcmode2_read_BKUP_reg(a, b) hri_rtc_read_BKUP_reg(a, b) argument 9818 #define hri_rtcmode0_read_GP_GP_bf(a, b) hri_rtc_read_GP_GP_bf(a, b) argument 9819 #define hri_rtcmode0_set_GP_reg(a, b, c) hri_rtc_set_GP_reg(a, b, c) argument 9820 #define hri_rtcmode0_get_GP_reg(a, b, c) hri_rtc_get_GP_reg(a, b, c) argument 9824 #define hri_rtcmode0_read_GP_reg(a, b) hri_rtc_read_GP_reg(a, b) argument 9958 #define hri_rtcmode0_read_BKUP_reg(a, b) hri_rtc_read_BKUP_reg(a, b) argument [all …]
|
/bsp/microchip/same54/bsp/hri/ |
A D | hri_rtc_e54.h | 9644 #define hri_rtcmode2_read_GP_GP_bf(a, b) hri_rtc_read_GP_GP_bf(a, b) argument 9645 #define hri_rtcmode2_set_GP_reg(a, b, c) hri_rtc_set_GP_reg(a, b, c) argument 9646 #define hri_rtcmode2_get_GP_reg(a, b, c) hri_rtc_get_GP_reg(a, b, c) argument 9650 #define hri_rtcmode2_read_GP_reg(a, b) hri_rtc_read_GP_reg(a, b) argument 9784 #define hri_rtcmode2_read_BKUP_reg(a, b) hri_rtc_read_BKUP_reg(a, b) argument 9818 #define hri_rtcmode0_read_GP_GP_bf(a, b) hri_rtc_read_GP_GP_bf(a, b) argument 9819 #define hri_rtcmode0_set_GP_reg(a, b, c) hri_rtc_set_GP_reg(a, b, c) argument 9820 #define hri_rtcmode0_get_GP_reg(a, b, c) hri_rtc_get_GP_reg(a, b, c) argument 9824 #define hri_rtcmode0_read_GP_reg(a, b) hri_rtc_read_GP_reg(a, b) argument 9958 #define hri_rtcmode0_read_BKUP_reg(a, b) hri_rtc_read_BKUP_reg(a, b) argument [all …]
|
/bsp/yichip/yc3121-pos/Libraries/core/ |
A D | system.h | 18 #define BIT_SET(a,b) ((a) |= (1<<(b))) argument 19 #define BIT_CLEAR(a,b) ((a) &= ~(1<<(b))) argument 20 #define BIT_FLIP(a,b) ((a) ^= (1<<(b))) //bit Negation argument 21 #define BIT_GET(a,b) (((a) & (1<<(b)))>>(b)) argument
|
/bsp/yichip/yc3122-pos/Libraries/core/ |
A D | system.h | 20 #define BIT_SET(a,b) ((a) |= (1<<(b))) argument 21 #define BIT_CLEAR(a,b) ((a) &= ~(1<<(b))) argument 22 #define BIT_FLIP(a,b) ((a) ^= (1<<(b))) //bit Negation argument 23 #define BIT_GET(a,b) (((a) & (1<<(b)))>>(b)) argument
|
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/core/ |
A D | snd_params.c | 198 void snd_range_add(const snd_interval_t *a, const snd_interval_t *b, snd_interval_t *c) in snd_range_add() 212 void snd_interval_sub(const snd_interval_t *a, const snd_interval_t *b, snd_interval_t *c) in snd_interval_sub() 226 void snd_range_mul(const snd_interval_t *a, const snd_interval_t *b, snd_interval_t *c) in snd_range_mul() 250 void snd_range_div(const snd_interval_t *a, const snd_interval_t *b, snd_interval_t *c) in snd_range_div() 276 void snd_range_muldiv(const snd_interval_t *a, const snd_interval_t *b, in snd_range_muldiv() 307 void snd_range_muldivk(const snd_interval_t *a, const snd_interval_t *b, in snd_range_muldivk() 340 const snd_interval_t *b, snd_interval_t *c) in snd_range_mulkdiv()
|