Searched full:their (Results 1 – 25 of 680) sorted by relevance
12345678910>>...28
/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/drivers/mm/ |
D | mm_drv_common.h | 117 * 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/ |
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/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/dts/bindings/adc/ |
D | st,stm32-adc.yaml | 74 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/ |
D | memory-attr.h | 30 * 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/ |
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/doc/hardware/peripherals/ |
D | gnss.rst | 12 process GNSS signals to determine their position, or more 13 specifically, their antennas position. They usually
|
/Zephyr-latest/samples/bluetooth/hci_uart/boards/ |
D | bbc_microbit.conf | 5 # Revert values set in prj.conf, set them to their Kconfig default value
|
D | nrf51_blenano.conf | 5 # Revert values set in prj.conf, set them to their Kconfig default value
|
/Zephyr-latest/samples/bluetooth/hci_uart_3wire/boards/ |
D | bbc_microbit.conf | 5 # Revert values set in prj.conf, set them to their Kconfig default value
|
/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/boards/native/native_sim/ |
D | cmdline_common.h | 10 * To support native_posix drivers which register their own arguments
|
/Zephyr-latest/drivers/adc/ |
D | Kconfig.esp32 | 20 that enable dma channels in their device tree node.
|
/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:
|
/Zephyr-latest/arch/x86/core/ |
D | common.S | 11 * 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/ |
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/soc/mediatek/mt8xxx/ |
D | irq.c | 13 * 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/ |
D | board.yml | 17 # 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/ |
D | Kconfig | 18 best suits their needs.
|
/Zephyr-latest/samples/subsys/console/getchar/src/ |
D | main.c | 15 printk("Start typing characters to see their hex codes printed\n"); in main()
|
/Zephyr-latest/dts/bindings/ipc/ |
D | nordic,nrf-ipct-global.yaml | 17 standard Global Domain ID presented in their address.
|
12345678910>>...28