/Zephyr-latest/doc/services/ipc/ipc_service/backends/ |
D | icbmsg_flows.svg | 4 …"50" width="120" height="60" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/> 7 …<foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.or… 10 …ze: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; whit… 23 …"50" width="120" height="60" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/> 26 …<foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.or… 29 …ze: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; whit… 42 … cy="57.5" rx="7.5" ry="7.5" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/> 43 …0 M 40 90 L 55 110" fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="all"/> 46 …<foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.or… 49 …ze: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; whit… [all …]
|
D | icbmsg_memory.svg | 4 … <rect x="7" y="120" width="120" height="40" fill="none" stroke="#000000" pointer-events="all"/> 7 …<foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.or… 10 …ze: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; font… 21 … <rect x="127" y="120" width="200" height="40" fill="none" stroke="#000000" pointer-events="all"/> 24 …<foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.or… 27 …ze: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; font… 38 … <rect x="47" y="220" width="80" height="40" fill="none" stroke="#000000" pointer-events="all"/> 41 …<foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.or… 44 …ze: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; font… 55 … <rect x="127" y="220" width="80" height="40" fill="none" stroke="#000000" pointer-events="all"/> [all …]
|
D | icbmsg_message.svg | 4 <rect x="0" y="1" width="80" height="40" fill="none" stroke="#000000" pointer-events="all"/> 7 …<foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.or… 10 …ze: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; font… 21 … <rect x="80" y="1" width="80" height="40" fill="none" stroke="#000000" pointer-events="all"/> 24 …<foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.or… 27 …ze: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; font… 38 … <rect x="160" y="1" width="80" height="40" fill="none" stroke="#000000" pointer-events="all"/> 41 …<foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.or… 44 …ze: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; font… 55 … <rect x="360" y="1" width="80" height="40" fill="none" stroke="#000000" pointer-events="all"/> [all …]
|
/Zephyr-latest/doc/safety/images/ |
D | zephyr-safety-process.svg | 1 …pointer-events="all"/><path d="M 698 181 L 988 181 L 988 651 L 578 651 L 578 211" fill="none" stro…
|
D | IEC-61508-basis.svg | 1 …pointer;
}

