Searched full:syst (Results 1 – 16 of 16) sorted by relevance
16 <syst:Collateral xmlns:syst="http://www.mipi.org/1.0/sys-t"21 <syst:Client Name="Zephyr">25 </syst:Client>27 </syst:Collateral>31 <syst:Modules>"""34 <syst:Module ID="{0}"><![CDATA[{1}]]></syst:Module>"""37 </syst:Modules>41 <syst:Catalog32>"""44 <syst:Format ID="0x{0:08x}"><![CDATA[{1}]]></syst:Format>"""47 </syst:Catalog32>[all …]
2 name: syst sample15 sample.logger.syst.deferred:26 - "SYST Sample Execution Completed"36 sample.logger.syst.immediate:47 - "SYST Sample Execution Completed"51 sample.logger.syst.catalog.deferred:66 sample.logger.syst.catalog.immediate:80 sample.logger.syst.deferred_cpp:95 sample.logger.syst.immediate_cpp:109 sample.logger.syst.catalog.deferred_cpp:[all …]
41 :zephyr-app: samples/subsys/logging/syst52 west build -t run > /tmp/syst61 The :file:`/tmp/syst` should contain something like this:90 [ 0.020000] <err> syst: Error message example.91 [ 0.020000] <wrn> syst: Warning message example.92 [ 0.020000] <inf> syst: Info message example.93 [ 0.020000] <dbg> syst: Debug message example.94 [ 0.020000] <dbg> syst: Debug message example, 195 [ 0.020000] <dbg> syst: Debug message example, 1, 296 [ 0.020000] <dbg> syst: Debug message example, 1, 2, 3[all …]
5 project(syst) project
27 * in SYST format when multiple arguments are passed to log API.49 "Correct Function pointer for SYST log\n" in ZTEST()77 /* Testcase to validate the SYST output of log data */89 /* Testcase to validate the SYST output of data with multiple arguments */100 /* Testcase to validate the SYST output of float data */
18 When enabled backend is used to output syst format logs.
14 #define LOG_MODULE_NAME syst117 printk("SYST Sample Execution Completed\n"); in main()
96 outfile_grp.add_argument("--syst",522 if args.syst:523 logger.info("MIPI Sys-T Collateral file %s", args.syst)579 if args.syst:580 if not LogDatabase.write_syst_database(args.syst, database):582 args.syst)
44 source "modules/Kconfig.syst"
1857 * :github:`50341` - undefined reference to ``log_output_flush`` in sample.logger.syst.catalog2234 * :github:`47556` - sample: logging: Builds failing for samples/subsys/logging/syst2384 … : frdm_k64f :the test case tests/subsys/logging/log_switch_format/logger.syst.v2.immediate/ blocks
542 * :github:`20582` - samples/subsys/logging/syst is broken when building with gcc-arm-none-eabi-7-20…
898 * :github:`42462` - logging: syst/v2: hang or crash if log contains string arguments
2652 - :github:`50941` - sample.logger.syst.catalog.deferred_cpp fails on qemu_cortex_m03437 * :github:`51074` - logging: syst: sample failure
1721 * :github:`43344` - intel_adsp_cavs25: samples/subsys/logging/syst is failing with a timeout when t…
2078 set(LOG_DICT_DB_NAME_ARG --syst)
5138 - modules/Kconfig.syst