Searched refs:Logger (Results 1 – 22 of 22) sorted by relevance
/Zephyr-latest/boards/shields/adafruit_data_logger/doc/ |
D | index.rst | 3 Adafruit Data Logger Shield 9 The `Adafruit Data Logger Shield`_ rev. B features an `NXP PCF8523 Real-Time Clock/Calendar with 14 :alt: Adafruit Data Logger Shield 16 Adafruit Data Logger Shield (Credit: Adafruit) 19 The older revision A of the Adafruit Data Logger Shield is not supported. 73 .. _Adafruit Data Logger Shield:
|
/Zephyr-latest/samples/subsys/logging/logger/ |
D | Kconfig | 6 mainmenu "Logger sample application"
|
/Zephyr-latest/boards/weact/mini_stm32h7b0/ |
D | mini_stm32h7b0_defconfig | 19 # Logger cannot use itself to log
|
/Zephyr-latest/scripts/logging/dictionary/ |
D | parserlib.py | 27 if not isinstance(logger, logging.Logger):
|
/Zephyr-latest/subsys/shell/ |
D | Kconfig.template.shell_log_queue_timeout | 10 Logger thread is blocked for that period, thus long timeout impacts
|
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/device/ |
D | utils.py | 20 def log_command(logger: logging.Logger, msg: str, args: list, level: int = logging.DEBUG) -> None: argument
|
/Zephyr-latest/subsys/logging/backends/ |
D | Kconfig.ble | 13 This allows to use this BLE Logger directly with a compatible app such
|
D | Kconfig.rtt | 21 prompt "Logger behavior"
|
/Zephyr-latest/scripts/tests/twister_blackbox/ |
D | conftest.py | 56 + list(logging.Logger.manager.loggerDict.values()) \
|
/Zephyr-latest/samples/subsys/logging/ble_backend/ |
D | README.rst | 11 BLE Logger uses the NRF Connect SDK NUS service as UUID to make it compatible
|
/Zephyr-latest/samples/boards/nordic/ieee802154/802154_rpmsg/ |
D | README.rst | 36 * Logger (in :file:`prj.conf`)
|
/Zephyr-latest/subsys/logging/ |
D | Kconfig.mode | 25 interrupt).Logger backends must support exclusive access to work
|
/Zephyr-latest/scripts/build/ |
D | llext_prepare_exptab.py | 130 def __init__(self, elf_path: str, log: logging.Logger, slid_listing_path: str | None): argument
|
/Zephyr-latest/doc/services/logging/ |
D | index.rst | 47 has set of dedicated macros. Logger API also has macros for logging data. 78 Logger's default frontend is designed to be thread safe and minimizes time needed 351 Logger controlling API provides a function for entering into panic mode 866 Logger API 871 Logger control 881 Logger backend interface 886 Logger output formatting
|
/Zephyr-latest/doc/services/shell/ |
D | index.rst | 732 Shell Logger Backend Feature 737 thread are enqueued and processed in the shell thread. Logger thread will block
|
/Zephyr-latest/boards/native/native_sim/doc/ |
D | index.rst | 621 **Logger backend**: 716 …Logger backend, :ref:`Native backend <nsim_back_logger>`, :kconfig:option:`CONFIG_LOG_BACKEND_NATI…
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.6.rst | 228 * ``ZEP-922`` - Revise documentation for Kernel Event Logger
|
D | release-notes-1.14.rst | 1370 * :github:`14191` - Logger corrupts itself on rescheduling 1549 * :github:`13424` - Logger got recently slower 1983 * :github:`10733` - Logger thread should be started earlier than _init_static_threads() in init.c 2057 * :github:`10439` - Logger calls will execute functions even though the LOG_LEVEL is masked 2065 * :github:`10369` - Logger crashes shell when boot banner is enabled 2106 * :github:`10054` - Logger thread spins forever if there is no backend
|
D | release-notes-3.4.rst | 625 * Adafruit Data Logger Shield
|
D | release-notes-2.4.rst | 1722 * :github:`21801` - Logger sample's performance estimates are incorrect
|
D | release-notes-2.7.rst | 1935 * :github:`19328` - Logger could block in thread at certain log message pool usage
|
D | release-notes-2.6.rst | 1361 * :github:`34495` - logger: Logger API cannot be compiled with C++
|