Home
last modified time | relevance | path

Searched refs:needed (Results 1 – 25 of 32) sorted by relevance

12

/bsp/stm32/stm32mp157a-st-discovery/board/ports/OpenAMP/open-amp/lib/virtio/
A Dvirtqueue.c113 int needed; in virtqueue_add_buffer() local
115 needed = readable + writable; in virtqueue_add_buffer()
118 VQ_PARAM_CHK(needed < 1, status, ERROR_VQUEUE_INVLD_PARAM); in virtqueue_add_buffer()
134 dxp->ndescs = needed; in virtqueue_add_buffer()
141 vq->vq_free_cnt -= needed; in virtqueue_add_buffer()
411 int i, needed; in vq_ring_add_buffer() local
416 needed = readable + writable; in vq_ring_add_buffer()
418 for (i = 0, idx = head_idx; i < needed; i++, idx = dp->next) { in vq_ring_add_buffer()
427 if (i < needed - 1) in vq_ring_add_buffer()
/bsp/stm32/stm32mp157a-st-ev1/board/ports/OpenAMP/open-amp/lib/virtio/
A Dvirtqueue.c113 int needed; in virtqueue_add_buffer() local
115 needed = readable + writable; in virtqueue_add_buffer()
118 VQ_PARAM_CHK(needed < 1, status, ERROR_VQUEUE_INVLD_PARAM); in virtqueue_add_buffer()
134 dxp->ndescs = needed; in virtqueue_add_buffer()
141 vq->vq_free_cnt -= needed; in virtqueue_add_buffer()
411 int i, needed; in vq_ring_add_buffer() local
416 needed = readable + writable; in vq_ring_add_buffer()
418 for (i = 0, idx = head_idx; i < needed; i++, idx = dp->next) { in vq_ring_add_buffer()
427 if (i < needed - 1) in vq_ring_add_buffer()
/bsp/rm48x50/HALCoGen/
A Dmisra-c.txt3 /*SAFETYMCUSW 26 S MR:12.3 <REVIEWED> "Infinite loops needed" */
9 /*SAFETYMCUSW 5 C MR: <REVIEWED> "Infinite loops needed" */
10 /*SAFETYMCUSW 28 D MR: <REVIEWED> "Infinite loops needed" */
/bsp/amebaz/
A Dimage2.icf184 define exported symbol __image1_validate_code__= 0x10002018; // needed by ram code
185 define exported symbol __rom_top_4k_start_= 0x1003F000; // needed by ram code
186 define exported symbol __flash_text_start__= 0x0800b020; // needed by ram code
/bsp/Infineon/psoc6-pioneerkit_modus/libs/psoc6make/make/scripts/vscode/
A Dlaunch.json29 // Following two commands are needed to get gdb and openocd and HW all in sync.
/bsp/Infineon/psoc6-pioneerkit_modus/libs/psoc6make/
A DRELEASE.md33 Use the following links for more information, as needed:
/bsp/hpmicro/hpm5300evk/board/debug_scripts/boards/
A Dhpm5300evk.cfg18 # 0 - Not needed
/bsp/hpmicro/hpm5301evklite/board/debug_scripts/openocd/boards/
A Dhpm5301evklite.cfg18 # 0 - Not needed
/bsp/hpmicro/hpm6e00evk/board/debug_scripts/openocd/boards/
A Dhpm6e00evk.cfg18 # 0 - Not needed
/bsp/gd32/arm/gd32e230-lckfb/board/linker_scripts/
A Dlink.ld66 * The .ARM.exidx section is needed for exception handling and stack unwinding.
/bsp/simulator/SDL2/include/
A DSDL_audio.h230 int needed; /**< Set to 1 if conversion possible */ member
/bsp/Infineon/libraries/templates/XMC7200D/libs/TARGET_APP_KIT_XMC72_EVK/COMPONENT_CM0P/TOOLCHAIN_ARM/
A Dstartup_cm0plus.s125 …; Initialize ECC of startup stack (needed for local variables in C startup code) by processing 8 b…
/bsp/Infineon/xmc7100d-f144k4160aa/libs/TARGET_APP_KIT_XMC71_EVK_LITE_V2/COMPONENT_CM0P/TOOLCHAIN_ARM/
A Dstartup_cm0plus.s125 …; Initialize ECC of startup stack (needed for local variables in C startup code) by processing 8 b…
/bsp/Infineon/xmc7200-kit_xmc7200_evk/libs/TARGET_APP_KIT_XMC72_EVK/COMPONENT_CM0P/TOOLCHAIN_ARM/
A Dstartup_cm0plus.s125 …; Initialize ECC of startup stack (needed for local variables in C startup code) by processing 8 b…
/bsp/hifive1/freedom-e-sdk/
A DREADME.md29 Ubuntu packages needed:
/bsp/sparkfun-redv/freedom-e-sdk/
A DREADME.md29 Ubuntu packages needed:
/bsp/stm32/stm32f469-st-disco/applications/arduino_pinout/
A DREADME.md81 …https://github.com/RTduino/RTduino/tree/master/examples/USBSerial). You may enable it if is needed.
/bsp/stm32/stm32f103-blue-pill/applications/arduino_pinout/
A DREADME.md82 …https://github.com/RTduino/RTduino/tree/master/examples/USBSerial). You may enable it if is needed.
/bsp/synopsys/boards/
A DREADME.md77 …applications. It is a complete solution that contains all the components needed to support the dev…
/bsp/maxim/libraries/MAX32660PeriphDriver/CMSIS/Device/Maxim/MAX32660/Source/GCC/
A Dmax32660_sbl.ld225 /** Stack dedicated to STP/SCP application matter if needed */
/bsp/Infineon/libraries/templates/XMC7200D/libs/TARGET_APP_KIT_XMC72_EVK/COMPONENT_CM0P/TOOLCHAIN_IAR/
A Dstartup_cm0plus.s188 ; Initialize ECC of startup stack (needed for local variables in C startup code) by processing 8 by…
/bsp/Infineon/xmc7100d-f144k4160aa/libs/TARGET_APP_KIT_XMC71_EVK_LITE_V2/COMPONENT_CM0P/TOOLCHAIN_IAR/
A Dstartup_cm0plus.s188 ; Initialize ECC of startup stack (needed for local variables in C startup code) by processing 8 by…
/bsp/Infineon/xmc7200-kit_xmc7200_evk/libs/TARGET_APP_KIT_XMC72_EVK/COMPONENT_CM0P/TOOLCHAIN_IAR/
A Dstartup_cm0plus.s188 ; Initialize ECC of startup stack (needed for local variables in C startup code) by processing 8 by…
/bsp/wch/risc-v/ch32v208w-r0/
A DREADME_EN.md89 …the kernel debugging feature to observe it (you can turn it off when not needed) by doing the foll…
/bsp/hpmicro/hpm6750evkmini/board/debug_scripts/openocd/boards/
A Dhpm6750evkmini.cfg18 # 0 - Not needed

Completed in 37 milliseconds

12