| /bsp/microchip/samd51-adafruit-metro-m4/bsp/ |
| A D | atmel_start_config.atstart | 511 dmac_stepsel_0: Step size settings apply to the destination address 512 dmac_stepsel_1: Step size settings apply to the destination address 513 dmac_stepsel_10: Step size settings apply to the destination address 523 dmac_stepsel_2: Step size settings apply to the destination address 534 dmac_stepsel_3: Step size settings apply to the destination address 537 dmac_stepsel_4: Step size settings apply to the destination address 538 dmac_stepsel_5: Step size settings apply to the destination address 539 dmac_stepsel_6: Step size settings apply to the destination address 540 dmac_stepsel_7: Step size settings apply to the destination address 541 dmac_stepsel_8: Step size settings apply to the destination address [all …]
|
| /bsp/microchip/samd51-seeed-wio-terminal/bsp/ |
| A D | atmel_start_config.atstart | 511 dmac_stepsel_0: Step size settings apply to the destination address 512 dmac_stepsel_1: Step size settings apply to the destination address 513 dmac_stepsel_10: Step size settings apply to the destination address 523 dmac_stepsel_2: Step size settings apply to the destination address 534 dmac_stepsel_3: Step size settings apply to the destination address 537 dmac_stepsel_4: Step size settings apply to the destination address 538 dmac_stepsel_5: Step size settings apply to the destination address 539 dmac_stepsel_6: Step size settings apply to the destination address 540 dmac_stepsel_7: Step size settings apply to the destination address 541 dmac_stepsel_8: Step size settings apply to the destination address [all …]
|
| /bsp/microchip/same54/bsp/ |
| A D | atmel_start_config.atstart | 527 dmac_stepsel_0: Step size settings apply to the destination address 528 dmac_stepsel_1: Step size settings apply to the destination address 529 dmac_stepsel_10: Step size settings apply to the destination address 539 dmac_stepsel_2: Step size settings apply to the destination address 550 dmac_stepsel_3: Step size settings apply to the destination address 553 dmac_stepsel_4: Step size settings apply to the destination address 554 dmac_stepsel_5: Step size settings apply to the destination address 555 dmac_stepsel_6: Step size settings apply to the destination address 556 dmac_stepsel_7: Step size settings apply to the destination address 557 dmac_stepsel_8: Step size settings apply to the destination address [all …]
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/g2d_rcq/ |
| A D | g2d_mixer.h | 46 __s32 (*apply)(struct g2d_mixer_frame *p_frame, member 69 __s32 (*apply)(struct g2d_mixer_task *p_task, member
|
| A D | g2d_wb.h | 30 __s32 (*apply)(struct wb_submodule *p_wb, g2d_image_enh *p_image); member
|
| A D | g2d_scal.h | 32 __s32 (*apply)(struct scaler_submodule *p_scal, g2d_image_enh *p_image); member
|
| A D | g2d_ovl_v.h | 29 __s32 (*apply)(struct ovl_v_submodule *p_ovl_v, g2d_image_enh *p_image); member
|
| A D | g2d_mixer.c | 727 p_frame->apply = g2d_mixer_frame_apply; in g2d_mixer_frame_setup() 800 ret = p_task->frame[i].apply(&p_task->frame[i], in g2d_mixer_apply() 890 task->apply = g2d_mixer_apply; in create_mixer_task() 961 ret = p_task->apply(p_task, p_para); in mixer_task_process()
|
| /bsp/microchip/samc21/bsp/ |
| A D | atmel_start_config.atstart | 313 dmac_stepsel_0: Step size settings apply to the destination address 314 dmac_stepsel_1: Step size settings apply to the destination address 315 dmac_stepsel_10: Step size settings apply to the destination address 321 dmac_stepsel_2: Step size settings apply to the destination address 322 dmac_stepsel_3: Step size settings apply to the destination address 323 dmac_stepsel_4: Step size settings apply to the destination address 324 dmac_stepsel_5: Step size settings apply to the destination address 325 dmac_stepsel_6: Step size settings apply to the destination address 326 dmac_stepsel_7: Step size settings apply to the destination address 327 dmac_stepsel_8: Step size settings apply to the destination address [all …]
|
| /bsp/microchip/saml10/bsp/ |
| A D | atmel_start_config.atstart | 206 dmac_stepsel_0: Step size settings apply to the destination address 207 dmac_stepsel_1: Step size settings apply to the destination address 208 dmac_stepsel_2: Step size settings apply to the destination address 209 dmac_stepsel_3: Step size settings apply to the destination address 210 dmac_stepsel_4: Step size settings apply to the destination address 211 dmac_stepsel_5: Step size settings apply to the destination address 212 dmac_stepsel_6: Step size settings apply to the destination address 213 dmac_stepsel_7: Step size settings apply to the destination address
|
| /bsp/ti/c28x/tms320f28379d/targetConfigs/ |
| A D | readme.txt | 6 if you manually edit these auto-generated files, you may need to re-apply your changes. Alternative…
|
| /bsp/hifive1/freedom-e-sdk/bsp/env/freedom-e300-hifive1/ |
| A D | openocd.cfg | 11 #This doesn't apply if you use
|
| /bsp/hifive1/ |
| A D | openocd.cfg | 11 #This doesn't apply if you use
|
| /bsp/sparkfun-redv/freedom-e-sdk/bsp/env/freedom-e300-hifive1/ |
| A D | openocd.cfg | 11 #This doesn't apply if you use
|
| /bsp/sparkfun-redv/ |
| A D | openocd.cfg | 11 #This doesn't apply if you use
|
| /bsp/Infineon/psoc6-pioneerkit_modus/ |
| A D | README.md | 69 …-> Libraries里PSoC6 Base Libraries下面全部勾选core-lib,psoc6cm0p,psoc6hal,psoc6make,psoc6pdl -> 点击apply 进…
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/ |
| A D | include.h | 1066 s32 (*apply)(struct disp_manager *mgr); member 1106 s32 (*apply)(struct disp_layer *layer); member 1150 s32 (*apply)(struct disp_smbl *smbl); member 1191 s32 (*apply)(struct disp_enhance *enhance); member 1254 s32 (*apply)(struct disp_capture *cptr); member 1274 s32 (*apply)(struct disp_rotation_sw *rot_sw, member
|
| A D | disp_manager.c | 741 lyr->apply = disp_lyr_apply; in disp_init_lyr() 1001 mgr->apply(mgr); in disp_mgr_set_back_color() 1039 mgr->apply(mgr); in disp_mgr_set_color_key() 1077 mgr->apply(mgr); in disp_mgr_set_output_color_range() 1119 mgr->apply(mgr); in disp_mgr_update_color_space() 1147 mgr->apply(mgr); in disp_mgr_smooth_switch() 1216 if (mgr->apply) in disp_mgr_set_layer_config() 1217 mgr->apply(mgr); in disp_mgr_set_layer_config() 1652 mgr->apply(mgr); in disp_mgr_blank() 1730 mgr->apply = disp_mgr_apply; in disp_init_mgr()
|
| A D | disp_smart_backlight.c | 85 smbl->apply(smbl); in disp_smbl_update_backlight() 439 smbl->apply = disp_smbl_apply; in disp_init_smbl()
|
| /bsp/k230/ |
| A D | SConstruct | 37 # apply soft-FPU config
|
| /bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Source/G++/ |
| A D | efm32g.ld | 16 * they apply.
|
| /bsp/fujitsu/mb9x/mb9bf568r/ |
| A D | rtthread-mb9bf568r.ld | 16 * they apply. */
|
| /bsp/fujitsu/mb9x/mb9bf506r/ |
| A D | rtthread-mb9bf506.ld | 16 * they apply. */
|
| /bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Source/G++/ |
| A D | efm32gg.ld | 16 * they apply.
|
| /bsp/at91/at91sam9260/debug_scripts/ |
| A D | at91sam9260.gdb | 10 # apply a second RESET via J-Link
|