Searched refs:their (Results 1 – 25 of 351) sorted by relevance
12345678910>>...15
/Zephyr-latest/doc/project/ |
D | modifying_contributions.rst | 12 of the pull requests are responsible for amending their original commits 19 * a developer cherry-picks commits submitted by other contributors into their 40 * clarify in their pull request the reason for cherry-picking the patches, 41 instead of assisting in getting the patches merged in their original 43 * invite the original author of the patches to their pull request review. 61 * submit the modified patches as their *own* work (i.e. with their 69 to indicate that they do not wish their patches to be amended, 70 inside their original branch or pull request, by other Zephyr developers.
|
D | tsc.rst | 98 - Appointed TSC members have no term limits besides the term of their employment 99 at the organization they represent or their organization's membership in the 116 - If an elected TSC member resigns before the end of the 2 year term, their spot 152 Members who opt out and then wish to reclaim their seat later will have their 237 Votes are considered immutable once cast. A voter may not change their vote,
|
/Zephyr-latest/subsys/logging/ |
D | Kconfig.filtering | 33 Forces a minimum log level for all modules. Modules use their 35 the level specified by this option instead of their default or 50 Forces a maximal log level for all modules. Modules saturates their 52 the level specified by this option instead of their default or
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | gnss.rst | 12 process GNSS signals to determine their position, or more 13 specifically, their antennas position. They usually
|
D | reset.rst | 11 control over their reset input signals, including the ability to assert,
|
D | haptics.rst | 20 tuning the drive signal to meet the electrical requirements of their respective
|
/Zephyr-latest/doc/hardware/peripherals/sensor/ |
D | power_management.rst | 7 low power states sensors may lose their state, turning off even the digital logic portion of the de… 14 Most likely the API sensors should use for their fully suspended/resume power states is
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | lldp.rst | 14 protocol used by network devices for advertising their identity, capabilities,
|
D | net_offload.rst | 36 alternate implementation of the networking stack, exposing socket API for their
|
/Zephyr-latest/drivers/adc/ |
D | Kconfig.esp32 | 20 that enable dma channels in their device tree node.
|
D | Kconfig.stm32 | 34 that enable dma channels in their device tree node.
|
/Zephyr-latest/drivers/spi/ |
D | Kconfig.mcux_flexcomm | 20 that enable dma channels in their device tree node.
|
D | Kconfig.gd32 | 27 that enable dma channels in their device tree node.
|
/Zephyr-latest/lib/hash/ |
D | Kconfig.hash_map | 25 The main disadvantage of Separate-Chaining Hashmaps are that their 36 The main advantage of Open-Addressing Hashmaps are due to their
|
/Zephyr-latest/samples/bluetooth/mtu_update/ |
D | README.rst | 36 update their MTU. The MTU is not a negotiated value, the client and the server 37 will exchange their MTUs and choose the minimum of the two. Thus the two MTU can 59 :alt: Diagram of the MTUs and their corresponding Kconfig symbols 61 Diagram of the MTUs and their corresponding Kconfig symbols
|
/Zephyr-latest/boards/raspberrypi/rpi_pico2/ |
D | board.cmake | 11 # The Raspberry Pi's OpenOCD fork doesn't, so match their documentation at
|
/Zephyr-latest/doc/kernel/object_cores/ |
D | index.rst | 17 Objects of the same type are linked together via their respective object 18 cores to form a singly linked list. Each object core also links to the their 39 their projects. 120 automatically have their object cores initialized when the object is 121 initialized. However, developers that wish to add their own objects into the
|
/Zephyr-latest/drivers/sensor/st/stm32_digi_temp/ |
D | Kconfig | 18 best suits their needs.
|
/Zephyr-latest/doc/build/dts/ |
D | bindings.rst | 16 found, and explain their data format.
|
/Zephyr-latest/boards/snps/emsdp/ |
D | Kconfig.emsdp | 18 their software for the ARC EM processor family and ARC EM Subsystems.
|
/Zephyr-latest/doc/security/standards/ |
D | index.rst | 7 with cyber security on their own. This included how to assess the scale and impact
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | health_srv.rst | 8 faults in the mesh node and map the mesh nodes to their physical location. 42 application to run their attention calling behavior:
|
D | cfg.rst | 6 The runtime configuration API allows applications to change their runtime
|
/Zephyr-latest/modules/lz4/ |
D | Kconfig | 29 prompt "How stateless compression functions allocate memory for their hash table" 53 prompt "How stateless HC compression functions allocate memory for their workspace"
|
/Zephyr-latest/samples/bluetooth/observer/ |
D | README.rst | 5 Scan for Bluetooth devices nearby and print their information.
|
12345678910>>...15