Home
last modified time | relevance | path

Searched full:their (Results 1 – 25 of 680) sorted by relevance

12345678910>>...28

/Zephyr-latest/doc/project/
Dmodifying_contributions.rst12 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.
Dtsc.rst98 - 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/
DKconfig.filtering33 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/drivers/mm/
Dmm_drv_common.h117 * Drivers do not have to implement their own sys_mm_drv_map_region()
120 * Or the drivers can implement their own sys_mm_drv_map_region(), then
143 * Drivers do not have to implement their own sys_mm_drv_map_array()
146 * Or the drivers can implement their own sys_mm_drv_map_array(), then
169 * Drivers do not have to implement their own sys_mm_drv_unmap_region()
172 * Or the drivers can implement their own sys_mm_drv_unmap_region(), then
192 * Drivers do not have to implement their own sys_mm_drv_remap_region()
195 * Or the drivers can implement their own sys_mm_drv_remap_region(), then
219 * Drivers do not have to implement their own sys_mm_drv_move_region()
222 * Or the drivers can implement their own sys_mm_drv_move_region(), then
[all …]
/Zephyr-latest/doc/hardware/peripherals/sensor/
Dpower_management.rst7 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/lib/hash/
DKconfig.hash_map25 The main disadvantage of Separate-Chaining Hashmaps are that their
36 The main advantage of Open-Addressing Hashmaps are due to their
/Zephyr-latest/dts/bindings/adc/
Dst,stm32-adc.yaml74 values created with STM32_ADC_RES macro or similar. Their order is not
88 Rounded up if needed. Order is important: their index matches their binary
/Zephyr-latest/include/zephyr/dt-bindings/memory-attr/
Dmemory-attr.h30 * Software can define their own memory attributes if needed using the
41 * Architectures can define their own memory attributes if needed using the
/Zephyr-latest/samples/bluetooth/mtu_update/
DREADME.rst36 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/doc/hardware/peripherals/
Dgnss.rst12 process GNSS signals to determine their position, or more
13 specifically, their antennas position. They usually
/Zephyr-latest/samples/bluetooth/hci_uart/boards/
Dbbc_microbit.conf5 # Revert values set in prj.conf, set them to their Kconfig default value
Dnrf51_blenano.conf5 # Revert values set in prj.conf, set them to their Kconfig default value
/Zephyr-latest/samples/bluetooth/hci_uart_3wire/boards/
Dbbc_microbit.conf5 # Revert values set in prj.conf, set them to their Kconfig default value
/Zephyr-latest/modules/lz4/
DKconfig29 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/boards/native/native_sim/
Dcmdline_common.h10 * To support native_posix drivers which register their own arguments
/Zephyr-latest/drivers/adc/
DKconfig.esp3220 that enable dma channels in their device tree node.
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dhealth_srv.rst8 faults in the mesh node and map the mesh nodes to their physical location.
42 application to run their attention calling behavior:
/Zephyr-latest/arch/x86/core/
Dcommon.S11 * at their 32-bit entry points to cover common ground.
59 * can't actually disable them, but we mask all their interrupt
/Zephyr-latest/drivers/spi/
DKconfig.mcux_flexcomm20 that enable dma channels in their device tree node.
DKconfig.gd3227 that enable dma channels in their device tree node.
/Zephyr-latest/soc/mediatek/mt8xxx/
Dirq.c13 * and that their instance IDs (i.e. the order in which they appear in
14 * the .dts file) match their order in the _sw_isr_table[]. A better
/Zephyr-latest/boards/native/nrf_bsim/
Dboard.yml17 # Note the 53 and 54 are referring to the real SOC yamls, but we only use their name and cpu-cluster
/Zephyr-latest/drivers/sensor/st/stm32_digi_temp/
DKconfig18 best suits their needs.
/Zephyr-latest/samples/subsys/console/getchar/src/
Dmain.c15 printk("Start typing characters to see their hex codes printed\n"); in main()
/Zephyr-latest/dts/bindings/ipc/
Dnordic,nrf-ipct-global.yaml17 standard Global Domain ID presented in their address.

12345678910>>...28