/Zephyr-latest/dts/bindings/gpio/ |
D | adi,max14916-gpio.yaml | 23 fault-gpios: 25 Fault pin indicates when there is Fault state in either FAULT1 or FAULT2 84 Internal fault diagnostics include (if enabled): SafeDemagF_, SHVDD_, 100 Set minimum on time for FLEDs in case of fault 101 0 - Disable minimum fault LED (FLED) on-time 102 1 - Minimum fault LED (FLED) on-time = 1s (typ) 103 2 - Minimum fault LED (FLED) on-time = 2s (typ) 104 3 - Minimum fault LED (FLED) on-time = 3s (typ) 108 When the fault LEDs (FLEDs) are controlled internally (FLEDSet = 0), open- 114 false: To select regular blanking time (4ms, typ) for diagnostic fault bits, OWOff_ [all …]
|
D | adi,max14906-gpio.yaml | 23 fault-gpios: 25 Fault pin indicates when there is Fault state in either FAULT1 or FAULT2 95 Internal fault diagnostics include (if enabled): SafeDemagF_, SHVDD_, 111 Set minimum on time for FLEDs in case of fault 112 0 - Disable minimum fault LED (FLED) on-time 113 1 - Minimum fault LED (FLED) on-time = 1s (typ) 114 2 - Minimum fault LED (FLED) on-time = 2s (typ) 115 3 - Minimum fault LED (FLED) on-time = 3s (typ) 119 When the fault LEDs (FLEDs) are controlled internally (FLEDSet = 0), open- 125 false: To select regular blanking time (4ms, typ) for diagnostic fault bits, OWOff_ [all …]
|
D | adi,max22190-gpio.yaml | 32 fault-gpios = <&gpioc 11 GPIO_ACTIVE_LOW>; /* SDP-SERIAL_INT - PMOD-PIN7 */ 54 fault-gpios: 56 Fault pin indicates when there is Fault state in either FAULT1 or FAULT2 90 If WB on specific channel is disabled , FAULT will not be rised in case
|
/Zephyr-latest/drivers/usb_c/ppc/ |
D | nxp_nx20p3483_priv.h | 57 /** Bit field for overvoltage fault triggered on 5V source path */ 59 /** Bit field for reverse current fault triggered on 5V source path */ 61 /** Bit field for short circuit fault triggered on 5V source path */ 63 /** Bit field for overcurrent fault triggered on 5V source path */ 65 /** Bit field for over temperature protection fault triggered */ 70 /** Bit field for sink and source routes enabled fault */ 72 /** Bit field for reverse current fault triggered on HV sink path */ 74 /** Bit field for short circuit fault triggered on HV sink path */ 76 /** Bit field for overvoltage fault triggered on HV sink path */ 78 /** Bit field for reverse current fault triggered on HV source path */ [all …]
|
/Zephyr-latest/arch/arm/core/cortex_a_r/ |
D | fault.c | 61 * Dump fault status and, if applicable, status-specific information. in dump_fault() 62 * Note that the fault address is only displayed for the synchronous in dump_fault() 68 LOG_ERR("Alignment Fault @ 0x%08x", addr); in dump_fault() 72 LOG_ERR("Permission Fault @ 0x%08x", addr); in dump_fault() 97 LOG_ERR("Translation Fault @ 0x%08x", addr); in dump_fault() 101 LOG_ERR("Unsupported Exclusive Access Fault @ 0x%08x", addr); in dump_fault() 106 LOG_ERR("Background Fault @ 0x%08x", addr); in dump_fault() 136 * @brief FPU undefined instruction fault handler 207 * @brief Undefined instruction fault handler 209 * @return Returns true if the fault is fatal [all …]
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | fault.c | 10 * @brief Common fault handler for ARM Cortex-M 12 * Common fault handler for ARM Cortex-M processors. 70 * Dump information regarding fault (FAULT_DUMP == 1) 72 * Dump information regarding the fault when CONFIG_FAULT_DUMP is set to 1 75 * eg. (precise bus error escalated to hard fault): 77 * Fault! EXC #3 78 * HARD FAULT: Escalation (see below)! 84 * Dump information regarding fault (FAULT_DUMP == 2) 86 * Dump information regarding the fault when CONFIG_FAULT_DUMP is set to 2 90 * eg. (precise bus error escalated to hard fault): [all …]
|
D | fault_s.S | 10 * @brief Fault handlers for ARM Cortex-M 12 * Fault handlers for ARM Cortex-M processors. 24 /* HardFault is used for all fault conditions on ARMv6-M. */ 40 * @brief Fault handler installed in the fault vectors 51 * rest of the fault handling: 66 /* HardFault is used for all fault conditions on ARMv6-M. */
|
/Zephyr-latest/include/zephyr/arch/x86/ |
D | intel_vtd.h | 22 #define VTD_FSTS_REG 0x034 /* Fault Status */ 23 #define VTD_FECTL_REG 0x038 /* Fault Event Control */ 24 #define VTD_FEDATA_REG 0x03C /* Fault Event Data */ 25 #define VTD_FEADDR_REG 0x040 /* Fault Event Address */ 26 #define VTD_FEUADDR_REG 0x044 /* Fault Event Upper Address */ 27 #define VTD_AFLOG_REG 0x058 /* Advanced Fault Log */ 131 /* Fault event control register details */ 135 /* Fault event status register details */ 156 /* Fault recording register(s) details 168 #define VTD_FRCD_FR(fault) \ argument [all …]
|
/Zephyr-latest/include/zephyr/bluetooth/services/ |
D | bas.h | 159 /** @brief Charging Fault Reason 164 /** No charging fault. */ 167 /** Charging fault due to battery issue. */ 170 /** Charging fault due to external power source issue. */ 173 /** Charging fault for other reasons. */ 192 /** @brief Battery Fault Status 194 * Enumeration for the fault status of the battery. 197 /** No battery fault. */ 200 /** Battery fault present. */ 266 * @brief Set the charging fault reason. [all …]
|
/Zephyr-latest/include/zephyr/bluetooth/mesh/ |
D | health_srv.h | 31 * Fault values may either be defined by the specification, or by a 34 * reported for any Company ID, and the same fault may be presented 39 * specific fault values are used. 50 * @param fault_count The number of faults the fault array can fit. 66 * Fault values may either be defined by the specification, or by a 69 * reported for any Company ID, and the same fault may be presented 76 * @param fault_count The number of faults the fault array can fit. 101 * should result in changes to the fault array. 108 * (negative) error code otherwise. Note that the fault array will not 207 /** @brief Notify the stack that the fault array state of the given element has [all …]
|
D | health_cli.h | 64 /** @brief Optional callback for Health Fault Status messages. 66 * Handles received Health Fault Status messages from a Health 67 * server. The @c fault array represents all faults that are 77 * @param fault_count Number of faults in the fault array. 86 * server. The @c fault array represents all faults that are 96 * @param fault_count Number of faults in the fault array. 131 /** @brief Get the registered fault state for the given Company ID. 148 * @param faults Fault array response buffer. 149 * @param fault_count Fault count response buffer. 174 * @param faults Fault array response buffer. [all …]
|
D | health_faults.h | 14 * @brief List of specification defined Health fault values. 20 /** No fault has occurred. */ 75 * Start of the vendor specific fault values.
|
/Zephyr-latest/dts/bindings/sensor/ |
D | lm77.yaml | 29 enable-fault-queue: 32 When present, the fault queue is enabled. The fault queue allows up to 4
|
D | maxim,max31790-fan-fault.yaml | 4 description: fan fault measurement of Maxim Integrated MAX31790 PWM Controller 6 compatible: "maxim,max31790-fan-fault"
|
/Zephyr-latest/tests/kernel/mem_protect/protection/src/ |
D | main.c | 71 * Optimally, this triggers a fault. in execute_from_buffer() 97 * Try writing to rodata. Optimally, this triggers a fault. in ZTEST() 113 zassert_unreachable("Write to rodata did not fault"); in ZTEST() 129 * Optimally, this triggers a fault. in ZTEST() 144 zassert_unreachable("Write to text did not fault"); in ZTEST() 158 zassert_unreachable("Execute from data did not fault"); in ZTEST() 175 zassert_unreachable("Execute from stack did not fault"); in ZTEST() 191 zassert_unreachable("Execute from heap did not fault"); in ZTEST()
|
/Zephyr-latest/tests/kernel/mem_protect/stackprot/src/ |
D | mapped_stack.c | 22 * @brief To cause fault in guard pages. 41 /* Figure out where to cause the stack fault. */ in mapped_thread() 51 TC_PRINT("Trying to cause stack fault at %p\n", ptr); in mapped_thread() 55 TC_PRINT("Should have fault on guard page but not!\n"); in mapped_thread() 60 * @brief To create thread to fault on guard pages. 77 * where to cause a stack fault. in create_thread()
|
/Zephyr-latest/tests/arch/arm/arm_interrupt/ |
D | README.txt | 1 Title: Test to verify code fault handling in ISR execution context 9 The first test verifies that we can handle system fault conditions 16 - the ability of the Cortex-M fault handling mechanism to detect 23 the irq_lock() and irq_unlock() functions without triggering a CPU fault, 80 E: Fault during interrupt handling 89 E: Fault during interrupt handling 101 E: Fault during interrupt handling 106 E: ***** HARD FAULT ***** 107 E: Fault escalation (see below) 113 E: Fault during interrupt handling [all …]
|
/Zephyr-latest/samples/arch/mpu/mpu_test/ |
D | README.rst | 16 fault. 52 <err> os: ***** BUS FAULT ***** 68 <err> os: ***** MPU FAULT ***** 83 <err> os: ***** MPU FAULT ***** 96 running the ``mpu run`` command, Zephyr's hard fault handler for AArch32 tries to 97 dereference the program counter from the exception stack frame, causing a second fault 112 <err> os: ***** HARD FAULT ***** 125 <err> os: ***** HARD FAULT *****
|
/Zephyr-latest/drivers/sensor/maxim/max31790/ |
D | Kconfig | 20 bool "MAX31790 fan fault sensor" 25 Enable driver for the MAX31790 fan fault sensor.
|
/Zephyr-latest/subsys/bluetooth/mesh/shell/ |
D | health.c | 29 shell_print(sh, "Health Test ID 0x%02x Company ID 0x%04x Fault Count %zu:\n", test_id, cid, in show_faults() 63 shell_error(sh, "Failed to send Health Fault Get (err %d)", err); in cmd_fault_get() 97 shell_error(sh, "Failed to send Health Fault Clear (err %d)", err); in fault_clear() 107 shell_error(sh, "Health Fault Clear Unacknowledged failed (err %d)", err); in fault_clear() 150 shell_error(sh, "Failed to send Health Fault Test (err %d)", err); in fault_test() 160 shell_error(sh, "Health Fault Test Unacknowledged failed (err %d)", err); in fault_test() 325 SHELL_CMD_ARG(fault-get, NULL, "<CID>", cmd_fault_get, 2, 0), 326 SHELL_CMD_ARG(fault-clear, NULL, "<CID>", cmd_fault_clear, 2, 0), 327 SHELL_CMD_ARG(fault-clear-unack, NULL, "<CID>", cmd_fault_clear_unack, 2, 0), 328 SHELL_CMD_ARG(fault-test, NULL, "<CID> <TestID>", cmd_fault_test, 3, 0), [all …]
|
/Zephyr-latest/tests/kernel/common/ |
D | multilib.txt | 15 ***** USAGE FAULT ***** 19 Fatal fault in essential task ! Spinning...
|
/Zephyr-latest/tests/kernel/mem_protect/protection/ |
D | README.rst | 42 ***** BUS FAULT ***** 51 ***** BUS FAULT ***** 60 ***** BUS FAULT ***** 69 ***** BUS FAULT ***** 78 ***** BUS FAULT *****
|
/Zephyr-latest/tests/kernel/mem_protect/userspace/src/ |
D | main.c | 88 printk("Wrong fault reason, expecting %d\n", in k_sys_fatal_error_handler() 94 printk("Unexpected fault during test\n"); in k_sys_fatal_error_handler() 136 zassert_unreachable("Write to control register did not fault"); in ZTEST_USER() 148 zassert_unreachable("Write to control register did not fault"); in ZTEST_USER() 173 zassert_unreachable("Write to control register did not fault"); in ZTEST_USER() 199 zassert_unreachable("Write to control register did not fault"); in ZTEST_USER() 300 zassert_unreachable("Disable MMU/MPU did not fault"); in ZTEST_USER() 317 zassert_unreachable("Read from kernel RAM did not fault"); in ZTEST_USER() 331 zassert_unreachable("Write to kernel RAM did not fault"); in ZTEST_USER() 366 zassert_unreachable("Write to kernel RO did not fault"); in ZTEST_USER() [all …]
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | health_srv.rst | 24 Fault values ``0x01`` to ``0x7f`` are reserved for the Bluetooth Mesh 26 in :ref:`bluetooth_mesh_health_faults`. Fault values ``0x80`` to ``0xff`` are 60 Fault values defined by the Bluetooth Mesh specification.
|
/Zephyr-latest/dts/bindings/counter/ |
D | nxp,imx-tmr.yaml | 71 description: Fault filter count (0-255). 75 description: Fault filter period (0-255).
|