| /bsp/pic32ethernet/ |
| A D | project.mcp | 65 file_000=no 66 file_001=no 67 file_002=no 68 file_003=no 69 file_004=no 70 file_005=no 71 file_006=no 72 file_007=no 73 file_008=no 74 file_009=no [all …]
|
| /bsp/rockchip/rk3568/driver/ |
| A D | drv_uart.c | 71 #define BSP_DEFINE_UART_DEVICE(no) \ argument 72 static struct hw_uart_device _uart##no##_device = \ 74 UART##no##_MMIO_BASE, \ 75 UART##no##_IRQ \ 77 static struct rt_serial_device _serial##no; 312 #define BSP_INSTALL_UART_DEVICE(no) \ in rt_hw_uart_init() argument 313 uart = &_uart##no##_device; \ in rt_hw_uart_init() 314 _serial##no.ops = &_uart_ops; \ in rt_hw_uart_init() 315 _serial##no.config = config; \ in rt_hw_uart_init() 316 …rt_hw_serial_register(&_serial##no, "uart" #no, RT_DEVICE_FLAG_RDWR | RT_DEVICE_FLAG_INT_RX, uart)… in rt_hw_uart_init() [all …]
|
| /bsp/cvitek/drivers/ |
| A D | drv_uart.c | 47 #define BSP_DEFINE_UART_DEVICE(no) \ argument 48 static struct hw_uart_device _uart##no##_device = \ 50 UART##no##_BASE, \ 51 UART##no##_IRQ \ 53 static struct rt_serial_device _serial##no; 441 #define BSP_INSTALL_UART_DEVICE(no) \ in rt_hw_uart_init() argument 442 uart = &_uart##no##_device; \ in rt_hw_uart_init() 443 _serial##no.ops = &_uart_ops; \ in rt_hw_uart_init() 444 _serial##no.config = config; \ in rt_hw_uart_init() 445 …rt_hw_serial_register(&_serial##no, "uart" #no, RT_DEVICE_FLAG_RDWR | RT_DEVICE_FLAG_INT_RX, uart)… in rt_hw_uart_init() [all …]
|
| A D | drv_gpio.c | 38 #define PIN_NUM(port, no) (((((port) & 0xFu) << 8) | ((no) & 0xFFu))) argument 309 #define INT_INSTALL_GPIO_DEVICE(no) \ in rt_hw_gpio_init() argument 310 rt_hw_interrupt_install(BSP_GPIO_IRQ_BASE + (no), rt_hw_gpio_isr, RT_NULL, "gpio"); \ in rt_hw_gpio_init() 311 rt_hw_interrupt_umask(BSP_GPIO_IRQ_BASE + (no)); in rt_hw_gpio_init()
|
| /bsp/dm365/platform/ |
| A D | findbit.S | 31 3: mov r0, r1 @ no free bits 51 orr r2, r2, #7 @ if zero, then no bits here 74 3: mov r0, r1 @ no free bits 93 orr r2, r2, #7 @ if zero, then no bits here 113 3: mov r0, r1 @ no free bits 129 orr r2, r2, #7 @ if zero, then no bits here 147 3: mov r0, r1 @ no free bits 162 orr r2, r2, #7 @ if zero, then no bits here
|
| /bsp/renesas/libraries/HAL_Drivers/ |
| A D | drv_flash.c | 145 typedef bool (*block_func)(int no, size_t addr, size_t size, void *parm1, void *parm2, void *parm3); 148 int no = 0; in fal_block_iter() local 162 if (func(no, addr, cur_blk->size, parm1, parm2, parm3) == true) in fal_block_iter() 167 no ++; in fal_block_iter() 172 bool calculate_block_num(int no, size_t addr, size_t size, void *erase_addr, void *erase_size, void… in calculate_block_num() argument 178 LOG_D("block_num: no: %d, addr is (0x%p), size: %d\n, i:%d", no, addr, size, *i); in calculate_block_num()
|
| /bsp/rockchip/rk2108/board/common/ |
| A D | setting.ini | 4 # [2] : no partition size : 0 - diabled(default), 1 - enable 10 #Backup_Partition_Enable 0:no backup,1:backup 11 #Loader_Encrypt 0:no encrypt,1:rc4
|
| /bsp/Vango/v85xx/drivers/ |
| A D | drv_gpio.h | 28 #define PIN_NUM(port, no) (((((port) & 0xFu) << 4) | ((no) & 0xFu))) argument
|
| /bsp/Vango/v85xxp/drivers/ |
| A D | drv_gpio.h | 30 #define PIN_NUM(port, no) (((((port) & 0xFu) << 4) | ((no) & 0xFu))) argument
|
| /bsp/bf533/vdsp/ |
| A D | bf533.mak | 43 … ..\application.c -file-attr ProjectName=bf533 -g -structs-do-not-overlap -no-multiline -I ../../.… 51 ….\bf533_heaptab.c -file-attr ProjectName=bf533 -g -structs-do-not-overlap -no-multiline -I ../../.… 55 …$(VDSP)/ccblkfn.exe -c ..\board.c -file-attr ProjectName=bf533 -g -structs-do-not-overlap -no-mult… 59 …..\..\src\clock.c -file-attr ProjectName=bf533 -g -structs-do-not-overlap -no-multiline -I ../../.… 75 ….\..\src\device.c -file-attr ProjectName=bf533 -g -structs-do-not-overlap -no-multiline -I ../../.… 119 …\..\..\src\idle.c -file-attr ProjectName=bf533 -g -structs-do-not-overlap -no-multiline -I ../../.… 123 ….\..\..\src\ipc.c -file-attr ProjectName=bf533 -g -structs-do-not-overlap -no-multiline -I ../../.… 127 ….\..\..\src\irq.c -file-attr ProjectName=bf533 -g -structs-do-not-overlap -no-multiline -I ../../.… 135 ….\..\..\src\mem.c -file-attr ProjectName=bf533 -g -structs-do-not-overlap -no-multiline -I ../../.… 147 ….\..\..\src\rtm.c -file-attr ProjectName=bf533 -g -structs-do-not-overlap -no-multiline -I ../../.… [all …]
|
| /bsp/raspberry-pico/RP2040/applications/lvgl/ |
| A D | README_zh.md | 51 …893079529&bvid=BV1oP4y1E7Md&cid=481212104&page=1" scrolling="no" border="0" frameborder="no" frame…
|
| A D | README.md | 55 …893079529&bvid=BV1oP4y1E7Md&cid=481212104&page=1" scrolling="no" border="0" frameborder="no" frame…
|
| /bsp/nxp/lpc/lpc55sxx/lpc55s69_nxp_evk/ |
| A D | README.md | 177 | USB Device | no | | 178 | USB Host | no | | 179 | Windowed WatchDog | no | | 180 | ADC | no | | 185 | I2S | no | |
|
| /bsp/renesas/ra4m2-eco/ |
| A D | JLinkSettings.JLinkScript | 9 * required, which makes no use of target RAM. This alternate mechanism 28 JLINK_SYS_Report("Setting Device for flash driver that requires no RAM");
|
| /bsp/renesas/ra6m4-cpk/script/ |
| A D | fsp.ld | 339 …/* Note: There are no secure/non-secure boundaries for QSPI. These symbols are provided for the R… 366 …/* Note: There are no secure/non-secure boundaries for QSPI. These symbols are provided for the R… 388 …/* Note: There are no secure/non-secure boundaries for QSPI. These symbols are provided for the R… 415 …/* Note: There are no secure/non-secure boundaries for OSPI. These symbols are provided for the R… 418 …/* Note: There are no secure/non-secure boundaries for OSPI. These symbols are provided for the R… 445 …/* Note: There are no secure/non-secure boundaries for OSPI. These symbols are provided for the R… 530 …/* Note: There are no secure/non-secure boundaries for SDRAM. These symbols are provided for the … 542 …/* Note: There are no secure/non-secure boundaries for SDRAM. These symbols are provided for the … 545 …/* Note: There are no secure/non-secure boundaries for ID_CODE. These symbols are provided for th… 555 …/* Note: There are no secure/non-secure boundaries for ID_CODE. These symbols are provided for th…
|
| /bsp/renesas/ra4m2-eco/script/ |
| A D | fsp.ld | 317 …/* Note: There are no secure/non-secure boundaries for QSPI. These symbols are provided for the R… 344 …/* Note: There are no secure/non-secure boundaries for QSPI. These symbols are provided for the R… 347 …/* Note: There are no secure/non-secure boundaries for QSPI. These symbols are provided for the R… 374 …/* Note: There are no secure/non-secure boundaries for OSPI. These symbols are provided for the R… 377 …/* Note: There are no secure/non-secure boundaries for OSPI. These symbols are provided for the R… 404 …/* Note: There are no secure/non-secure boundaries for OSPI. These symbols are provided for the R… 489 …/* Note: There are no secure/non-secure boundaries for SDRAM. These symbols are provided for the … 501 …/* Note: There are no secure/non-secure boundaries for SDRAM. These symbols are provided for the … 504 …/* Note: There are no secure/non-secure boundaries for ID_CODE. These symbols are provided for th… 514 …/* Note: There are no secure/non-secure boundaries for ID_CODE. These symbols are provided for th…
|
| /bsp/renesas/ra2l1-cpk/script/ |
| A D | fsp.ld | 339 …/* Note: There are no secure/non-secure boundaries for QSPI. These symbols are provided for the R… 366 …/* Note: There are no secure/non-secure boundaries for QSPI. These symbols are provided for the R… 388 …/* Note: There are no secure/non-secure boundaries for QSPI. These symbols are provided for the R… 415 …/* Note: There are no secure/non-secure boundaries for OSPI. These symbols are provided for the R… 418 …/* Note: There are no secure/non-secure boundaries for OSPI. These symbols are provided for the R… 445 …/* Note: There are no secure/non-secure boundaries for OSPI. These symbols are provided for the R… 530 …/* Note: There are no secure/non-secure boundaries for SDRAM. These symbols are provided for the … 542 …/* Note: There are no secure/non-secure boundaries for SDRAM. These symbols are provided for the … 545 …/* Note: There are no secure/non-secure boundaries for ID_CODE. These symbols are provided for th… 555 …/* Note: There are no secure/non-secure boundaries for ID_CODE. These symbols are provided for th…
|
| /bsp/renesas/ra6m4-iot/script/ |
| A D | fsp.ld | 331 …/* Note: There are no secure/non-secure boundaries for QSPI. These symbols are provided for the R… 358 …/* Note: There are no secure/non-secure boundaries for QSPI. These symbols are provided for the R… 361 …/* Note: There are no secure/non-secure boundaries for QSPI. These symbols are provided for the R… 388 …/* Note: There are no secure/non-secure boundaries for OSPI. These symbols are provided for the R… 391 …/* Note: There are no secure/non-secure boundaries for OSPI. These symbols are provided for the R… 418 …/* Note: There are no secure/non-secure boundaries for OSPI. These symbols are provided for the R… 503 …/* Note: There are no secure/non-secure boundaries for SDRAM. These symbols are provided for the … 515 …/* Note: There are no secure/non-secure boundaries for SDRAM. These symbols are provided for the … 518 …/* Note: There are no secure/non-secure boundaries for ID_CODE. These symbols are provided for th… 528 …/* Note: There are no secure/non-secure boundaries for ID_CODE. These symbols are provided for th…
|
| /bsp/efm32/Libraries/CMSIS/RTOS/ |
| A D | cmsis_os.h | 548 #define osPoolDef(name, no, type) \ argument 551 #define osPoolDef(name, no, type) \ argument 553 { (no), sizeof(type), NULL }
|
| /bsp/renesas/ra6m3-hmi-board/script/ |
| A D | fsp.ld | 372 …/* Note: There are no secure/non-secure boundaries for QSPI. These symbols are provided for the R… 399 …/* Note: There are no secure/non-secure boundaries for QSPI. These symbols are provided for the R… 421 …/* Note: There are no secure/non-secure boundaries for QSPI. These symbols are provided for the R… 448 …/* Note: There are no secure/non-secure boundaries for OSPI. These symbols are provided for the R… 451 …/* Note: There are no secure/non-secure boundaries for OSPI. These symbols are provided for the R… 478 …/* Note: There are no secure/non-secure boundaries for OSPI. These symbols are provided for the R… 563 …/* Note: There are no secure/non-secure boundaries for SDRAM. These symbols are provided for the … 575 …/* Note: There are no secure/non-secure boundaries for SDRAM. These symbols are provided for the … 578 …/* Note: There are no secure/non-secure boundaries for ID_CODE. These symbols are provided for th… 588 …/* Note: There are no secure/non-secure boundaries for ID_CODE. These symbols are provided for th…
|
| /bsp/renesas/ra6m3-ek/script/ |
| A D | fsp.ld | 356 …/* Note: There are no secure/non-secure boundaries for QSPI. These symbols are provided for the R… 383 …/* Note: There are no secure/non-secure boundaries for QSPI. These symbols are provided for the R… 405 …/* Note: There are no secure/non-secure boundaries for QSPI. These symbols are provided for the R… 432 …/* Note: There are no secure/non-secure boundaries for OSPI. These symbols are provided for the R… 435 …/* Note: There are no secure/non-secure boundaries for OSPI. These symbols are provided for the R… 462 …/* Note: There are no secure/non-secure boundaries for OSPI. These symbols are provided for the R… 547 …/* Note: There are no secure/non-secure boundaries for SDRAM. These symbols are provided for the … 559 …/* Note: There are no secure/non-secure boundaries for SDRAM. These symbols are provided for the … 562 …/* Note: There are no secure/non-secure boundaries for ID_CODE. These symbols are provided for th… 572 …/* Note: There are no secure/non-secure boundaries for ID_CODE. These symbols are provided for th…
|
| /bsp/renesas/ebf_qi_min_6m5/script/ |
| A D | fsp.ld | 336 …/* Note: There are no secure/non-secure boundaries for QSPI. These symbols are provided for the R… 363 …/* Note: There are no secure/non-secure boundaries for QSPI. These symbols are provided for the R… 385 …/* Note: There are no secure/non-secure boundaries for QSPI. These symbols are provided for the R… 412 …/* Note: There are no secure/non-secure boundaries for OSPI. These symbols are provided for the R… 415 …/* Note: There are no secure/non-secure boundaries for OSPI. These symbols are provided for the R… 442 …/* Note: There are no secure/non-secure boundaries for OSPI. These symbols are provided for the R… 527 …/* Note: There are no secure/non-secure boundaries for SDRAM. These symbols are provided for the … 539 …/* Note: There are no secure/non-secure boundaries for SDRAM. These symbols are provided for the … 542 …/* Note: There are no secure/non-secure boundaries for ID_CODE. These symbols are provided for th… 552 …/* Note: There are no secure/non-secure boundaries for ID_CODE. These symbols are provided for th…
|
| /bsp/acm32/acm32f0x0-nucleo/drivers/ |
| A D | SConscript | 9 #remove other no use files
|
| /bsp/acm32/acm32f4xx-nucleo/drivers/ |
| A D | SConscript | 9 #remove other no use files
|
| /bsp/loongson/ls1bdev/drivers/ |
| A D | SConscript | 6 # remove no need file.
|