Searched refs:cause (Results 51 – 75 of 150) sorted by relevance
123456
/Zephyr-latest/tests/subsys/logging/log_blocking/ |
D | REAME.md | 37 Back pressure is fine in short bursts but it can cause delays in application 66 cause the core log buffer to approach 100% capacity. Since the output log rate
|
/Zephyr-latest/doc/develop/api/ |
D | terminology.rst | 13 if executing the function can cause the invoking thread to sleep 69 The sleep attribute is used on a function that can cause the invoking 100 that will not cause the invoking thread to sleep.
|
/Zephyr-latest/ |
D | .gitlint | 34 # will not cause a violation, but "WIP: my title" will.
|
/Zephyr-latest/arch/x86/core/ |
D | Kconfig.intel64 | 81 This option leverages the MMU to cause a system fatal error if the
|
/Zephyr-latest/doc/services/pm/ |
D | device.rst | 299 can cause device hardware to lose some states. Suspending a device which is in 324 power states that cause power loss during an operation. 326 Zephyr provides a mechanism for devices to declare which power states cause power 331 states cause power loss. In the following example, device ``test_dev`` 332 says that power states ``state1`` and ``state2`` cause power loss.
|
/Zephyr-latest/subsys/ipc/ipc_service/lib/ |
D | Kconfig.icmsg | 38 Disabling this configuration will cause the ICMsg backend to
|
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/ |
D | README.rst | 44 the network and cause the other boards to display "<name> says hi!".
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | dfu_srv.rst | 57 If the transfer will cause the device to change its Composition Data or become 60 When the transfer will cause the Composition Data to change, and the
|
/Zephyr-latest/doc/security/ |
D | vulnerabilities.rst | 31 The shell DNS command can cause unpredictable results due to misuse of 35 telnet connected user to cause denial of service, and possibly remote 54 or telnet connected user to cause a crash, possibly with arbitrary 93 connected host to cause possible remote code execution. 167 with physical access to the device is able to cause a memory 384 cause an integer overflow, resulting in memory corruption. 405 be parsed by Zephyr is able to cause a denial of service. 474 A malicious userspace application can cause a integer overflow and 502 back-to-back packets can cause incorrect behavior, resulting in a 623 characters long will cause a buffer overflow. [all …]
|
/Zephyr-latest/doc/hardware/peripherals/edac/ |
D | ibecc.rst | 23 IBECC functionality. ECC errors are injected on the write path and cause ECC
|
/Zephyr-latest/arch/mips/core/ |
D | isr.S | 101 OP_STOREREG t1, ESF_O(cause)(sp)
|
/Zephyr-latest/drivers/ieee802154/ |
D | Kconfig.nrf5 | 85 internal cause. These cases are reported forward by general code error.
|
/Zephyr-latest/drivers/espi/ |
D | Kconfig.npcx | 43 (with low probability) cause the eSPI_SIF module to transition to
|
/Zephyr-latest/subsys/logging/backends/ |
D | Kconfig.net | 4 # Immediate mode cannot be used with network backend as it would cause the sent
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | capture.rst | 93 The ``net capture enable 2`` net-shell command will cause the packets sent to
|
/Zephyr-latest/drivers/dma/ |
D | Kconfig.xilinx_axi_dma | 77 This can cause the DMA driver to stop processing completed transactions.
|
/Zephyr-latest/doc/services/resource_management/ |
D | index.rst | 59 a request. Improper use of the API can cause an active client to be
|
/Zephyr-latest/arch/arm/core/mpu/ |
D | Kconfig | 96 MPU_REQUIRES_POWER_OF_TWO_ALIGNMENT(ARMv7-M) sometimes cause memory
|
/Zephyr-latest/subsys/fs/ |
D | Kconfig.fatfs | 218 512 as sector size, all other values will cause FAT driver 247 that, in worst scenario, value provided here may cause FATFS
|
/Zephyr-latest/boards/st/stm32h7b3i_dk/ |
D | stm32h7b3i_dk.dts | 59 /* Frame buffer memory cache will cause screen flickering. */
|
/Zephyr-latest/boards/tdk/robokit1/doc/ |
D | index.rst | 95 * - HWINFO (reset cause)
|
/Zephyr-latest/lib/heap/ |
D | Kconfig | 41 Setting this to a high level will cause the heap to return
|
/Zephyr-latest/doc/kernel/services/scheduling/ |
D | index.rst | 127 it may cause an unacceptable delay in the scheduling of other threads, 158 it may cause an unacceptable delay in the scheduling of other threads, 326 and making the CPU idle again. In some systems, this can cause the CPU to idle
|
/Zephyr-latest/samples/subsys/shell/fs/ |
D | README.rst | 116 otherwise it will cause an error and nothing will be loaded.
|
/Zephyr-latest/doc/build/dts/ |
D | bindings-intro.rst | 65 For another example, the following node would cause a build error, because it
|
123456