/Zephyr-latest/tests/kernel/context/ |
D | README.txt | 100 thread (q order: 2, t/o: 500) is running 101 got thread (q order: 2, t/o: 500) as expected 102 thread (q order: 3, t/o: 750) is running 103 got thread (q order: 3, t/o: 750) as expected 104 thread (q order: 0, t/o: 1000) is running 105 got thread (q order: 0, t/o: 1000) as expected 106 thread (q order: 6, t/o: 1250) is running 107 got thread (q order: 6, t/o: 1250) as expected 108 thread (q order: 1, t/o: 1500) is running 109 got thread (q order: 1, t/o: 1500) as expected [all …]
|
/Zephyr-latest/tests/lib/net_buf/buf_simple/src/ |
D | main.c | 56 "Invalid 16 bits byte order"); in ZTEST() 64 "Invalid 16 bits byte order"); in ZTEST() 72 sizeof(le16), "Invalid 16 bits byte order"); in ZTEST() 80 sizeof(be16), "Invalid 16 bits byte order"); in ZTEST() 88 "Invalid 24 bits byte order"); in ZTEST() 96 "Invalid 24 bits byte order"); in ZTEST() 104 sizeof(le24), "Invalid 24 bits byte order"); in ZTEST() 112 sizeof(be24), "Invalid 24 bits byte order"); in ZTEST() 120 "Invalid 32 bits byte order"); in ZTEST() 128 "Invalid 32 bits byte order"); in ZTEST() [all …]
|
/Zephyr-latest/tests/subsys/fs/multi-fs/src/ |
D | main.c | 17 * These tests are order-dependent. in ZTEST() 18 * They have to be executed in order. in ZTEST() 28 * These tests are order-dependent. in ZTEST() 29 * They have to be executed in order. in ZTEST() 41 * These tests are order-dependent. in ZTEST() 42 * They have to be executed in order. in ZTEST() 52 * These tests are order-dependent. in ZTEST() 53 * They have to be executed in order. in ZTEST()
|
/Zephyr-latest/subsys/bluetooth/services/ots/ |
D | ots_olcp_internal.h | 30 /* Order the objects.*/ 42 /** Order the list by object name, ascending */ 44 /** Order the list by object type, ascending*/ 46 /** Order the list by object current size, ascending*/ 48 /** Order the list by object first-created timestamp, ascending*/ 50 /** Order the list by object last-modified timestamp, ascending */ 52 /** Order the list by object name, descending */ 54 /** Order the list by object type, descending*/ 56 /** Order the list by object current size, descending*/ 58 /** Order the list by object first-created timestamp, descending*/ [all …]
|
/Zephyr-latest/tests/subsys/settings_commit_prio/src/ |
D | main.c | 19 zassert_equal(prio, 0, "Bad commit order"); in commit0() 27 zassert_equal(prio, 1, "Bad commit order"); in commit1() 35 zassert_equal(prio, 2, "Bad commit order"); in commit2() 43 zassert_equal(prio, 3, "Bad commit order"); in commit3() 51 zassert_equal(prio, 0, "Bad commit order"); in commit5() 71 * @brief Test Settings commit order 73 * This test verifies the settings commit order.
|
/Zephyr-latest/dts/bindings/video/ |
D | espressif,esp32-cam.yaml | 24 invert-byte-order: 26 description: invert byte order in 16bit mode 28 invert-bit-order: 30 description: invert bit order
|
/Zephyr-latest/tests/kernel/mutex/sys_mutex/src/ |
D | thread_competition.c | 28 /* The order of threads getting mutex is judged by index 31 static uint32_t order; variable 39 flag[2] = order; in low_prio_wait_for_mutex() 41 order++; in low_prio_wait_for_mutex() 54 flag[0] = order; in high_prio_t1_wait_for_mutex() 56 order++; in high_prio_t1_wait_for_mutex() 69 flag[1] = order; in high_prio_t2_wait_for_mutex() 71 order++; in high_prio_t2_wait_for_mutex() 97 order = 0; in ZTEST()
|
/Zephyr-latest/doc/connectivity/bluetooth/img/ |
D | att_timeout.svg | 1 …order="fill stroke markers" d=" M 38.93352592923047 55.049635120999994 L 38.93352592923047 300.077…
|
/Zephyr-latest/subsys/net/l2/ieee802154/ |
D | ieee802154_security.h | 27 * @param frame Pointer to the frame data in original (little endian) byte order. 32 * order). 33 * @param frame_counter Frame counter in CPU byte order. 43 * @param frame Pointer to the frame data in original (little endian) byte order. 48 * order).
|
/Zephyr-latest/scripts/tests/build_helpers/ |
D | test_domains.py | 137 ('order', os.path.join('dir', '1'))] 142 [('order', os.path.join('dir', '1')), 155 ids=['order only', 'no parameters', 'valid'] 174 ('order', os.path.join('dir', '1')) 177 'order': ('order', os.path.join('dir', '1')), 191 ['domain "other" not found, valid domains are: order, some'], 225 ('order', os.path.join('dir', '1')) 228 'order': ('order', os.path.join('dir', '1')),
|
/Zephyr-latest/tests/lib/net_buf/buf/src/ |
D | main.c | 554 /* add/pull byte order */ in ZTEST() 560 "Invalid 16 bits byte order"); in ZTEST() 568 sizeof(le16), "Invalid 16 bits byte order"); in ZTEST() 570 sizeof(be16), "Invalid 16 bits byte order"); in ZTEST() 579 "Invalid 24 bits byte order"); in ZTEST() 587 sizeof(le24), "Invalid 24 bits byte order"); in ZTEST() 589 sizeof(be24), "Invalid 24 bits byte order"); in ZTEST() 598 "Invalid 32 bits byte order"); in ZTEST() 606 sizeof(le32), "Invalid 32 bits byte order"); in ZTEST() 608 sizeof(be32), "Invalid 32 bits byte order"); in ZTEST() [all …]
|
/Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/ |
D | grutils.py | 15 This is used to determine order dependencies among nodes in a 73 # dependency cycle, and to impose a total order on components 127 """Return the strongly-connected components in order. 129 The data structure is a list, in dependency order, of strongly 133 This order is preferred over a depth-first-search order for 152 # for otherwise indistinguishable siblings are in increasing order
|
/Zephyr-latest/include/zephyr/bluetooth/audio/ |
D | mcs.h | 87 /** The tracks within a group are played once in track order. */ 89 /** The tracks within a group are played in track order repeatedly. */ 99 /** The tracks within a group are played in random order once. */ 101 /** The tracks within a group are played in random order repeatedly. */ 107 * A bitmap, in the same order as the playing orders above. 108 * Note that playing order 1 corresponds to bit 0, and so on. 115 /** The tracks within a group are played once in track order. */ 117 /** The tracks within a group are played in track order repeatedly. */ 127 /** The tracks within a group are played in random order once. */ 129 /** The tracks within a group are played in random order repeatedly. */ [all …]
|
/Zephyr-latest/samples/drivers/display/ |
D | README.rst | 12 orientation of the LCD and correct RGB bit order. The rectangles are drawn 13 in clockwise order, from top left corner: red, green, blue, grey. The shade of 15 at any point or the order of the corners is not as described above then the LCD
|
/Zephyr-latest/boards/nordic/thingy53/ |
D | board.c | 12 * respectively 2ms and 1ms power on delay. In order to avoid delays sum, common delay is 13 * introduced in the board start up file. Below asserts ensure correct initialization order: 37 * sensors require, 2ms and 1ms power on delay respectively. In order not to sum in setup()
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_tx_queue/src/ |
D | main.c | 46 * Dequeue and verify order of the ctrl nodes from (1). 75 * Dequeue and verify order of the data nodes from (1). 104 * Dequeue and verify order of the data and ctrl nodes from (1). 140 * Dequeue and verify order of the data and ctrl nodes from (1). 185 * Dequeue and verify order of ctrl and data nodes from (1). 186 * Dequeue and verify order of ctrl nodes from (2). 240 * Dequeue and verify order of ctrl and data nodes from (1). 241 * Dequeue and verify order of ctrl nodes from (2). 242 * Dequeue and verify order of data nodes from (2). 306 * Dequeue and verify order of ctrl and data nodes from (1). [all …]
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | Kconfig.mcs | 182 bool "Support reading Playing Order" 185 This option enables support for reading Playing Order. 188 bool "Support setting Playing Order" 191 This option enables support for setting Playing Order. 194 bool "Support reading Playing Order Supported" 197 This option enables support for reading Playing Order Supported.
|
/Zephyr-latest/cmake/linker/ |
D | linker_libraries_native.cmake | 7 # define link order because that allows the build system to hook in alternative 16 # order as this allows to update libraries in use elsewhere.
|
D | linker_libraries_template.cmake | 7 # correct placement of those libraries for correct link order. 8 # For example, GCC usually has the order: -lc -lgcc
|
/Zephyr-latest/tests/boot/test_mcuboot/ |
D | sysbuild.cmake | 18 # Ensure the flashing order of images is as follows: 22 # This order means that if the debugger resets the MCU in between flash
|
/Zephyr-latest/tests/cmake/snippets/ |
D | testcase.yaml | 27 # Test the snippet processing order (1. foo, 2. bar) 32 # Test the snippet processing order (1. bar, 2. foo)
|
D | Kconfig | 33 Test the snippet processing order (1. foo, 2. bar) 38 Test the snippet processing order (1. bar, 2. foo)
|
/Zephyr-latest/include/zephyr/net/ |
D | ieee802154_ie.h | 242 * @details Example usage (all parameters in CPU byte order): 251 * @param _csl_phase CSL phase in CPU byte order 252 * @param _csl_period CSL period in CPU byte order 264 * @details Example usage (all parameters in CPU byte order): 274 * @param _csl_phase CSL phase in CPU byte order 275 * @param _csl_period CSL period in CPU byte order 276 * @param _csl_rendezvous_time CSL rendezvous time in CPU byte order 288 * @details Example usage (parameter in CPU byte order): 332 * @param[in] element_id IE element id in CPU byte order 346 * @return header IE element id in CPU byte order
|
/Zephyr-latest/doc/contribute/ |
D | proposals_and_rfcs.rst | 49 the `Zephyr meetings`_ in order to move it forward in cases where there is 50 either disagreement or not enough voiced opinions in order to proceed. Make sure 52 project in order for it to be examined during the next meeting.
|
/Zephyr-latest/tests/posix/eventfd/ |
D | Kconfig | 31 In order to get a true benchmark, there should be as few branches 38 In order to get a true benchmark, there should be as few branches
|