Home
last modified time | relevance | path

Searched refs:no (Results 1 – 25 of 616) sorted by relevance

12345678910>>...25

/bsp/pic32ethernet/
A Dproject.mcp65 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 Ddrv_uart.c71 #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 Ddrv_uart.c47 #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 Ddrv_gpio.c38 #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 Dfindbit.S31 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 Ddrv_flash.c145 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 Dsetting.ini4 # [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 Ddrv_gpio.h28 #define PIN_NUM(port, no) (((((port) & 0xFu) << 4) | ((no) & 0xFu))) argument
/bsp/Vango/v85xxp/drivers/
A Ddrv_gpio.h30 #define PIN_NUM(port, no) (((((port) & 0xFu) << 4) | ((no) & 0xFu))) argument
/bsp/bf533/vdsp/
A Dbf533.mak43 … ..\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 DREADME_zh.md51 …893079529&bvid=BV1oP4y1E7Md&cid=481212104&page=1" scrolling="no" border="0" frameborder="no" frame…
A DREADME.md55 …893079529&bvid=BV1oP4y1E7Md&cid=481212104&page=1" scrolling="no" border="0" frameborder="no" frame…
/bsp/nxp/lpc/lpc55sxx/lpc55s69_nxp_evk/
A DREADME.md177 | USB Device | no | |
178 | USB Host | no | |
179 | Windowed WatchDog | no | |
180 | ADC | no | |
185 | I2S | no | |
/bsp/renesas/ra4m2-eco/
A DJLinkSettings.JLinkScript9 * 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 Dfsp.ld339 …/* 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 Dfsp.ld317 …/* 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 Dfsp.ld339 …/* 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 Dfsp.ld331 …/* 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 Dcmsis_os.h548 #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 Dfsp.ld372 …/* 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 Dfsp.ld356 …/* 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 Dfsp.ld336 …/* 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 DSConscript9 #remove other no use files
/bsp/acm32/acm32f4xx-nucleo/drivers/
A DSConscript9 #remove other no use files
/bsp/loongson/ls1bdev/drivers/
A DSConscript6 # remove no need file.

Completed in 57 milliseconds

12345678910>>...25