mjx-status {
 display: block;
 position: fixed;
 left: 1em;…
|
/Zephyr-latest/arch/nios2/ |
D | Kconfig | 67 bool "No global pointer" 69 Do not use global pointer relative offsets at all 72 bool "Local data global pointer references" 74 Use global pointer relative offsets for small globals declared in the 78 bool "Global data global pointer references" 80 Use global pointer relative offsets for small globals declared 87 bool "All data global pointer references"
|
/Zephyr-latest/samples/modules/lvgl/demos/boards/ |
D | st25dv_mb1283_disco.overlay | 11 pointer { 12 compatible = "zephyr,lvgl-pointer-input";
|
/Zephyr-latest/scripts/coccinelle/ |
D | noderef.cocci | 1 /// sizeof when applied to a pointer typed expression gives the size of 2 /// the pointer 74 cocci.print_main("application of sizeof to pointer",p) 80 msg = "ERROR: application of sizeof to pointer"
|
/Zephyr-latest/samples/subsys/display/lvgl/boards/ |
D | st25dv_mb1283_disco.overlay | 11 pointer { 12 compatible = "zephyr,lvgl-pointer-input";
|
/Zephyr-latest/samples/boards/espressif/flash_memory_mapped/ |
D | README.rst | 5 Write data into scratch area and read it using flash API and memory-mapped pointer. 46 Next, it prints that region content using flash API read and also using memory-mapped pointer. 47 …readings should return the same value. Important to notice that writing using memory-mapped pointer 54 [00:00:00.255,000] <inf> flash_memory_mapped: memory-mapped pointer address: 0x3c040000 55 [00:00:01.122,000] <inf> flash_memory_mapped: flash read using memory-mapped pointer 62 [00:00:01.122,000] <inf> flash_memory_mapped: flash read using memory-mapped pointer
|
/Zephyr-latest/tests/kernel/device/ |
D | CMakeLists.txt | 13 # and the code pathing doing pointer comparison would not be tested 15 # the pointer comparison would be exercised.
|
/Zephyr-latest/modules/lvgl/ |
D | Kconfig.input | 8 bool "Input lvgl pointer" 14 int "Input pointer queue message count" 18 Size of the pointer message queue buffering input events.
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | slist.rst | 8 pointer to the next element, but not the previous one). This supports 12 requires access to the "previous" pointer and thus can only be 23 return NULL if the list is empty, otherwise a pointer to a 29 The container struct pointer may be retrieved from a list node using 32 :c:type:`sys_snode_t` struct contains only a next pointer, which may be 39 :c:func:`sys_slist_remove` will remove a node given a pointer to its 53 the node pointer. :c:macro:`SYS_SLIST_FOR_EACH_NODE_SAFE` behaves 70 "head" and "tail" pointer fields. And a :c:type:`sys_snode_t` stores only a 71 single "next" pointer. 113 next pointer and incur no SRAM storage overhead when compared with the
|
D | mpsc_lockfree.rst | 7 intrusive queue based on atomic pointer swaps as described by Dmitry Vyukov
|
/Zephyr-latest/doc/services/storage/flash_map/ |
D | flash_map.rst | 18 The :c:struct:`flash_area` contains a pointer to a :c:struct:`device`, 31 Most ``<zephyr/storage/flash_map.h>`` API functions require a :c:struct:`flash_area` object pointer 33 methods to obtain such a pointer: 38 a valid :c:struct:`device` object pointer with offset and size of the area 42 :c:struct:`flash_area` objects and returns, if found, a pointer to an object 84 Users do not have to obtain a :c:struct:`flash_area` object pointer 93 Below example shows how to obtain a :c:struct:`flash_area` object pointer
|
/Zephyr-latest/arch/arc/ |
D | CMakeLists.txt | 11 zephyr_cc_option(-fno-delete-null-pointer-checks) 17 # Instruct compiler to use proper register as cached thread pointer for thread local storage. 22 # If thread local storage isn't used - we can safely schedule thread pointer register
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | Kconfig | 150 The stack pointer limit registers, MSPLIM, PSPLIM, limit the 355 relay interrupts based on a vector table pointer. 366 sure the vector table pointer in RAM is set properly by the image upon 398 # Implement the null pointer detection using either the Data Watchpoint and 402 bool "Null-pointer exception" 415 bool "No null pointer exception detection" 417 Null pointer exception detection feature is not 421 bool "Use DWT for null pointer exception detection" 427 Null pointer dereference detection implemented 431 null-pointer dereferencing is likely caught as [all …]
|
/Zephyr-latest/tests/subsys/zbus/unittests/src/ |
D | messages.h | 41 int16_t *pointer; /* Not null */ member
|
/Zephyr-latest/tests/crypto/mbedtls/src/ |
D | mbedtls.c | 150 void *pointer; in ZTEST_USER() local 161 (void)memset(&pointer, 0, sizeof(void *)); in ZTEST_USER() 162 if (pointer != NULL) { in ZTEST_USER()
|
/Zephyr-latest/doc/services/storage/fcb/ |
D | fcb.rst | 53 - Call :c:func:`fcb_walk` with a pointer to your callback function. 56 has been read by monitoring the returned entry's area pointer. Then you 61 - Call :c:func:`fcb_getnext` with 0 in entry offset to get the pointer to 64 - Call :c:func:`fcb_getnext` with pointer to current entry to get the next one.
|
/Zephyr-latest/arch/riscv/ |
D | Kconfig | 20 prompt "Purpose of the global pointer (GP) register" 24 bool "RISC-V global pointer relative addressing" 27 Use global pointer relative addressing for small globals declared 32 global pointer at program start or earlier than any instruction 36 bool "Store current thread into the global pointer (GP) register" 40 Store the current thread's pointer into the global pointer (GP) register. 159 Selected when SoC has implemented the initialization of global pointer (GP) 195 pointer address is in a0, and ra contains the return address. 374 catch any sudden jump in stack pointer decrement, plus some 378 # Implement the null pointer detection using the Physical Memory Protection [all …]
|
/Zephyr-latest/doc/services/profiling/ |
D | perf.rst | 14 The Zephyr core saves the return address and frame pointer in the interrupt stack or ``callee_saved… 16 using the return address and frame pointer.
|
/Zephyr-latest/doc/services/net_buf/ |
D | index.rst | 28 another module a separate pointer is needed. 70 while leaving the actual data pointer intact. Requires that there is 83 while leaving the actual data pointer intact. Some examples of APIs for 95 length value as well as the data pointer. Requires that there is 107 length value as well as the data pointer. Some examples of APIs for
|
/Zephyr-latest/boards/nordic/nrf54h20dk/ |
D | nrf54h20dk_nrf54h20_cpurad_defconfig | 19 # MPU-based null-pointer dereferencing detection cannot be applied
|
/Zephyr-latest/boards/nordic/nrf9280pdk/ |
D | nrf9280pdk_nrf9280_cpurad_defconfig | 19 # MPU-based null-pointer dereferencing detection cannot be applied
|