Searched refs:written (Results 1 – 12 of 12) sorted by relevance
| /external/platform/stellaris/ti-driverlib/ |
| A D | TI-BSD-EULA.txt | 17 from this software without specific prior written permission.
|
| A D | makedefs | 22 # from this software without specific prior written permission.
|
| /external/platform/nrfx/ |
| A D | LICENSE | 16 software without specific prior written permission.
|
| /external/platform/pico/ |
| A D | LICENSE.TXT | 13 derived from this software without specific prior written permission.
|
| /external/platform/stellaris/ti-driverlib/driverlib/ |
| A D | readme.txt | 22 from this software without specific prior written permission.
|
| /external/platform/nrfx/mdk/ |
| A D | nrf51_common.ld | 13 * notice is included verbatim in any distributions. No written agreement,
|
| A D | nrf_common.ld | 11 * notice is included verbatim in any distributions. No written agreement,
|
| A D | nrf52_common.ld | 13 * notice is included verbatim in any distributions. No written agreement,
|
| /external/platform/stm32f0xx/CMSIS/ |
| A D | CMSIS_END_USER_LICENCE_AGREEMENT.txt | 63 …this Licence then ARM may terminate this Licence immediately upon giving written notice to you. Y… 67 …written contract signed by you and ARM, this is the only agreement between you and ARM relating to…
|
| /external/lib/lwip/api/ |
| A D | sockets.c | 759 size_t written; in lwip_send() local 781 written = 0; in lwip_send() 782 err = netconn_write_partly(sock->conn, data, size, write_flags, &written); in lwip_send() 784 LWIP_DEBUGF(SOCKETS_DEBUG, ("lwip_send(%d) err=%d written=%"SZT_F"\n", s, err, written)); in lwip_send() 786 return (err == ERR_OK ? (int)written : -1); in lwip_send()
|
| /external/platform/pico/rp2_common/cmsis/stub/CMSIS/ |
| A D | LICENSE.txt | 54 means any form of electronic, verbal, or written communication sent
|
| /external/platform/nrfx/doc/ |
| A D | nrfx.doxyfile | 61 # into which the generated documentation will be written. If a relative path is 88 # documentation generated by doxygen is written. Doxygen will use this 776 # messages should be written. If left blank the output is written to standard 1318 # written to the html output directory. 1596 # script for searching. Instead the search results are written to an XML file 1623 # search data is written to a file for indexing by an external tool. With the 1670 # written to the output directory.
|
Completed in 20 milliseconds