Home
last modified time | relevance | path

Searched refs:open (Results 1 – 9 of 9) sorted by relevance

/external/platform/pico/rp2_common/boot_stage2/
A Dpad_checksum30 idata = open(args.ifile, "rb").read()
46 with open(args.ofile, "w") as ofile:
/external/platform/cc13xx/cc13xxware/
A DREADME13 The code is provided in source code and is licensed under a TI BSD open
/external/platform/pico/rp2_common/pico_stdio_usb/
A Dreset_interface.c88 .open = resetd_open,
/external/platform/nrfx/
A DREADME.md47 documentation will be stored in the `doc\html` directory. Use `index.html` to open it.
/external/lib/lwip/netif/ppp/
A Dauth.c545 (*cbcp_protent.open)(unit); in network_phase()
552 if (protp->protocol < 0xC000 && protp->enabled_flag && protp->open != NULL) { in network_phase()
553 (*protp->open)(unit); in network_phase()
A Dppp_impl.h251 void (*open) (int unit); member
/external/platform/stellaris/ti-driverlib/
A DMANIFEST.TXT56 open source Software listed in this Manifest that was not "Obtained from" TI.
57 Any open source license specified in this Manifest for Software that was not
59 a representation or warranty regarding the proper open source license terms for
/external/lib/heap/dlmalloc/
A Ddlmalloc.c1704 (dev_zero_fd = open("/dev/zero", O_RDWR), \
3219 if ((fd = open("/dev/urandom", O_RDONLY)) >= 0 && in init_mparams()
/external/platform/nrfx/doc/
A Dnrfx.doxyfile1486 # If the EXT_LINKS_IN_WINDOW option is set to YES, doxygen will open links to
1602 # (doxysearch.cgi) which are based on the open source search engine library
1615 # (doxysearch.cgi) which are based on the open source search engine library

Completed in 27 milliseconds