Searched refs:banner (Results 1 – 19 of 19) sorted by relevance
/Zephyr-latest/arch/riscv/core/ |
D | pmp.c | 61 const char *banner) in print_pmp_entries() argument 66 LOG_DBG("PMP %s:", banner); in print_pmp_entries() 107 static void dump_pmp_regs(const char *banner) in dump_pmp_regs() argument 135 print_pmp_entries(0, CONFIG_PMP_SLOTS, pmp_addr, pmp_cfg, banner); in dump_pmp_regs()
|
/Zephyr-latest/samples/userspace/shared_mem/ |
D | README.rst | 58 thread. The third thread prints the CT to the console with a banner
|
/Zephyr-latest/scripts/west_commands/ |
D | sign.py | 267 command.banner('image configuration:') 281 command.banner('signing binaries')
|
/Zephyr-latest/doc/develop/west/ |
D | west-apis.rst | 208 .. automethod:: banner 326 ``die()``. Two special cases of ``inf()``, ``banner()`` and ``small_banner()``, 335 .. autofunction:: banner
|
D | release-notes.rst | 196 sys.stderr: ``inf()``, ``wrn()``, ``err()``, ``die()``, ``banner()``, 723 - west.log.banner(): new
|
/Zephyr-latest/kernel/ |
D | CMakeLists.txt | 52 banner.c
|
D | Kconfig | 443 bool "Boot banner" 448 This option outputs a banner to the console device during boot up. 451 string "Boot banner string" 455 Use this option to set the boot banner.
|
/Zephyr-latest/samples/drivers/counter/maxim_ds3231/ |
D | README.rst | 18 The sample first displays the boot banner, board name and
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-tools.rst | 225 the system console. E.g. for ``printk`` and the :kconfig:option:`boot banner
|
/Zephyr-latest/doc/contribute/ |
D | bin_blobs.rst | 95 - The boot banner prints the kernel's tainted status
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.12.rst | 230 * build: use git version and hash for boot banner 557 * :github:`7044` - Boot banner not correct for application builds outside of zephyr
|
D | release-notes-1.10.rst | 212 * :github:`1280` - shell on Arduino Due prints "shell>" before the delayed boot banner
|
D | release-notes-1.14.rst | 1318 * :github:`14454` - tests/kernel/threads/no-multithreading/: Single/Repeated delay boot banner 1372 * :github:`14184` - tests/benchmarks: Stuck at delaying boot banner on quark_se_c1000_ss_board 1511 …bsys/usb/cdc_acm_composite: No output beyond "***** Booting Zephyr OS v1.14.0-rc- ....****** banner 2065 * :github:`10369` - Logger crashes shell when boot banner is enabled
|
D | release-notes-3.0.rst | 1271 * :github:`39503` - Zephyr boot banner not updated on rebuild with opdated SHA
|
D | release-notes-3.7.rst | 1946 * Added optional MCUboot boot banner
|
D | release-notes-2.7.rst | 1603 * :github:`36565` - ehl_crb: Only boot banner is printed but not the test related details for multi…
|
D | release-notes-3.2.rst | 1844 * :github:`50464` - Boot banner can cut through output of shell prompt
|
D | release-notes-3.3.rst | 3175 * :github:`52721` - Minimal logging does not work if printk and boot banner are disabled
|
/Zephyr-latest/doc/ |
D | zephyr.doxyfile.in | 213 # as being the beginning of a Javadoc-style comment "banner". If set to NO, the
|