Searched full:modified (Results 1 – 25 of 313) sorted by relevance
12345678910>>...13
/Zephyr-latest/dts/bindings/pinctrl/ |
D | nxp,imx-iomuxc.yaml | 57 and should not be modified by the user. 64 and should not be modified by the user. 71 and should not be modified by the user. 78 and should not be modified by the user.
|
/Zephyr-latest/dts/bindings/spi/ |
D | nxp,dspi.yaml | 53 Controls when the DSPI master samples SIN in the Modified Transfer Format. 70 modified-timing-format: 73 Enables a modified transfer format to be used if true.
|
/Zephyr-latest/soc/native/inf_clock/ |
D | soc.h | 26 * If the provided address is not in a range known to this function it will not be modified and the 28 * Otherwise the provided address pointer will be modified, and true returned.
|
/Zephyr-latest/doc/project/ |
D | modifying_contributions.rst | 56 If the original patches are substantially modified, the developer can either: 59 acknowledge that the modified patches may be merged while having 61 * submit the modified patches as their *own* work (i.e. with their
|
/Zephyr-latest/boards/nxp/common/ |
D | opensda-debug.rst | 19 1. If the debug firmware has been modified, follow the instructions provided at 33 1. If the debug firmware has been modified, follow the instructions provided at
|
/Zephyr-latest/scripts/utils/ |
D | migrate_mcumgr_kconfigs.py | 114 modified = False 130 modified = True 135 if modified is False:
|
D | migrate_posix_kconfigs.py | 81 modified = False 97 modified = True 106 if modified is False:
|
/Zephyr-latest/tests/kernel/mem_protect/protection/src/ |
D | targets.c | 18 printk("text not modified\n"); in overwrite_target()
|
/Zephyr-latest/dts/arm/intel_socfpga_std/ |
D | socfpga_cyclonev.dtsi | 5 * Device Tree Source modified for Zephyr
|
/Zephyr-latest/arch/arm/core/mmu/ |
D | Kconfig | 33 This value should not be modified.
|
/Zephyr-latest/tests/bluetooth/host/id/bt_id_set_create_conn_own_addr/src/ |
D | test_suite_invalid_inputs.c | 68 "Address type reference was unexpectedly modified"); in ZTEST() 105 "Address type reference was unexpectedly modified"); in ZTEST()
|
/Zephyr-latest/doc/connectivity/bluetooth/img/ |
D | ble_host_layers.xml | 1 <mxfile modified="2019-03-10T18:05:58.030Z" host="www.draw.io" agent="Mozilla/5.0 (Macintosh; Intel…
|
D | ble_cfg_dual.xml | 1 <mxfile modified="2019-03-07T14:48:10.055Z" host="www.draw.io" agent="Mozilla/5.0 (Windows NT 10.0;…
|
/Zephyr-latest/doc/_extensions/zephyr/ |
D | external_content.py | 85 content_adj, modified = re.subn( 88 if modified: 140 # if origin file is modified only copy if different
|
/Zephyr-latest/tests/drivers/i2c/i2c_target_api/boards/ |
D | mimxrt1040_evk.overlay | 9 * Note: this sample requires the board to be modified! Populate resistors
|
/Zephyr-latest/drivers/display/ |
D | Kconfig.mcux_elcdif | 68 height settings of the screen in devicetree should not be modified 106 height settings of the screen in devicetree should not be modified
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.5.rst | 758 extensibility. No action is required unless the internal timer was modified. 884 * Fixed a bug where packets passed in promiscuous mode could have been modified 1003 * Modified bindings: 1105 * Modified bindings: 1158 * Modified bindings: 1171 * Modified bindings: 1190 * Modified bindings: 1228 * Modified bindings: 1236 * Modified bindings: 1267 * Modified bindings: [all …]
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/images/ |
D | blob_srv.xml | 1 <mxfile host="app.diagrams.net" modified="2020-05-29T14:09:52.315Z" agent="5.0 (Windows NT 10.0; Wi…
|
D | dfu_srv.xml | 1 <mxfile host="app.diagrams.net" modified="2020-05-26T14:53:51.521Z" agent="5.0 (Windows NT 10.0; Wi…
|
/Zephyr-latest/subsys/bluetooth/services/ots/ |
D | ots_olcp_internal.h | 50 /** Order the list by object last-modified timestamp, ascending */ 60 /** Order the list by object last-modified timestamp, descending */
|
/Zephyr-latest/kernel/ |
D | thread_monitor.c | 47 * modified by the user_cb either directly or indirectly. in k_thread_foreach() 99 * modified by the user_cb either directly or indirectly. in k_thread_foreach_filter_by_cpu()
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_xlnx_ps.h | 37 * have to and therefore cannot be modified at run-time.
|
/Zephyr-latest/scripts/ci/ |
D | test_plan.py | 5 # A script to generate twister options based on modified files. 215 # Modified file is treated as resolved, since a matching scope was found 264 …# If modified file is caught by "find_boards" workflow (change in "boards" dir AND board recognize… 295 # Modified file is treated as resolved, since a matching scope was found 383 # or if not all modified files were resolved (corresponding scope found) 403 description="Generate twister argument files based on modified file", 407 parser.add_argument('-m', '--modified-files', default=None, 420 …help="Threshold value for number of modified testcase roots, up to which an optimized scope is sti…
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | demand_paging.rst | 19 page has been modified after it is first paged in, the data will be 58 meaningful and they must not be modified. 136 signal the caller whether the selected data page has been modified 152 they have been accessed and modified. The selection is based on this ranking.
|
/Zephyr-latest/include/zephyr/sys/ |
D | hash_function.h | 83 * - it has been modified to support arbitrary sequences of bytes 84 * - it has been modified to use XOR rather than addition
|
12345678910>>...13