Home
last modified time | relevance | path

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

/lk-master/tools/
A Dmkimage.c35 void usage(const char *binary) { in usage() argument
38 fprintf(stderr, "%s [-h] [-o <output file] section:file ...\n\n", binary); in usage()
79 const char *binary = argv[0]; in main() local
93 usage(binary); in main()
/lk-master/external/platform/pico/
A DLICENSE.TXT3 Redistribution and use in source and binary forms, with or without modification, are permitted prov…
9 2. Redistributions in binary form must reproduce the above copyright notice, this list of condition…
/lk-master/external/platform/nrfx/
A DLICENSE4 Redistribution and use in source and binary forms, with or without
10 2. Redistributions in binary form must reproduce the above copyright
/lk-master/external/platform/stellaris/ti-driverlib/
A DTI-BSD-EULA.txt3 Redistribution and use in source and binary forms, with or without
10 Redistributions in binary form must reproduce the original copyright
A Dmakedefs8 # Redistribution and use in source and binary forms, with or without
15 # Redistributions in binary form must reproduce the above copyright
249 @${OBJCOPY} -O binary ${@} ${@:.axf=.bin}
/lk-master/app/mdebug/
A Dfw-m0sub.ld2 /* RAM only binary layout */
A Dmakefile.fw20 $(OBJCOPY) -O binary $< $@
/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Dreadme.txt8 Redistribution and use in source and binary forms, with or without
15 Redistributions in binary form must reproduce the above copyright
/lk-master/external/platform/pico/rp2_common/pico_standard_link/
A Dmemmap_no_flash.ld91 /* Machine inspectable binary information */
214 …header_end - __logical_binary_start <= 256, "Binary info must be in first 256 bytes of the binary")
A Dmemmap_copy_to_ram.ld87 /* Machine inspectable binary information */
250 …header_end - __logical_binary_start <= 256, "Binary info must be in first 256 bytes of the binary")
A Dmemmap_blocked_ram.ld109 /* Machine inspectable binary information */
249 …header_end - __logical_binary_start <= 256, "Binary info must be in first 256 bytes of the binary")
A Dmemmap_default.ld109 /* Machine inspectable binary information */
249 …header_end - __logical_binary_start <= 256, "Binary info must be in first 256 bytes of the binary")
/lk-master/make/
A Dbuild.mk16 $(NOECHO)$(OBJCOPY) -O binary $< $@
/lk-master/tools/moot/
A Dmtldr241 binary = file.read()
243 retcode, data = dispatcher.dispatch(Command.flash, binary)
/lk-master/arch/riscv/
A Dlinker-twosegment.ld4 * In this case the read only portion of the binary lives in read only
/lk-master/external/platform/pico/rp2_common/pico_float/
A Dfloat_v1_rom_shim.S266 add r2,r12 @ exponent plus offset for required binary point position
/lk-master/external/platform/nrfx/doc/
A Dnrfx.doxyfile1344 # The BINARY_TOC flag controls whether a binary table of contents is generated
2212 # DIA_PATH tag allows you to specify the directory where the dia binary resides.

Completed in 21 milliseconds