Home
last modified time | relevance | path

Searched refs:gap (Results 1 – 12 of 12) sorted by relevance

/Zephyr-Core-2.7.6/doc/reference/bluetooth/
Dindex.rst13 gap.rst
/Zephyr-Core-2.7.6/cmake/bintools/gnu/
Dtarget_bintools.cmake15 # elfconvert_flag_gapfill : --gap-fill;
47 # `--gap-file <value>` instead of `--gap-fill<value>` (The latter would result in an error)
48 set_property(TARGET bintools PROPERTY elfconvert_flag_gapfill "--gap-fill;")
/Zephyr-Core-2.7.6/cmake/bintools/llvm/
Dtarget_bintools.cmake15 # elfconvert_flag_gapfill : --gap-fill;
47 # `--gap-file <value>` instead of `--gap-fill<value>` (The latter would result in an error)
48 set_property(TARGET bintools PROPERTY elfconvert_flag_gapfill "--gap-fill;")
/Zephyr-Core-2.7.6/tests/bluetooth/tester/
DCMakeLists.txt16 src/gap.c
/Zephyr-Core-2.7.6/lib/os/
Dheap.c249 size_t gap, rew; in sys_heap_aligned_alloc() local
261 gap = MIN(rew, chunk_header_bytes(h)); in sys_heap_aligned_alloc()
267 gap = chunk_header_bytes(h); in sys_heap_aligned_alloc()
280 chunksz_t padded_sz = bytes_to_chunksz(h, bytes + align - gap); in sys_heap_aligned_alloc()
/Zephyr-Core-2.7.6/doc/guides/bluetooth/
Dbluetooth-qual.rst84 gap-pics.rst
/Zephyr-Core-2.7.6/cmake/bintools/arcmwdt/
Delfconvert_command.cmake28 # only mwdt's elf2hex supports gap fill
/Zephyr-Core-2.7.6/doc/releases/
Drelease-notes-2.3.rst212 * Enhanced runtime programming for the MPU v3 by making the gap-filling
1038 * :github:`24158` - gap in support for deprecated Nordic board names
1324 * :github:`19067` - non-overlapping MPU gap-filling needs to be optional
Drelease-notes-1.13.rst540 * :github:`8357` - bluetooth: request the capability to change gap device name programmatically
Drelease-notes-2.0.rst607 * :github:`18432` - [Coverity CID :203502]Error handling issues in /tests/bluetooth/tester/src/gap.c
Drelease-notes-2.4.rst940 …mpile warning/error for array subscript 0 is outside the bounds in tests/bluetooth/tester/src/gap.c
/Zephyr-Core-2.7.6/arch/
DKconfig800 build without USERSPACE support, gap filling should always