Home
last modified time | relevance | path

Searched refs:written (Results 1 – 17 of 17) sorted by relevance

/hal_nxp-latest/zephyr/blobs/license/
DLA_OPT_NXP_Online_Code_Hosting.txt21 written materials (the “Licensed Software”). The Licensed Software may
204 days after written notice thereof by the non-defaulting party to the defaulting
208 immediately upon written notice if you: become bankrupt, insolvent, or file a
270 restricted or prohibited, without obtaining prior written authorization from
327 or representations, either written or oral, if any. This Agreement may only be
328 amended in written form, signed by you and NXP.
375 prior written approval of NXP, which approval will not be unreasonably withheld
DLA_OPT_NXP_Software_License.txt21 provided to you in binary or source code form and any accompanying written
87 if NXP has provided its advance, written approval (e.g. email approval) of your
193 7.1. You may terminate this Agreement immediately upon written notice
198 days after written notice thereof by the non-defaulting party to the defaulting
201 immediately upon written notice if you: breach any of your confidentiality
257 restricted or prohibited, without obtaining prior written authorization from
315 the Licensed Software and who have executed written agreements obligating them
330 or representations, either written or oral, if any. This Agreement may only be
331 amended in written form, signed by you and NXP.
372 prior written approval of NXP, which approval will not be unreasonably withheld
[all …]
DBSD_3.txt15 specific prior written permission.
/hal_nxp-latest/mcux/mcux-sdk/
DLA_OPT_NXP_Software_License RTAudio.txt5 …tware provided to you in binary or source code form and any accompanying written materials (the "L…
39 8.1. You may terminate this Agreement immediately upon written notice to NXP at the address…
40 … the defaulting party fails to correct such default within 30 days after written notice thereof by…
41 …tanding the foregoing, NXP may terminate this Agreement immediately upon written notice if you: br…
49 …export or re-export is restricted or prohibited, without obtaining prior written authorization fro…
56 …, who have a need to know of the Licensed Software and who have executed written agreements obliga…
58 …s, agreements or representations, either written or oral, if any. This Agreement may only be amend…
71 … assign this Agreement, or any part of this Agreement, without the prior written approval of NXP, …
113 …distributed by any NXP Licensee under any circumstance, even by a signed written amendment to this…
DLA_OPT_NXP_Software_License.txt21 provided to you in binary or source code form and any accompanying written
87 if NXP has provided its advance, written approval (e.g. email approval) of your
193 7.1. You may terminate this Agreement immediately upon written notice
198 days after written notice thereof by the non-defaulting party to the defaulting
201 immediately upon written notice if you: breach any of your confidentiality
257 restricted or prohibited, without obtaining prior written authorization from
315 the Licensed Software and who have executed written agreements obligating them
330 or representations, either written or oral, if any. This Agreement may only be
331 amended in written form, signed by you and NXP.
372 prior written approval of NXP, which approval will not be unreasonably withheld
[all …]
DCOPYING-BSD-315 specific prior written permission.
DCODE_OF_CONDUCT.md80 **Consequence**: A private, written warning from community leaders, providing
DSW-Content-Register.txt900 Description: CRC32 code written by Gary S. Brown
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-connectivity-framework/platform/Common/
Dfwk_platform_mflash.ch240 * If address is not aligned, previous content may have been written to flash already.
302 /* If a partial page has to be written, pad remainder with 0xff */
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-multicore/rpmsg_lite/
DLICENSE15 specific prior written permission.
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/
DCOPYING-BSD-315 specific prior written permission.
/hal_nxp-latest/
DLICENSE.BSD-315 specific prior written permission.
/hal_nxp-latest/mcux/mcux-sdk/middleware/mmcau/
DLICENSE19 specific prior written permission.
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/
DREADME.md151 Someone from the community has written a [Python script to help](https://gist.github.com/rosek86/d0…
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/
DLICENSE.txt54 means any form of electronic, verbal, or written communication sent
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc.h3560 uint32_t written : 1; /*!< Write-back flag. */ member
Dfsl_netc_endpoint.c961 if (txDesc->writeback.written != 0U) in EP_ReclaimTxDescCommon()