| /bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/ |
| A D | efm32gg_af_pins.h | 130 #define AF_TIMER0_CC0_PIN(f) ((f) == 0 ? 0 : (f) == 1 ? 0 : (f) == 2 ? 6 : (f) == 3 ? 1 : (f… argument 131 #define AF_TIMER0_CC1_PIN(f) ((f) == 0 ? 1 : (f) == 1 ? 1 : (f) == 2 ? 7 : (f) == 3 ? 2 : (f… argument 132 #define AF_TIMER0_CC2_PIN(f) ((f) == 0 ? 2 : (f) == 1 ? 2 : (f) == 2 ? 8 : (f) == 3 ? 3 : (f… argument 133 #define AF_TIMER0_CDTI0_PIN(f) ((f) == 0 ? 3 : (f) == 1 ? 13 : (f) == 2 ? 3 : (f) == 3 ? 13 : … argument 134 #define AF_TIMER0_CDTI1_PIN(f) ((f) == 0 ? 4 : (f) == 1 ? 14 : (f) == 2 ? 4 : (f) == 3 ? 14 : … argument 135 #define AF_TIMER0_CDTI2_PIN(f) ((f) == 0 ? 5 : (f) == 1 ? 15 : (f) == 2 ? 5 : (f) == 3 ? 15 : … argument 154 #define AF_USART0_TX_PIN(f) ((f) == 0 ? 10 : (f) == 1 ? 7 : (f) == 2 ? 11 : (f) == 3 ? 13 :… argument 155 #define AF_USART0_RX_PIN(f) ((f) == 0 ? 11 : (f) == 1 ? 6 : (f) == 2 ? 10 : (f) == 3 ? 12 :… argument 156 #define AF_USART0_CLK_PIN(f) ((f) == 0 ? 12 : (f) == 1 ? 5 : (f) == 2 ? 9 : (f) == 3 ? 15 : … argument 186 …define AF_I2C0_SDA_PIN(f) ((f) == 0 ? 0 : (f) == 1 ? 6 : (f) == 2 ? 6 : (f) == 3 ? 14 : (… argument [all …]
|
| A D | efm32gg_af_ports.h | 130 #define AF_TIMER0_CC0_PORT(f) ((f) == 0 ? 0 : (f) == 1 ? 0 : (f) == 2 ? 5 : (f) == 3 ? 3 : (… argument 131 #define AF_TIMER0_CC1_PORT(f) ((f) == 0 ? 0 : (f) == 1 ? 0 : (f) == 2 ? 5 : (f) == 3 ? 3 : (… argument 132 #define AF_TIMER0_CC2_PORT(f) ((f) == 0 ? 0 : (f) == 1 ? 0 : (f) == 2 ? 5 : (f) == 3 ? 3 : (… argument 133 #define AF_TIMER0_CDTI0_PORT(f) ((f) == 0 ? 0 : (f) == 1 ? 2 : (f) == 2 ? 5 : (f) == 3 ? 2 : (… argument 134 #define AF_TIMER0_CDTI1_PORT(f) ((f) == 0 ? 0 : (f) == 1 ? 2 : (f) == 2 ? 5 : (f) == 3 ? 2 : (… argument 135 #define AF_TIMER0_CDTI2_PORT(f) ((f) == 0 ? 0 : (f) == 1 ? 2 : (f) == 2 ? 5 : (f) == 3 ? 2 : (… argument 154 #define AF_USART0_TX_PORT(f) ((f) == 0 ? 4 : (f) == 1 ? 4 : (f) == 2 ? 2 : (f) == 3 ? 4 : (… argument 155 #define AF_USART0_RX_PORT(f) ((f) == 0 ? 4 : (f) == 1 ? 4 : (f) == 2 ? 2 : (f) == 3 ? 4 : (… argument 156 #define AF_USART0_CLK_PORT(f) ((f) == 0 ? 4 : (f) == 1 ? 4 : (f) == 2 ? 2 : (f) == 3 ? 2 : (… argument 186 …define AF_I2C0_SDA_PORT(f) ((f) == 0 ? 0 : (f) == 1 ? 3 : (f) == 2 ? 2 : (f) == 3 ? 3 : (… argument [all …]
|
| /bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/ |
| A D | efm32g_af_pins.h | 65 #define AF_TIMER0_CC0_PIN(f) ((f) == 0 ? 0 : (f) == 1 ? 0 : (f) == 2 ? 6 : (f) == 3 ? 1 : -1) argument 66 #define AF_TIMER0_CC1_PIN(f) ((f) == 0 ? 1 : (f) == 1 ? 1 : (f) == 2 ? 7 : (f) == 3 ? 2 : -1) argument 67 #define AF_TIMER0_CC2_PIN(f) ((f) == 0 ? 2 : (f) == 1 ? 2 : (f) == 2 ? 8 : (f) == 3 ? 3 : -1) argument 68 #define AF_TIMER0_CDTI0_PIN(f) ((f) == 0 ? 3 : (f) == 1 ? 13 : (f) == 2 ? 3 : (f) == 3 ? 13 : … argument 69 #define AF_TIMER0_CDTI1_PIN(f) ((f) == 0 ? 4 : (f) == 1 ? 14 : (f) == 2 ? 4 : (f) == 3 ? 14 : … argument 70 #define AF_TIMER0_CDTI2_PIN(f) ((f) == 0 ? 5 : (f) == 1 ? 15 : (f) == 2 ? 5 : (f) == 3 ? 15 : … argument 95 #define AF_UART0_TX_PIN(f) ((f) == 0 ? 6 : (f) == 1 ? 0 : (f) == 2 ? 3 : (f) == 3 ? 14 : -… argument 96 #define AF_UART0_RX_PIN(f) ((f) == 0 ? 7 : (f) == 1 ? 1 : (f) == 2 ? 4 : (f) == 3 ? 15 : -… argument 103 #define AF_LETIMER0_OUT0_PIN(f) ((f) == 0 ? 6 : (f) == 1 ? 11 : (f) == 2 ? 0 : (f) == 3 ? 4 : -… argument 104 #define AF_LETIMER0_OUT1_PIN(f) ((f) == 0 ? 7 : (f) == 1 ? 12 : (f) == 2 ? 1 : (f) == 3 ? 5 : -… argument [all …]
|
| A D | efm32g_af_ports.h | 65 #define AF_TIMER0_CC0_PORT(f) ((f) == 0 ? 0 : (f) == 1 ? 0 : (f) == 2 ? 5 : (f) == 3 ? 3 : -… argument 66 #define AF_TIMER0_CC1_PORT(f) ((f) == 0 ? 0 : (f) == 1 ? 0 : (f) == 2 ? 5 : (f) == 3 ? 3 : -… argument 67 #define AF_TIMER0_CC2_PORT(f) ((f) == 0 ? 0 : (f) == 1 ? 0 : (f) == 2 ? 5 : (f) == 3 ? 3 : -… argument 68 #define AF_TIMER0_CDTI0_PORT(f) ((f) == 0 ? 0 : (f) == 1 ? 2 : (f) == 2 ? 5 : (f) == 3 ? 2 : -… argument 69 #define AF_TIMER0_CDTI1_PORT(f) ((f) == 0 ? 0 : (f) == 1 ? 2 : (f) == 2 ? 5 : (f) == 3 ? 2 : -… argument 70 #define AF_TIMER0_CDTI2_PORT(f) ((f) == 0 ? 0 : (f) == 1 ? 2 : (f) == 2 ? 5 : (f) == 3 ? 2 : -… argument 95 #define AF_UART0_TX_PORT(f) ((f) == 0 ? 5 : (f) == 1 ? 4 : (f) == 2 ? 0 : (f) == 3 ? 2 : -… argument 96 #define AF_UART0_RX_PORT(f) ((f) == 0 ? 5 : (f) == 1 ? 4 : (f) == 2 ? 0 : (f) == 3 ? 2 : -… argument 103 #define AF_LETIMER0_OUT0_PORT(f) ((f) == 0 ? 3 : (f) == 1 ? 1 : (f) == 2 ? 5 : (f) == 3 ? 2 : -… argument 104 #define AF_LETIMER0_OUT1_PORT(f) ((f) == 0 ? 3 : (f) == 1 ? 1 : (f) == 2 ? 5 : (f) == 3 ? 2 : -… argument [all …]
|
| /bsp/nxp/imx/imx6ull-smart/ |
| A D | mkimage.py | 27 with open(args.out, 'wb') as f: 29 f.write(struct.pack('<B', 0x53)) 30 f.write(struct.pack('<B', 0x54)) 31 f.write(struct.pack('<B', 0x4D)) 72 f.write(raw) 73 f.close() 147 with open(args.out, 'wb') as f: 191 f.write(raw) 196 f.close() 207 raw = f.read(1024) [all …]
|
| /bsp/ft32/tools/ |
| A D | upgrade.py | 58 f.seek(0) 60 f.seek(0) 61 f.truncate() 88 f.seek(0) 90 f.seek(0) 91 f.truncate() 111 f.seek(0) 113 f.seek(0) 114 f.truncate() 134 f.seek(0) [all …]
|
| /bsp/Infineon/tools/ |
| A D | upgrade.py | 58 f.seek(0) 60 f.seek(0) 61 f.truncate() 88 f.seek(0) 90 f.seek(0) 91 f.truncate() 111 f.seek(0) 113 f.seek(0) 114 f.truncate() 134 f.seek(0) [all …]
|
| /bsp/mm32/tools/ |
| A D | upgrade.py | 60 f.seek(0) 62 f.seek(0) 63 f.truncate() 90 f.seek(0) 92 f.seek(0) 93 f.truncate() 113 f.seek(0) 115 f.seek(0) 116 f.truncate() 136 f.seek(0) [all …]
|
| /bsp/nuvoton/numaker-iot-ma35d1/preload/ |
| A D | transcode.py | 6 with open(fname, "r") as f: 7 lines = f.readlines() 8 f.close() 9 with open("entry_point.S", "w") as f: 13 f.write("\n") 14 f.write("ma35d1_start:\n") 18 f.write(new_line) 20 f.write("\n") 22 f.write("\n") 30 f.write(" nop\n") [all …]
|
| /bsp/nuvoton/numaker-hmi-ma35d1/preload/ |
| A D | transcode.py | 6 with open(fname, "r") as f: 7 lines = f.readlines() 8 f.close() 9 with open("entry_point.S", "w") as f: 13 f.write("\n") 14 f.write("ma35d1_start:\n") 18 f.write(new_line) 20 f.write("\n") 22 f.write("\n") 30 f.write(" nop\n") [all …]
|
| /bsp/tae32f5300/Libraries/CMSIS/Include/ |
| A D | arm_vec_math.h | 60 xinv.f = xinv.f * b; in vrecip_medprec_f32() 63 xinv.f = xinv.f * b; in vrecip_medprec_f32() 66 xinv.f = xinv.f * b; in vrecip_medprec_f32() 72 xinv.f = vnegq_m(xinv.f, xinv.f, vcmpltq(x, 0.0f)); in vrecip_medprec_f32() 94 xinv.f = xinv.f * b; in vrecip_hiprec_f32() 97 xinv.f = xinv.f * b; in vrecip_hiprec_f32() 100 xinv.f = xinv.f * b; in vrecip_hiprec_f32() 103 xinv.f = xinv.f * b; in vrecip_hiprec_f32() 109 xinv.f = vnegq_m(xinv.f, xinv.f, vcmpltq(x, 0.0f)); in vrecip_hiprec_f32() 267 v.f = vmulq(v.f, vecTmp); in vrecip_f32() [all …]
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/ |
| A D | quirks.c | 77 const struct mmc_fixup *f; in mmc_fixup_device() local 84 for (f = table; f->vendor_fixup; f++) { in mmc_fixup_device() 85 if ((f->manfid == CID_MANFID_ANY || in mmc_fixup_device() 86 f->manfid == card->cid.manfid) && in mmc_fixup_device() 87 (f->oemid == CID_OEMID_ANY || in mmc_fixup_device() 88 f->oemid == card->cid.oemid) && in mmc_fixup_device() 89 (f->name == CID_NAME_ANY || in mmc_fixup_device() 92 (f->cis_vendor == card->cis.vendor || in mmc_fixup_device() 94 (f->cis_device == card->cis.device || in mmc_fixup_device() 96 rev >= f->rev_start && rev <= f->rev_end) { in mmc_fixup_device() [all …]
|
| /bsp/wch/arm/ch579m/libraries/StdPeriphDriver/inc/ |
| A D | CH57x_timer.h | 87 #define TMR0_ITCfg(s,f) ((s)?(R8_TMR0_INTER_EN|=f):(R8_TMR0_INTER_EN&=~f)) /* TMR0… argument 89 #define TMR0_ClearITFlag(f) (R8_TMR0_INT_FLAG = f) /* 清除中断标志 */ argument 90 #define TMR0_GetITFlag(f) (R8_TMR0_INT_FLAG&f) /* 查询中断标志状态 */ argument 120 #define TMR1_ITCfg(s,f) ((s)?(R8_TMR1_INTER_EN|=f):(R8_TMR1_INTER_EN&=~f)) /* TMR1… argument 122 #define TMR1_ClearITFlag(f) (R8_TMR1_INT_FLAG = f) /* 清除中断标志 */ argument 123 #define TMR1_GetITFlag(f) (R8_TMR1_INT_FLAG&f) /* 查询中断标志状态 */ argument 153 #define TMR2_ITCfg(s,f) ((s)?(R8_TMR2_INTER_EN|=f):(R8_TMR2_INTER_EN&=~f)) /* TMR2… argument 155 #define TMR2_ClearITFlag(f) (R8_TMR2_INT_FLAG = f) /* 清除中断标志 */ argument 156 #define TMR2_GetITFlag(f) (R8_TMR2_INT_FLAG&f) /* 查询中断标志状态 */ argument 185 #define TMR3_ITCfg(s,f) ((s)?(R8_TMR3_INTER_EN|=f):(R8_TMR3_INTER_EN&=~f)) /* TMR3… argument [all …]
|
| A D | CH57x_spi.h | 76 #define SPI0_ITCfg(s,f) ((s)?(R8_SPI0_INTER_EN|=f):(R8_SPI0_INTER_EN&=~f)) argument 77 #define SPI0_GetITFlag(f) (R8_SPI0_INT_FLAG&f) /* 获取中断标志状态,0-未置位,(!0)-触发 */ argument 78 #define SPI0_ClearITFlag(f) (R8_SPI0_INT_FLAG = f) /* 清除当前中断标志 */ argument 96 #define SPI1_ITCfg(s,f) ((s)?(R8_SPI1_INTER_EN|=f):(R8_SPI1_INTER_EN&=~f)) argument 97 #define SPI1_GetITFlag(f) (R8_SPI1_INT_FLAG&f) /* 获取中断标志状态,0-未置位,(!0)-触发 */ argument 98 #define SPI1_ClearITFlag(f) (R8_SPI1_INT_FLAG = f) /* 清除当前中断标志 */ argument
|
| /bsp/nxp/imx/imxrt/libraries/drivers/vglite/font/ |
| A D | rle_font_read.c | 399 bufferred_fread(pdata, 1, 1, f); in read_8b() 411 bufferred_fread(buf, 2, 1, f); in read_16b() 416 bufferred_ftell(f)-2, 2, word)); in read_16b() 427 bufferred_fread(buf, 4, 1, f); in read_32b() 435 bufferred_ftell(f) - 4, 4, in read_32b() 457 bufferred_fread(*ary, 2, blob_len, f); in read_16b_blob() 476 bufferred_fread(p_tmp, 1, blob_len, f); in read_8b_blob() 501 EXIT_IF_NEGATIVE(read_8b(f, &font->width)); in read_rle_font_header() 522 EXIT_IF_NEGATIVE(read_8b(f, &font->flags)); in read_rle_font_header() 588 bufferred_reader_t * f = &f_obj; in read_rle_font_from_buffer() local [all …]
|
| /bsp/avr32/software_framework/utils/preprocessor/ |
| A D | tpaste.h | 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 68 #define TPASTE9( a, b, c, d, e, f, g, h, i) a##b##c##d##e##f##g##h##i argument 69 #define TPASTE10(a, b, c, d, e, f, g, h, i, j) a##b##c##d##e##f##g##h##i##j argument 86 #define ATPASTE6( a, b, c, d, e, f) TPASTE6( a, b, c, d, e, f) argument 87 #define ATPASTE7( a, b, c, d, e, f, g) TPASTE7( a, b, c, d, e, f, g) argument 88 #define ATPASTE8( a, b, c, d, e, f, g, h) TPASTE8( a, b, c, d, e, f, g, h) argument 89 #define ATPASTE9( a, b, c, d, e, f, g, h, i) TPASTE9( a, b, c, d, e, f, g, h, i) argument 90 #define ATPASTE10(a, b, c, d, e, f, g, h, i, j) TPASTE10(a, b, c, d, e, f, g, h, i, j) argument
|
| /bsp/samd21/sam_d2x_asflib/sam0/utils/preprocessor/ |
| A D | tpaste.h | 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 76 #define TPASTE9( a, b, c, d, e, f, g, h, i) a##b##c##d##e##f##g##h##i argument 77 #define TPASTE10(a, b, c, d, e, f, g, h, i, j) a##b##c##d##e##f##g##h##i##j argument 94 #define ATPASTE6( a, b, c, d, e, f) TPASTE6( a, b, c, d, e, f) argument 95 #define ATPASTE7( a, b, c, d, e, f, g) TPASTE7( a, b, c, d, e, f, g) argument 96 #define ATPASTE8( a, b, c, d, e, f, g, h) TPASTE8( a, b, c, d, e, f, g, h) argument 97 #define ATPASTE9( a, b, c, d, e, f, g, h, i) TPASTE9( a, b, c, d, e, f, g, h, i) argument 98 #define ATPASTE10(a, b, c, d, e, f, g, h, i, j) TPASTE10(a, b, c, d, e, f, g, h, i, j) argument
|
| /bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/ |
| A D | printf.c | 73 vaStart(argP, f); in printf() 74 while (*f) in printf() 76 if (*f == '%') in printf() 78 f = FormatItem(f + 1, vaArg(argP, int)); in printf() 124 if (*f == '0') in FormatItem() 141 return (--f); in FormatItem() 146 return (f); in FormatItem() 166 return (f); in FormatItem() 191 return (f); in FormatItem() 196 f++; in FormatItem() [all …]
|
| /bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/ |
| A D | printf.c | 73 vaStart(argP, f); in printf() 74 while (*f) in printf() 76 if (*f == '%') in printf() 78 f = FormatItem(f + 1, vaArg(argP, int)); in printf() 124 if (*f == '0') in FormatItem() 141 return (--f); in FormatItem() 146 return (f); in FormatItem() 166 return (f); in FormatItem() 191 return (f); in FormatItem() 196 f++; in FormatItem() [all …]
|
| /bsp/phytium/libraries/tools/auto_test/ |
| A D | auto_compile.py | 49 print(f"️ 删除: {file_path}") 64 print(f"\n>>> 进入目录: {abs_target_dir}") 65 print(f">>> 使用环境脚本: {env_script_path}") 68 print(f"\n== 执行第 {i} 组命令 ==") 72 f"bash -c '" 73 f"source \"{env_script_path}\" && " 74 f"pushd \"{abs_target_dir}\" > /dev/null && " 75 f"{first_cmd} && " 76 f"{' && '.join(fixed_commands)} && " 77 f"popd > /dev/null'" [all …]
|
| /bsp/microchip/samc21/bsp/hpl/can/ |
| A D | hpl_can.c | 203 if (f == NULL) { in _can_async_read() 207 if (f->R0.bit.XTD == 1) { in _can_async_read() 254 if (f == NULL) { in _can_async_write() 260 f->T0.bit.XTD = 1; in _can_async_write() 269 f->T1.bit.DLC = 0x9; in _can_async_write() 271 f->T1.bit.DLC = 0xA; in _can_async_write() 273 f->T1.bit.DLC = 0xB; in _can_async_write() 275 f->T1.bit.DLC = 0xC; in _can_async_write() 277 f->T1.bit.DLC = 0xD; in _can_async_write() 279 f->T1.bit.DLC = 0xE; in _can_async_write() [all …]
|
| /bsp/microchip/same70/bsp/hpl/mcan/ |
| A D | hpl_mcan.c | 204 if (f == NULL) { in _can_async_read() 208 if (f->R0.bit.XTD == 1) { in _can_async_read() 255 if (f == NULL) { in _can_async_write() 261 f->T0.bit.XTD = 1; in _can_async_write() 270 f->T1.bit.DLC = 0x9; in _can_async_write() 272 f->T1.bit.DLC = 0xA; in _can_async_write() 274 f->T1.bit.DLC = 0xB; in _can_async_write() 276 f->T1.bit.DLC = 0xC; in _can_async_write() 278 f->T1.bit.DLC = 0xD; in _can_async_write() 280 f->T1.bit.DLC = 0xE; in _can_async_write() [all …]
|
| /bsp/microchip/same54/bsp/hpl/can/ |
| A D | hpl_can.c | 203 if (f == NULL) { in _can_async_read() 207 if (f->R0.bit.XTD == 1) { in _can_async_read() 254 if (f == NULL) { in _can_async_write() 260 f->T0.bit.XTD = 1; in _can_async_write() 269 f->T1.bit.DLC = 0x9; in _can_async_write() 271 f->T1.bit.DLC = 0xA; in _can_async_write() 273 f->T1.bit.DLC = 0xB; in _can_async_write() 275 f->T1.bit.DLC = 0xC; in _can_async_write() 277 f->T1.bit.DLC = 0xD; in _can_async_write() 279 f->T1.bit.DLC = 0xE; in _can_async_write() [all …]
|
| /bsp/rx/RPDL/ |
| A D | r_pdl_dtc_rx62nxx.h | 69 #define R_DTC_Create(a, b, c, d, e, f) \ argument 71 R_DTC_CreateAll( (a), (uint8_t)((a) >> 24), (b), (c), (d), (e), (f) ) \ 79 #define R_DTC_Control(a, b, c, d, e, f) \ argument 81 R_DTC_ControlAll( (a), (uint8_t)((a) >> 24), (b), (c), (d), (e), (f) ) \ 84 #define R_DTC_GetStatus(a, b, c, d, e, f) \ argument 86 R_DTC_GetStatusAll( (a), (b), (c), (d), (e), (f) ) \
|
| /bsp/nxp/imx/imxrt/libraries/drivers/vglite/font/mcufont/decoder/ |
| A D | mf_font.c | 101 const struct mf_font_list_s *f; in mf_find_font() local 102 f = MF_INCLUDED_FONTS; in mf_find_font() 104 while (f) in mf_find_font() 106 if (strequals(f->font->full_name, name) || in mf_find_font() 107 strequals(f->font->short_name, name)) in mf_find_font() 109 return f->font; in mf_find_font() 112 f = f->next; in mf_find_font()
|