Home
last modified time | relevance | path

Searched refs:warning (Results 1 – 7 of 7) sorted by relevance

/SCP-firmware-master/module/thermal_mgmt/include/
A Dmod_thermal_mgmt.h256 void (*warning)(fwk_id_t driver_id, fwk_id_t thermal_id); member
/SCP-firmware-master/module/thermal_mgmt/test/
A Dconfig_thermal_mgmt.h184 .warning = mod_thermal_mgmt_protection_api_warning,
/SCP-firmware-master/module/thermal_mgmt/src/
A Dmod_thermal_mgmt.c109 if (dev_ctx->thermal_protection_api->warning != NULL) { in thermal_protection()
110 dev_ctx->thermal_protection_api->warning( in thermal_protection()
/SCP-firmware-master/module/thermal_mgmt/doc/
A Dthermal_mgmt.md173 configure two different alarms, warning and critical. They can be configured
174 independently but the critical level should be above the one for warning. A
/SCP-firmware-master/tools/
A Dcppcheck_suppress_list.txt10 // it would raise a warning by default. This entry prevents that.
/SCP-firmware-master/doc/media/
A Dstyle.css930 /* dl.note, dl.warning, dl.attention, dl.pre, dl.post, dl.invariant, dl.deprecated, dl.todo, dl.tes…
945 dl.warning, dl.attention
/SCP-firmware-master/doc/
A DDoxyfile719 # Configuration options related to warning and progress messages
729 # The WARNINGS tag can be used to turn on/off the warning messages that are
762 # a warning is encountered.
767 # The WARN_FORMAT tag determines the format of the warning messages that doxygen
769 # will be replaced by the file and line number from which the warning originated
770 # and the warning text. Optionally the format may contain $version, which will
777 # The WARN_LOGFILE tag can be used to specify a file to which warning and error
2388 # generate a warning when it encounters a \startuml command in this case and

Completed in 12 milliseconds