Home
last modified time | relevance | path

Searched refs:test (Results 1 – 25 of 165) sorted by relevance

1234567

/bsp/phytium/libraries/tools/auto_test/
A D.gitlab-ci.yml20 - rtthread test
28 …- python3 set_common_info.py /home/gitlab-runner/test_tool/phytium-test-tools/test_tool/config_inf…
31 - cd /home/gitlab-runner/test_tool/phytium-test-tools/test_tool
34 - rtthread test
/bsp/phytium/board/
A Dboard.kconfig52 prompt "Use PD2408 test a board"
55 select PD2408 test a board config
65 prompt "Use PD2408 test b board"
68 select PD2408 test b board config
/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/cmd/
A DKconfig1 menu "sdmmc test applicaion"
4 bool "SDMMC test applicaiton"
/bsp/efm32/
A DReadme.txt1 - To test the low power mode:
3 - To test the ELM FatFs:
8 - To test the lwIP:
/bsp/allwinner/libraries/sunxi-hal/hal/
A Dlist.txt16 source/sdmmc/test.c
103 test/usb/host/test_hci.c
104 test/usb/host/hci_ed_test.c
105 test/usb/built-in.c
106 test/usb/udc/ed_test.c
107 test/usb/udc/usb_msg.c
108 test/usb/udc/main.c
A DSConscript147 source/sdmmc/test.c
169 ./test/disp2/disp_layer_rgb_test.c
170 ./test/disp2/disp_layer_cfg.c
171 ./test/disp2/disp_mem.c
175 test/gpio/test_gpio.c
176 test/ccmu/test_ng_ccmu.c
177 test/dma/test_dma.c
178 test/spi/test_spi.c
213 cwd + '/test/disp2', cwd + '/source/disp2/disp',
/bsp/allwinner/libraries/sunxi-hal/hal/source/ccmu/
A DKconfig18 bool "enable sunxi ccmu hal APIs test command"
23 bool "enable sunxi-ng ccmu hal APIs test command"
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/
A DKconfig13 bool "enable HCI hal APIs test command"
40 bool "enable udc hal APIs test command"
/bsp/samd21/sam_d2x_asflib/common/utils/make/
A DMakefile.avr.in374 $(Q)test -d $(dir $@) || echo $(MSG_MKDIR)
376 $(Q)test -d $(patsubst %/,%,$(dir $@)) || mkdir $(subst /,\,$(dir $@))
378 $(Q)test -d $(dir $@) || mkdir -p $(dir $@)
385 $(Q)test -d $(dir $@) || echo $(MSG_MKDIR)
387 $(Q)test -d $(patsubst %/,%,$(dir $@)) || mkdir $(subst /,\,$(dir $@))
389 $(Q)test -d $(dir $@) || mkdir -p $(dir $@)
396 $(Q)test -d $(dir $@) || echo $(MSG_MKDIR)
398 $(Q)test -d $(patsubst %/,%,$(dir $@)) || mkdir $(subst /,\,$(dir $@))
400 $(Q)test -d $(dir $@) || mkdir -p $(dir $@)
407 $(Q)test -d $(dir $@) || echo $(MSG_MKDIR)
[all …]
/bsp/core-v-mcu/core-v-cv32e40p/
A Dreadme.md77 ![test-result1](figures/test-result1.png)
111 ![test-result2](figures/test-result2.png)
/bsp/essemi/es32f369x/applications/arduino_pinout/
A DREADME.md121 | ARDU_TEST_ADAFRUIT_SPI | AdafruitSPI测试 | 使用AdafruitSPI库发送数据,测试正常可收到不断的"test" |
122 | ARDU_TEST_I2C | I2C测试 | 通过I2C接口发送数据,测试正常可收到不断的"test" |
123 | ARDU_TEST_SPI | SPI测试 | 通过SPI接口发送和接收数据,测试正常可收到不断的"test" |
/bsp/gd32/risc-v/docs/
A DGD32_RISC-V系列驱动介绍.md59 在 RT-Thread 的 `examples\test` 目录下,有 RT-Thread 提供的基于不同外设驱动的示例代码。在 env 工具中开启 BSP 中要测试的驱动,并将 `examples…
/bsp/allwinner/libraries/sunxi-hal/hal/source/cir/
A Dhal_cir_test.c17 FINSH_FUNCTION_EXPORT_CMD(cir_test, cirtest, test r-ir-tx);
/bsp/renesas/docs/
A DIntroduction_to_RA_Series_Drives.md62test` directory, there is sample code provided by RT-Thread based on different peripheral drivers.…
/bsp/raspberry-pi/raspi3-64/applications/
A DSConscript4 src = Glob('*.c') + Glob('*.cpp') + Glob('test/*.c')
/bsp/stm32/stm32l496-st-nucleo/board/port/cherryusb/
A Dcherryusb.c30 MSH_CMD_EXPORT(cherry_usb_cdc_send, send the cdc data for test)
/bsp/stm32/stm32f407-rt-spark/board/ports/cherryusb/
A Dcherryusb.c29 MSH_CMD_EXPORT(cherry_usb_cdc_send, send the cdc data for test)
/bsp/allwinner/libraries/sunxi-hal/hal/source/ce/
A DKconfig8 bool "enable ce hal APIs test command"
/bsp/allwinner/libraries/sunxi-hal/hal/source/dma/
A DKconfig8 bool "enable dma hal APIs test command"
/bsp/allwinner/libraries/sunxi-hal/hal/source/efuse/
A DKconfig8 bool "enable efuse hal APIs test command"
/bsp/allwinner/libraries/sunxi-hal/hal/source/g2d_rcq/
A DKconfig8 bool "enable g2d hal APIs test command"
/bsp/allwinner/libraries/sunxi-hal/hal/source/gpadc/
A DKconfig8 bool "enable gpadc hal APIs test command"
/bsp/allwinner/libraries/sunxi-hal/hal/source/gpio/
A DKconfig8 bool "enable gpio hal APIs test command"
/bsp/allwinner/libraries/sunxi-hal/hal/source/ir/
A DKconfig8 bool "enable ir hal APIs test command"
/bsp/allwinner/libraries/sunxi-hal/hal/source/lradc/
A DKconfig8 bool "enable lradc hal APIs test command"

Completed in 41 milliseconds

1234567