Home
last modified time | relevance | path

Searched full:beyond (Results 1 – 25 of 90) sorted by relevance

1234

/Zephyr-latest/include/zephyr/sys/
Dwinstream.h15 * synchronization mechanisms beyond reliable ordering of memory
60 * any kind of synchronization beyond memory write ordering. Any
61 * bytes passed beyond what can be stored in the buffer will be
76 * or engage in any kind of synchronization beyond memory ordering.
Diterable_sections.h118 * @note There is no protection against reading beyond the section.
276 * @note There is no protection against reading beyond the section.
/Zephyr-latest/tests/subsys/sd/mmc/
DREADME.txt20 block reads. Ensure the subsystem will reject reads beyond the end of
24 block writes. Ensure the subsystem will reject writes beyond the end of
/Zephyr-latest/tests/subsys/sd/sdmmc/
DREADME.txt20 block reads. Ensure the subsystem will reject reads beyond the end of
24 block writes. Ensure the subsystem will reject writes beyond the end of
/Zephyr-latest/doc/develop/
Dindex.rst10 beyond-GSG.rst
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig.df208 of 16M cycles. Decreasing the offset value beyond the trigger of the AoA/AoD procedure
219 is 1 us. Decreasing the offset beyond the trigger of the AoA/AoD procedure will have
230 is 1 us. Decreasing the offset beyond the trigger of the AoA/AoD procedure will have
242 is 2 us. Decreasing the offset beyond the trigger of the AoA/AoD procedure will have
253 is 2 us. Decreasing the offset beyond the trigger of the AoA/AoD procedure will have
/Zephyr-latest/dts/bindings/bluetooth/
Drenesas,bt-hci-da1453x.yaml22 If not specified no delay beyond the code path execution time is guaranteed.
Dzephyr,bt-hci-spi.yaml25 If not specified no delay beyond the code path execution time is guaranteed.
/Zephyr-latest/samples/net/mdns_responder/src/
Dmain.c30 * beyond optional runtime hostname configuration calls and setting
/Zephyr-latest/subsys/bluetooth/services/ots/
Dots_olcp_internal.h92 * beyond the first object or
93 * beyond the last object in the current list.
/Zephyr-latest/tests/drivers/disk/disk_access/
DREADME.txt17 The test deliberately will read sectors beyond the end of the disk, and if
/Zephyr-latest/arch/arm64/core/
DCMakeLists.txt23 # beyond the numeric range of integers for cmake.
/Zephyr-latest/include/zephyr/net/http/
Dparser_state.h87 * states beyond this must be 'body' states. It is used for overflow
/Zephyr-latest/drivers/flash/
Dflash_stm32g4x.c28 * positive and not beyond end of flash
38 * start before bank2 and end beyond bank1 at the same time. in flash_stm32_valid_range()
39 * Locations beyond bank2 are caught by flash_stm32_range_exists. in flash_stm32_valid_range()
Dflash_stm32l5x.c134 * positive and not beyond end of flash
144 * start before bank2 and end beyond bank1 at the same time. in flash_stm32_valid_range()
145 * Locations beyond bank2 are caught by in flash_stm32_valid_range()
/Zephyr-latest/soc/intel/apollo_lake/doc/
Dsupported_features.txt18 Baud rates beyond 115.2kbps (up to 3.6864Mbps) are supported, with additional
/Zephyr-latest/doc/services/portability/posix/conformance/
Dindex.rst29 and beyond that POSIX async I/O functions are rarely used in practice.
146 Some features may exhibit undefined behaviour as they fall beyond the scope of Zephyr's current
/Zephyr-latest/boards/mediatek/
Dindex.rst42 Beyond that the Zephyr-visible hardware is limited to a bounty of
155 toolchains. Support for those tools is beyond the scope of this
/Zephyr-latest/samples/drivers/uart/echo_bot/src/
Dmain.c57 /* else: characters beyond buffer size are dropped */ in serial_cb()
/Zephyr-latest/lib/hash/
Dhash_map_cxx.cpp22 __ASSERT(sys_hashmap_iterator_has_next(it), "Attempt to access beyond current bound!"); in sys_hashmap_cxx_iter_next()
/Zephyr-latest/tests/boards/intel_adsp/mm/src/
Dmain.c39 /* Find a virtual address beyond physical memory */
165 /* Find a virtual address beyond physical memory */ in ZTEST()
/Zephyr-latest/subsys/net/ip/
Dicmpv6.h160 #define NET_ICMPV6_DST_UNREACH_SCOPE 2 /* Beyond scope of source address */
/Zephyr-latest/samples/boards/espressif/flash_encryption/
DREADME.rst13 and is an additional security measure beyond MCUboot existent features.
/Zephyr-latest/tests/bluetooth/df/connection_cte_tx_params/src/
Dtest_set_conn_cte_tx_params.c128 "length beyond max value"); in ZTEST()
/Zephyr-latest/drivers/wifi/nrf_wifi/inc/
Dcoex_struct.h31 * beyond supported message buffer size for WAIT_STATE_1_TIME register

1234