Home
last modified time | relevance | path

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

1234567

/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/
A DKconfig69 Say Y here if you want to have support for HDMI2.0 controller
85 Say Y here if you want to handle the cec message by User Space.
86 Say N here if you want to handle the cec message by Kernel.
94 Say Y here if you want to handle the cec message by User Space.
95 Say N here if you want to handle the cec message by Kernel.
103 Say Y here if you want to handle the cec message by User Space.
104 Say N here if you want to handle the cec message by Kernel.
112 Say Y here if you want to handle the cec message by User Space.
113 Say N here if you want to handle the cec message by Kernel.
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dehci-sched.c83 while (here.ptr && here.ptr != ptr) { in periodic_unlink()
88 here = *prev_p; in periodic_unlink()
91 if (!here.ptr) in periodic_unlink()
464 here = here.itd->itd_next; in tt_no_collision()
479 here = here.qh->qh_next; in tt_no_collision()
493 here = here.sitd->sitd_next; in tt_no_collision()
571 here = *prev; in qh_link_periodic()
577 while (here.ptr && qh != here.qh) { in qh_link_periodic()
587 if (here.qh) in qh_link_periodic()
1743 while (here.ptr) { in itd_link()
[all …]
A Dohci-q.c155 struct ed *here = *prev;
161 while (here && ed != here) {
162 if (ed->interval > here->interval)
164 prev = &here->ed_next;
165 prev_p = &here->hwNextED;
166 here = *prev;
168 if (ed != here) {
169 ed->ed_next = here;
170 if (here)
/bsp/renesas/rzn2l_etherkit/script/
A Dfsp_xspi0_boot.ld360 /* Place the STD heap here. */
368 /* Place the Thread stacks here. */
376 /* Place the sys_stack here. */
384 /* Place the svc_stack here. */
392 /* Place the irq_stack here. */
400 /* Place the fiq_stack here. */
408 /* Place the und_stack here. */
416 /* Place the abt_stack here. */
A Dfsp_xspi0_boot_scons.ld368 /* Place the STD heap here. */
376 /* Place the Thread stacks here. */
384 /* Place the sys_stack here. */
392 /* Place the svc_stack here. */
400 /* Place the irq_stack here. */
408 /* Place the fiq_stack here. */
416 /* Place the und_stack here. */
424 /* Place the abt_stack here. */
/bsp/renesas/rzn2l_rsk/script/
A Dfsp_xspi0_boot.ld360 /* Place the STD heap here. */
368 /* Place the Thread stacks here. */
376 /* Place the sys_stack here. */
384 /* Place the svc_stack here. */
392 /* Place the irq_stack here. */
400 /* Place the fiq_stack here. */
408 /* Place the und_stack here. */
416 /* Place the abt_stack here. */
/bsp/renesas/rzt2m_rsk/script/
A Dfsp_xspi0_boot.ld343 /* Place the STD heap here. */
351 /* Place the Thread stacks here. */
359 /* Place the sys_stack here. */
367 /* Place the svc_stack here. */
375 /* Place the irq_stack here. */
383 /* Place the fiq_stack here. */
391 /* Place the und_stack here. */
399 /* Place the abt_stack here. */
/bsp/dm365/platform/
A Dfindbit.S51 orr r2, r2, #7 @ if zero, then no bits here
93 orr r2, r2, #7 @ if zero, then no bits here
129 orr r2, r2, #7 @ if zero, then no bits here
162 orr r2, r2, #7 @ if zero, then no bits here
/bsp/stm32/stm32mp157a-st-discovery/board/ports/OpenAMP/open-amp/lib/include/openamp/
A Dcompiler.h64 #error Please implement the structure packing macros for your compiler here!
/bsp/stm32/stm32mp157a-st-ev1/board/ports/OpenAMP/open-amp/lib/include/openamp/
A Dcompiler.h64 #error Please implement the structure packing macros for your compiler here!
/bsp/microchip/same70/bsp/documentation/
A Dethernet_phy.rst9 The management interface specified here provides a simple, two-wire, serial
27 Status register (Register 15). The status and control functions defined here
/bsp/microchip/same54/bsp/documentation/
A Dethernet_phy.rst9 The management interface specified here provides a simple, two-wire, serial
27 Status register (Register 15). The status and control functions defined here
/bsp/wch/risc-v/ch32v208w-r0/
A DREADME_EN.md65 …le using serial communication, so we need to enable one more serial port, here we use UART2, the s…
119 … familiar `void setup(void)` and `void loop(void)`, so we can use the BSP here like the official a…
126 /* put your setup code here, to run once: */
132 /* put your main code here, to run repeatedly: */
A Dreadme.md256 /* put your setup code here, to run once: */
262 /* put your main code here, to run repeatedly: */
/bsp/yichip/yc3122-pos/Libraries/CMSIS/Device/YICHIP/YC3122/Source/Templates/arm/
A Dstartup_yc3122.s142 ; ToDo: Add here the export definition for the device specific external interrupts handler
197 ; ToDo: Add here the names for the device specific external interrupts handler
/bsp/wch/risc-v/yd-ch32v307vct6/
A DREADME.md40 The BSP supports the RISC-V GCC development environment, here's the specific version information:
76 > Note that Chip Mem here is set to 256K ROM + 64K RAM (see Table 2-1 of datasheet CH32V307, and ch…
/bsp/nxp/mcx/mcxn/frdm-mcxn947/
A DREADME_EN.md20 > NXP's official hands-on tutorial for the FRDM-MCXN947 can be found at [here](https://www.nxp.com/…
79 Completed RT-Thread Quickstart! Click here for [Kernel Learning](../../kernel/kernel-video.md) .
/bsp/nxp/mcx/mcxc/frdm-mcxc444/
A DREADME_EN.md38 > NXP's official hands-on tutorial for the FRDM-MCXC444 can be found at [here](https://www.nxp.com/…
97 Completed RT-Thread Quickstart! Click here for [Kernel Learning](../../kernel/kernel-video.md) .
/bsp/tae32f5300/Libraries/CMSIS/Device/Tai_action/TAE32F53xx/Source/GCC/
A Dgcc_arm.ld158 /* Add each additional data section here */
171 /* Add each additional bss section here */
/bsp/nxp/lpc/lpc55sxx/lpc55s69_nxp_evk/
A DREADME.md100 > [Download the latest version of Keil here](https://www.keil.com/update/check.asp?P=MDK&V=5.38.0.0…
152 Programming can use emulators, ISPs, and other ways to repeat them here.
/bsp/yichip/yc3121-pos/Libraries/startup/
A Dflash_start.s298 ; ToDo: Add here the export definition for the device specific external interrupts handler
327 ; ToDo: Add here the names for the device specific external interrupts handler
/bsp/wch/risc-v/ch32v307v-r1/
A DREADME.md34 The BSP supports the RISC-V GCC development environment, here's the specific version information:
66 > Note that Chip Mem here is set to 224K ROM + 96K RAM.
/bsp/renesas/docs/
A DRA_Series_Uses_FSP_to_Configure_Peripheral_Drivers.md148 …tc. The baud rate can be modified in the code through the API, and a default value can be set here.
152 …nfigure the port pins. **Note: Do not configure the SSLx chip select pins here, the control of the…
210 …T according to the number of channels, for example, specify GPT channel 3 here, so the name of the…
211 3. Set the duty cycle of the default output of the PWM channel, here is 50%.
218 …, find the interface corresponding to the GPT channel output pin setting (here is GPT3) according …
/bsp/nuvoton/libraries/nu_packages/BMX055/libraries/BMG160_driver/
A DREADME.md45 * This file shall be used as an user guidance, here you can find samples of
/bsp/nuvoton/libraries/nu_packages/BMX055/libraries/BMM050_driver/
A DREADME.md47 * This file shall be used as an user guidance, here you can find samples of

Completed in 54 milliseconds

1234567