Home
last modified time | relevance | path

Searched refs:used (Results 1 – 25 of 1119) sorted by relevance

12345678910>>...45

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-multicore/rpmsg_lite/
DREADME.md9 …Msg) protocol. The RPMsg protocol defines a standardized binary interface used to communicate betw…
35 …component is situated in <i>rpmsg_lite.c</i>. Two optional components are used to implement a bloc…
37 …This layer mainly defines the shared memory model, and internally defines used components such as …
39 …<i>rpmsg_env_freertos.c</i> etc.) Only the source file, which matches the used environment, is inc…
55 … any user-defined action in an application callback. The endpoint address used to receive name ser…
61used, an ISR-callback is registered to each new endpoint with user-defined callback data pointer. …
64 specifics that have to be considered when used in an application.
80used to destroy a queue, rpmsg_lite_destroy_ept() is used to destroy an endpoint and finally, rpms…
104 The rest of environment layers has been created and used in some experimental projects, it has been…
115 |RL_MS_PER_INTERVAL | (1) | Delay in milliseconds used in non-blocking API fun…
[all …]
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-multicore/rpmsg_lite/lib/virtio/
Dvirtqueue.c253 if ((vq == VQ_NULL) || (vq->vq_used_cons_idx == vq->vq_ring.used->idx)) in virtqueue_get_buffer()
260 uep = &vq->vq_ring.used->ring[used_idx]; in virtqueue_get_buffer()
510 … vq->vq_ring.avail->idx, vq->vq_used_cons_idx, vq->vq_ring.used->idx, vq->vq_ring.avail->flags, in virtqueue_dump()
511 vq->vq_ring.used->flags); in virtqueue_dump()
642 used_idx = vq->vq_ring.used->idx & (vq->vq_nentries - 1U); in vq_ring_update_used()
643 used_desc = &(vq->vq_ring.used->ring[used_idx]); in vq_ring_update_used()
649 vq->vq_ring.used->idx++; in vq_ring_update_used()
728 return (((vq->vq_ring.used->flags & ((uint16_t)VRING_USED_F_NO_NOTIFY)) == 0U) ? 1 : 0); in vq_ring_must_notify_host()
755 used_idx = vq->vq_ring.used->idx; in virtqueue_nused()
/hal_nxp-latest/mcux/mcux-sdk/boards/evkmimxrt1180/xip/
Devkmimxrt1180_flexspi_nor_config.c21 __attribute__((section(".boot_hdr.container"), used))
67 __attribute__((section(".boot_hdr.xmcd_data"), used))
83 __attribute__((section(".boot_hdr.xmcd_data"), used))
98 __attribute__((section(".boot_hdr.conf"), used))
/hal_nxp-latest/mcux/mcux-sdk/components/mem_manager/
Dfsl_component_mem_manager_light.c140 uint16_t used; member
381 assert(PrevFreeBlockHdr->used == MEMMANAGER_BLOCK_FREE); in MEM_BufferFreeBlocksCleanUp()
389 assert(BlockHdr->used == MEMMANAGER_BLOCK_FREE); in MEM_BufferFreeBlocksCleanUp()
576 firstBlockHdr->used = MEMMANAGER_BLOCK_FREE; in MEM_RegisterExtendedArea()
699 assert(FreeBlockHdr->used == MEMMANAGER_BLOCK_FREE); in MEM_BufferAllocateFromArea()
726 FreeBlockHdr->used = MEMMANAGER_BLOCK_USED; in MEM_BufferAllocateFromArea()
780 FreeBlockHdr->used = MEMMANAGER_BLOCK_USED; in MEM_BufferAllocateFromArea()
791 NextFreeBlockHdr->used = MEMMANAGER_BLOCK_FREE; in MEM_BufferAllocateFromArea()
827 UsableBlockHdr->used = MEMMANAGER_BLOCK_USED; in MEM_BufferAllocateFromArea()
1028 BlockHdr->used = MEMMANAGER_BLOCK_FREE; in MEM_BufferFreeBackToArea()
[all …]
/hal_nxp-latest/s32/
DREADME14 The "drivers" directory contains a sub-set of NXP S32 Real-Time Drivers used to enable
16 configuration for these drivers, used at driver initialization time. The configuration
52 - Remove 'u' suffix from macros so that they can be used with LISTIFY in shim drivers.
56 - Remove 'u' suffix from macros so that they can be used with LISTIFY in shim drivers.
66 used as an extern function outside of the file declaration.
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-multicore/rpmsg_lite/lib/include/
Dvirtio_ring.h95 struct vring_used *used; member
129 #define vring_avail_event(vr) ((vr)->used->ring[(vr)->num].id)
147 …vr->used = (struct vring_used *)(((uintptr_t)&vr->avail->ring[num] + align - 1UL) & ~(align - 1UL… in vring_init()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QM6/gcc/
DMIMX8QM6xxxFF_cm4_core1_flash.ld150 __DATA_ROM = .; /* Symbol is used by startup for data initialization */
164 …__TDATA_ROM = __DATA_ROM + SIZEOF(.data); /* Symbol is used by startup for TCM data initialization…
178 …__NDATA_ROM = __TDATA_ROM + SIZEOF(.quickaccess); /* Symbol is used by startup for ncache data ini…
203 /* This is used by the startup in order to initialize the .bss section */
DMIMX8QM6xxxFF_cm4_core1_ddr_ram.ld151 __DATA_ROM = .; /* Symbol is used by startup for data initialization */
165 …__TDATA_ROM = __DATA_ROM + SIZEOF(.data); /* Symbol is used by startup for TCM data initialization…
179 …__NDATA_ROM = __TDATA_ROM + SIZEOF(.quickaccess); /* Symbol is used by startup for ncache data ini…
204 /* This is used by the startup in order to initialize the .bss section */
DMIMX8QM6xxxFF_cm4_core0_ddr_ram.ld151 __DATA_ROM = .; /* Symbol is used by startup for data initialization */
165 …__TDATA_ROM = __DATA_ROM + SIZEOF(.data); /* Symbol is used by startup for TCM data initialization…
179 …__NDATA_ROM = __TDATA_ROM + SIZEOF(.quickaccess); /* Symbol is used by startup for ncache data ini…
204 /* This is used by the startup in order to initialize the .bss section */
DMIMX8QM6xxxFF_cm4_core0_flash.ld150 __DATA_ROM = .; /* Symbol is used by startup for data initialization */
164 …__TDATA_ROM = __DATA_ROM + SIZEOF(.data); /* Symbol is used by startup for TCM data initialization…
178 …__NDATA_ROM = __TDATA_ROM + SIZEOF(.quickaccess); /* Symbol is used by startup for ncache data ini…
203 /* This is used by the startup in order to initialize the .bss section */
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX6/gcc/
DMIMX8QX6xxxxx_cm4_ddr_ram.ld153 __DATA_ROM = .; /* Symbol is used by startup for data initialization */
167 …__TDATA_ROM = __DATA_ROM + SIZEOF(.data); /* Symbol is used by startup for TCM data initialization…
183 …__NDATA_ROM = __TDATA_ROM + SIZEOF(.quickaccess); /* Symbol is used by startup for ncache data ini…
208 /* This is used by the startup in order to initialize the .bss section */
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX3/gcc/
DMIMX8QX3xxxxx_cm4_ddr_ram.ld151 __DATA_ROM = .; /* Symbol is used by startup for data initialization */
165 …__TDATA_ROM = __DATA_ROM + SIZEOF(.data); /* Symbol is used by startup for TCM data initialization…
181 …__NDATA_ROM = __TDATA_ROM + SIZEOF(.quickaccess); /* Symbol is used by startup for ncache data ini…
206 /* This is used by the startup in order to initialize the .bss section */
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX2/gcc/
DMIMX8QX2xxxxx_cm4_ddr_ram.ld153 __DATA_ROM = .; /* Symbol is used by startup for data initialization */
167 …__TDATA_ROM = __DATA_ROM + SIZEOF(.data); /* Symbol is used by startup for TCM data initialization…
183 …__NDATA_ROM = __TDATA_ROM + SIZEOF(.quickaccess); /* Symbol is used by startup for ncache data ini…
208 /* This is used by the startup in order to initialize the .bss section */
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX5/gcc/
DMIMX8QX5xxxxx_cm4_ddr_ram.ld153 __DATA_ROM = .; /* Symbol is used by startup for data initialization */
167 …__TDATA_ROM = __DATA_ROM + SIZEOF(.data); /* Symbol is used by startup for TCM data initialization…
183 …__NDATA_ROM = __TDATA_ROM + SIZEOF(.quickaccess); /* Symbol is used by startup for ncache data ini…
208 /* This is used by the startup in order to initialize the .bss section */
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX1/gcc/
DMIMX8QX1xxxxx_cm4_ddr_ram.ld153 __DATA_ROM = .; /* Symbol is used by startup for data initialization */
167 …__TDATA_ROM = __DATA_ROM + SIZEOF(.data); /* Symbol is used by startup for TCM data initialization…
183 …__NDATA_ROM = __TDATA_ROM + SIZEOF(.quickaccess); /* Symbol is used by startup for ncache data ini…
208 /* This is used by the startup in order to initialize the .bss section */
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX6/gcc/
DMIMX8DX6xxxxx_cm4_ddr_ram.ld153 __DATA_ROM = .; /* Symbol is used by startup for data initialization */
167 …__TDATA_ROM = __DATA_ROM + SIZEOF(.data); /* Symbol is used by startup for TCM data initialization…
183 …__NDATA_ROM = __TDATA_ROM + SIZEOF(.quickaccess); /* Symbol is used by startup for ncache data ini…
208 /* This is used by the startup in order to initialize the .bss section */
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX4/gcc/
DMIMX8DX4xxxxx_cm4_ddr_ram.ld151 __DATA_ROM = .; /* Symbol is used by startup for data initialization */
165 …__TDATA_ROM = __DATA_ROM + SIZEOF(.data); /* Symbol is used by startup for TCM data initialization…
181 …__NDATA_ROM = __TDATA_ROM + SIZEOF(.quickaccess); /* Symbol is used by startup for ncache data ini…
206 /* This is used by the startup in order to initialize the .bss section */
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX2/gcc/
DMIMX8DX2xxxxx_cm4_ddr_ram.ld153 __DATA_ROM = .; /* Symbol is used by startup for data initialization */
167 …__TDATA_ROM = __DATA_ROM + SIZEOF(.data); /* Symbol is used by startup for TCM data initialization…
183 …__NDATA_ROM = __TDATA_ROM + SIZEOF(.quickaccess); /* Symbol is used by startup for ncache data ini…
208 /* This is used by the startup in order to initialize the .bss section */
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX3/gcc/
DMIMX8DX3xxxxx_cm4_ddr_ram.ld151 __DATA_ROM = .; /* Symbol is used by startup for data initialization */
165 …__TDATA_ROM = __DATA_ROM + SIZEOF(.data); /* Symbol is used by startup for TCM data initialization…
181 …__NDATA_ROM = __TDATA_ROM + SIZEOF(.quickaccess); /* Symbol is used by startup for ncache data ini…
206 /* This is used by the startup in order to initialize the .bss section */
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX4/gcc/
DMIMX8QX4xxxxx_cm4_ddr_ram.ld151 __DATA_ROM = .; /* Symbol is used by startup for data initialization */
165 …__TDATA_ROM = __DATA_ROM + SIZEOF(.data); /* Symbol is used by startup for TCM data initialization…
181 …__NDATA_ROM = __TDATA_ROM + SIZEOF(.quickaccess); /* Symbol is used by startup for ncache data ini…
206 /* This is used by the startup in order to initialize the .bss section */
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX5/gcc/
DMIMX8DX5xxxxx_cm4_ddr_ram.ld153 __DATA_ROM = .; /* Symbol is used by startup for data initialization */
167 …__TDATA_ROM = __DATA_ROM + SIZEOF(.data); /* Symbol is used by startup for TCM data initialization…
183 …__NDATA_ROM = __TDATA_ROM + SIZEOF(.quickaccess); /* Symbol is used by startup for ncache data ini…
208 /* This is used by the startup in order to initialize the .bss section */
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8UX5/gcc/
DMIMX8UX5xxxxx_cm4_ddr_ram.ld154 __DATA_ROM = .; /* Symbol is used by startup for data initialization */
168 …__TDATA_ROM = __DATA_ROM + SIZEOF(.data); /* Symbol is used by startup for TCM data initialization…
184 …__NDATA_ROM = __TDATA_ROM + SIZEOF(.quickaccess); /* Symbol is used by startup for ncache data ini…
209 /* This is used by the startup in order to initialize the .bss section */
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8UX6/gcc/
DMIMX8UX6xxxxx_cm4_ddr_ram.ld154 __DATA_ROM = .; /* Symbol is used by startup for data initialization */
168 …__TDATA_ROM = __DATA_ROM + SIZEOF(.data); /* Symbol is used by startup for TCM data initialization…
184 …__NDATA_ROM = __TDATA_ROM + SIZEOF(.quickaccess); /* Symbol is used by startup for ncache data ini…
209 /* This is used by the startup in order to initialize the .bss section */
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX1/gcc/
DMIMX8DX1xxxxx_cm4_ddr_ram.ld153 __DATA_ROM = .; /* Symbol is used by startup for data initialization */
167 …__TDATA_ROM = __DATA_ROM + SIZEOF(.data); /* Symbol is used by startup for TCM data initialization…
183 …__NDATA_ROM = __TDATA_ROM + SIZEOF(.quickaccess); /* Symbol is used by startup for ncache data ini…
208 /* This is used by the startup in order to initialize the .bss section */
/hal_nxp-latest/zephyr/blobs/license/
DLA_OPT_NXP_Software_License.txt43 is used exclusively in connection with an NXP Product and with which the
271 Documentation," as such terms are used in 48 C.F.R. Section 12.212 (or 48
280 services (a) used in applications requiring fail-safe performance or (b) in
363 The address provided at registration will be used.
404 Airbiquity Inc.: The Airbiquity software may only be used in object code and
431 Amazon: AWS Fleetwise software must be used consistent with the terms found
444 Argus Cyber Security: The Argus software may only be used in object code and
488 materials may only be used in connection with an NXP product containing the
514 Cypress Semiconductor Corporation: WWD RTOS source code may only be used in
518 Elektrobit Automotive GmbH ("EB"): EB software must be used consistent with the
[all …]

12345678910>>...45