Searched full:diagnostics (Results 1 – 25 of 43) sorted by relevance
12
/Zephyr-latest/drivers/sensor/infineon/tle9104/ |
D | Kconfig | 5 bool "Output diagnostics of TLE9104" 9 Enable driver for the output diagnostics of the power train
|
/Zephyr-latest/dts/bindings/sensor/ |
D | infineon,tle9104-diagnostics.yaml | 4 description: Output diagnostics of the powertrain switch TLE9104 6 compatible: "infineon,tle9104-diagnostics"
|
D | rohm,bd8lb600fs-diagnostics.yaml | 8 compatible: "rohm,bd8lb600fs-diagnostics"
|
/Zephyr-latest/include/zephyr/drivers/mfd/ |
D | bd8lb600fs.h | 31 * @brief get output diagnostics 33 * Fetch the current diagnostics from all instances, as multiple
|
D | tle9104.h | 46 * @brief get the diagnostics of the outputs 56 * @brief clear the diagnostics of the outputs
|
/Zephyr-latest/drivers/gpio/ |
D | Kconfig.max14906 | 13 input/output with diagnostics
|
D | Kconfig.max14916 | 13 output with diagnostics
|
D | Kconfig.max22190 | 14 input with diagnostics
|
/Zephyr-latest/modules/openthread/ |
D | Kconfig.features | 234 bool "Mesh Diagnostics" 237 Enable Mesh Diagnostics 266 bool "TMF network diagnostics on client"
|
D | CMakeLists.txt | 69 kconfig_to_ot_option(CONFIG_OPENTHREAD_DIAG OT_DIAGNOSTIC "Enable Diagnostics support") 95 kconfig_to_ot_option(CONFIG_OPENTHREAD_MESH_DIAG OT_MESH_DIAG "Enable Mesh Diagnostics") 104 …ion(CONFIG_OPENTHREAD_NETDIAG_CLIENT OT_NETDIAG_CLIENT "Enable TMF network diagnostics on clients")
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | health_cli.rst | 7 diagnostics and control the node's attention state.
|
D | health_srv.rst | 6 The Health Server model provides attention callbacks and node diagnostics for
|
/Zephyr-latest/drivers/usb_c/tcpc/ |
D | Kconfig | 25 Enable support for TCPC shell commands that helps with USB-C diagnostics.
|
D | shell.c | 157 SHELL_CMD_REGISTER(tcpc, &sub_tcpc_cmds, "TCPC (USB-C PD) diagnostics", NULL);
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | peci.rst | 13 tuning and diagnostics.
|
/Zephyr-latest/dts/bindings/gpio/ |
D | adi,max14916-gpio.yaml | 5 description: ADI MAX14916 is octal industrial output with advanced diagnostics 84 Internal fault diagnostics include (if enabled): SafeDemagF_, SHVDD_, 109 wire and short-to-V DD diagnostics always use filtering and cannot be disabled
|
D | adi,max14906-gpio.yaml | 5 description: ADI MAX14906 quad industrial Input/Output with advanced diagnostics 95 Internal fault diagnostics include (if enabled): SafeDemagF_, SHVDD_, 120 wire and short-to-V DD diagnostics always use filtering and cannot be disabled
|
/Zephyr-latest/modules/hal_nordic/nrfs/ |
D | Kconfig | 110 bool "System Diagnostics service (only for development purposes)"
|
/Zephyr-latest/drivers/audio/ |
D | tas6422dac.h | 129 /* DC Load Diagnostics Report 1 */ 148 /* DC Load Diagnostics Report 3 */
|
/Zephyr-latest/cmake/modules/ |
D | west.cmake | 21 # diagnostics.
|
/Zephyr-latest/cmake/sca/eclair/ECL/ |
D | adopted_deviations.ecl | 19 -doc="#warning is a documented GNU preprocessing directive. See section \"5 Diagnostics\" of "CPP_M…
|
/Zephyr-latest/cmake/compiler/clang/ |
D | compiler_flags.cmake | 25 set_compiler_property(PROPERTY diagnostic -fcolor-diagnostics)
|
/Zephyr-latest/drivers/usb_c/ppc/ |
D | shell.c | 134 SHELL_CMD_REGISTER(ppc, &sub_ppc_cmds, "PPC (USB-C PD) diagnostics", NULL);
|
/Zephyr-latest/modules/openthread/platform/ |
D | diag.c | 27 * Diagnostics mode variables. 85 /* Add more platform specific diagnostics features here. */ in otPlatDiagProcess()
|
/Zephyr-latest/drivers/display/ |
D | display_nt35510.h | 27 #define NT35510_CMD_RDDSDR 0x0F /* Read display self-diagnostics result */
|
12