Searched refs:no_init (Results 1 – 3 of 3) sorted by relevance
| /Zephyr-latest/soc/infineon/cat3/xmc4xxx/ |
| D | noinit.ld | 10 /* .no_init section contains chipid, SystemCoreClock and trimming data */ 11 KEEP(*(.no_init))
|
| /Zephyr-latest/scripts/west_commands/runners/ |
| D | intel_cyclonev.py | 27 no_halt=False, no_init=False, no_targets=False, argument 87 self.init_arg = [] if no_init else ['-c init'] 166 use_elf=args.use_elf, no_halt=args.no_halt, no_init=args.no_init,
|
| D | openocd.py | 55 no_halt=False, no_init=False, no_targets=False, argument 115 self.init_arg = [] if no_init else ['-c init'] 208 use_elf=args.use_elf, no_halt=args.no_halt, no_init=args.no_init,
|