| /bsp/phytium/aarch64/.ci/attachconfig/ |
| A D | ci.attachconfig.yml | 3 - devices.uart 4 - devices.qspi 5 - devices.i2c_msg 6 - devices.spi_msg 7 - devices.xmac_msg 8 - devices.pwm 28 - devices.uart 29 - devices.qspi 33 - devices.pwm 63 - devices.dc [all …]
|
| /bsp/phytium/aarch32/.ci/attachconfig/ |
| A D | ci.attachconfig.yml | 3 - devices.uart 4 - devices.i2c 5 - devices.can 6 - devices.gpio 7 - devices.i2s 8 - devices.pwm 9 - devices.spi 10 - devices.qspi 11 - devices.xmac 12 - devices.sdif [all …]
|
| /bsp/ESP32_C3/.ci/attachconfig/ |
| A D | ci.attachconfig.yml | 4 devices.gpio: 9 devices.uart: 14 devices.i2c: 18 devices.hwi2c: 23 devices.swi2c: 29 devices.spi: 39 devices.adc: 44 devices.pwm: 49 devices.ble: 52 devices.wifi: [all …]
|
| /bsp/nrf5x/nrf52840/.ci/attachconfig/ |
| A D | ci.attachconfig.yml | 1 devices.strict: 4 devices.gpio: 9 devices.adc: 12 devices.flash: 15 devices.i2c: 18 devices.spi: 22 devices.spim: 26 devices.uart: 35 devices.pwm: 38 devices.rtc: [all …]
|
| /bsp/hc32/ev_hc32f4a0_lqfp176/.ci/attachconfig/ |
| A D | ci.attachconfig.yml | 1 devices.adc: 5 devices.flash: 8 devices.gpio: 16 devices.hwtimer: 20 devices.i2c: 23 devices.pwm: 30 devices.rtc: 34 devices.spi: 38 devices.uart: 42 devices.watchdog:
|
| /bsp/nrf5x/nrf5340/.ci/attachconfig/ |
| A D | ci.attachconfig.yml | 1 devices.gpio: 4 devices.adc: 7 devices.i2c: 13 devices.spi: 19 devices.uart: 22 devices.watchdog: 25 devices.pwm: 28 devices.rtc: 31 devices.hwtimer:
|
| /bsp/wch/risc-v/ch32v307v-r1/.ci/attachconfig/ |
| A D | ci.attachconfig.yml | 1 devices.gpio: 4 devices.adc: 9 devices.dac: 14 devices.i2c: 19 devices.spi: 25 devices.uart: 28 devices.watchdog: 31 devices.flash:
|
| /bsp/wch/risc-v/yd-ch32v307vct6/.ci/attachconfig/ |
| A D | ci.attachconfig.yml | 1 devices.gpio: 4 devices.adc: 9 devices.dac: 14 devices.i2c: 19 devices.spi: 25 devices.uart: 28 devices.watchdog: 31 devices.flash:
|
| /bsp/nrf5x/nrf52832/.ci/attachconfig/ |
| A D | ci.attachconfig.yml | 4 devices.gpio: 8 devices.adc: 11 devices.flash: 14 devices.i2c: 17 devices.spi: 21 devices.uart: 24 devices.watchdog: 27 devices.qspi_flash: 30 devices.pwm: 33 devices.rtc: [all …]
|
| /bsp/stm32/stm32f103-keysking-learning/.ci/attachconfig/ |
| A D | ci.attachconfig.yml | 5 devices.uart: 11 devices.servo: 15 devices.pulse_encoder: 19 devices.adc: 23 devices.i2c1: 27 devices.pwm2: 32 devices.pwm3: 37 devices.pwm4:
|
| /bsp/nuvoton/numaker-iot-ma35d1/nuwriter_scripts/ |
| A D | xusbcom.py | 121 self.devices = [] 126 if len(self.devices) != 0 and attach_all is False: 128 self.devices[0] = self.devices[0].device 130 for dev in self.devices: 136 for i in range(0, len(self.devices)): 137 self.devices[i] = XUsbCom(self.devices[i]) 138 self.devices[i].set_id(i) 141 if len(self.devices) != 0: 142 for dev in self.devices: 151 self.devices = None [all …]
|
| /bsp/nuvoton/numaker-hmi-ma35d1/nuwriter_scripts/ |
| A D | xusbcom.py | 121 self.devices = [] 126 if len(self.devices) != 0 and attach_all is False: 128 self.devices[0] = self.devices[0].device 130 for dev in self.devices: 136 for i in range(0, len(self.devices)): 137 self.devices[i] = XUsbCom(self.devices[i]) 138 self.devices[i].set_id(i) 141 if len(self.devices) != 0: 142 for dev in self.devices: 151 self.devices = None [all …]
|
| A D | nuwriter.py | 465 if len(devices) == 0: 491 if len(devices) == 0: 497 dev = devices[0] 603 if len(devices) == 0: 632 if len(devices) == 0: 637 dev = devices[0] 765 if len(devices) == 0: 875 if len(devices) == 0: 907 if len(devices) == 0: 911 dev = devices[0] [all …]
|
| /bsp/stm32/stm32f103-blue-pill/.ci/attachconfig/ |
| A D | ci.attachconfig.yml | 18 # ------ devices ------ 19 devices.uart1: 25 devices.i2c1: 29 devices.pwm2: 35 devices.spi2: 40 devices.adc:
|
| /bsp/renesas/ra6m3-hmi-board/.ci/attachconfig/ |
| A D | attachconfig.yml | 1 devices.strict: 4 devices.gpio: 6 - devices.strict 9 devices.uart: 12 devices.soft_i2c:
|
| /bsp/ht32/ht32f53252/.ci/attachconfig/ |
| A D | ci.attachconfig.yml | 1 devices.strict: 4 devices.gpio: 6 - devices.strict 9 devices.uart:
|
| /bsp/mm32f526x/.ci/attachconfig/ |
| A D | ci.attachconfig.yml | 4 devices.gpio: 9 devices.uart: 16 devices.adc:
|
| /bsp/wch/risc-v/Libraries/ch56x_drivers/ |
| A D | ch56x_uart.c | 235 struct serial_device *devices[4]; in rt_hw_uart_init() local 243 devices[n++] = &serial_device_3; in rt_hw_uart_init() 246 devices[n++] = &serial_device_2; in rt_hw_uart_init() 249 devices[n++] = &serial_device_1; in rt_hw_uart_init() 252 devices[n++] = &serial_device_0; in rt_hw_uart_init() 258 struct serial_device *serial = devices[n]; in rt_hw_uart_init()
|
| A D | ch56x_timer.c | 184 struct hwtimer_device *devices[3]; in rt_hw_hwtimer_init() local 191 devices[n++] = &hwtimer_device_2; in rt_hw_hwtimer_init() 194 devices[n++] = &hwtimer_device_1; in rt_hw_hwtimer_init() 197 devices[n++] = &hwtimer_device_0; in rt_hw_hwtimer_init() 202 struct hwtimer_device *hwtimer_device = devices[n]; in rt_hw_hwtimer_init()
|
| /bsp/hc32/ev_hc32f334_lqfp64/.ci/attachconfig/ |
| A D | ci.attachconfig.yml | 1 devices.gpio: 4 devices.uart:
|
| /bsp/hc32/ev_hc32f460_lqfp100_v2/.ci/attachconfig/ |
| A D | ci.attachconfig.yml | 1 devices.gpio: 4 devices.uart:
|
| /bsp/hc32/ev_hc32f448_lqfp80/.ci/attachconfig/ |
| A D | ci.attachconfig.yml | 1 devices.gpio: 9 devices.uart:
|
| /bsp/hc32/ev_hc32f472_lqfp100/.ci/attachconfig/ |
| A D | ci.attachconfig.yml | 1 devices.gpio: 9 devices.uart:
|
| /bsp/hc32/ev_hc32f4a8_lqfp176/.ci/attachconfig/ |
| A D | ci.attachconfig.yml | 1 devices.gpio: 9 devices.uart:
|
| /bsp/nxp/lpc/lpc54608-LPCXpresso/ |
| A D | project.ewp | 303 <state>$PROJ_DIR$\SDK_2.2_LPCXpresso54608/devices/LPC54608</state> 317 <state>$PROJ_DIR$\SDK_2.2_LPCXpresso54608/devices/LPC54608/utilities</state> 326 <state>$PROJ_DIR$\SDK_2.2_LPCXpresso54608/devices/LPC54608/drivers</state> 1245 <state>$PROJ_DIR$\SDK_2.2_LPCXpresso54608/devices/LPC54608</state> 1259 <state>$PROJ_DIR$\SDK_2.2_LPCXpresso54608/devices/LPC54608/utilities</state> 1268 <state>$PROJ_DIR$\SDK_2.2_LPCXpresso54608/devices/LPC54608/drivers</state> 1902 <name>$PROJ_DIR$\SDK_2.2_LPCXpresso54608/devices/LPC54608/drivers/fsl_adc.c</name> 1911 <name>$PROJ_DIR$\SDK_2.2_LPCXpresso54608/devices/LPC54608/drivers/fsl_crc.c</name> 1917 <name>$PROJ_DIR$\SDK_2.2_LPCXpresso54608/devices/LPC54608/drivers/fsl_dma.c</name> 1929 <name>$PROJ_DIR$\SDK_2.2_LPCXpresso54608/devices/LPC54608/drivers/fsl_emc.c</name> [all …]
|