Searched refs:reported (Results 1 – 25 of 25) sorted by relevance
16 The output value of the analog comparator is reported on the console.
40 Next reported value should be: 12
317 bool reported = false; in hid_sof_handler() local333 if (diff < 2 && reported == false) { in hid_sof_handler()340 reported = true; in hid_sof_handler()342 } else if (diff == 0 && reported == true) { in hid_sof_handler()
19 It could happen that the issue being reported is identified as a regression,
9 Vulnerabilities to the Zephyr project may be reported via email to the14 view the issues that they have reported.73 The Zephyr Security Subcommittee shall review the reported
456 modules in all of its stages and the management of reported security
38 reported measurements of about 400 ppm eC02 and 0 ppb eTVOC.
25 vendor specific. The list of faults are always reported with a company ID to
16 an error message like this is printed and the server reported statistics
120 check, "<unknown module>" is reported in the stack traces during the leak309 debugging information to be reported at runtime.320 exception is reported.
58 reported by contacting the project team at conduct@zephyrproject.org.
66 this command line will be reported by QEMU only. Here's what this particular
82 the controller. By default no vendor events are reported.425 executed. Until then the current BD_ADDR is still active and reported by1114 The event is reported by default unless masked away by Set_Event_Mask command.1161 The event is only reported when unmasked by Set_Event_Mask command.1226 The event is only reported when unmasked by Set_Event_Mask command.
106 open/closed circuit status to the reported active/inactive status. (User
173 generally provide a mechanism by which operation completion is reported,
102 Neither macOS nor Windows users have reported this issue. There have been no
3218 bool reported = false; in lwm2m_discover_handler() local3277 reported = true; in lwm2m_discover_handler()3311 reported = true; in lwm2m_discover_handler()3338 reported = true; in lwm2m_discover_handler()3343 return reported ? 0 : -ENOENT; in lwm2m_discover_handler()
237 The most common warning reported by Sphinx/Breathe is related to duplicate C
211 system to see what's been reported on the issue you'd like to address. Have a376 If you want to override checkpatch verdict and push you branch despite reported
670 some more details can be given (e.g. link to a reported issue). These comments will also
460 reported, to a caller, with returning the ``-ENOMEM`` . The ``Z_OOPS()``
440 * :github:`5938` - Incorrectly reported coverage changes
139 exponentiation was 3 or smaller. Found and reported by Zili KOU,1136 * Fixed a bug, where Register failures were reported as success to the1872 …37652` - bluetooth: tests/bluetooth/bsim_bt/bsim_test_advx reported success but still reported fai…
955 * :github:`24634` - Invalid pin reported in gpio callback
857 # 0.1.0 and 0.3.0, and user provides 0.2.0, then an error is reported