Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/sdhc/
DKconfig.intel48 bool "Block gap mode"
51 Block gap mode support.
/Zephyr-Core-3.7.0/drivers/timer/
Dambiq_stimer.c145 uint32_t gap = next - last; in sys_clock_set_timeout() local
146 uint32_t gap_aligned = (gap / CYC_PER_TICK) * CYC_PER_TICK; in sys_clock_set_timeout()
/Zephyr-Core-3.7.0/drivers/watchdog/
Dwdt_wwdt_numaker.c80 uint32_t gap; in m_wwdt_numaker_calc_window() local
91 gap = DIV_ROUND_UP(win->min in m_wwdt_numaker_calc_window()
94 *counter = NUMAKER_COUNTER_MAX - gap; in m_wwdt_numaker_calc_window()
/Zephyr-Core-3.7.0/cmake/bintools/gnu/
Dtarget_bintools.cmake16 # elfconvert_flag_gapfill : --gap-fill;
52 # `--gap-file <value>` instead of `--gap-fill<value>` (The latter would result in an error)
53 set_property(TARGET bintools PROPERTY elfconvert_flag_gapfill "--gap-fill;")
/Zephyr-Core-3.7.0/cmake/bintools/llvm/
Dtarget_bintools.cmake16 # elfconvert_flag_gapfill : --gap-fill;
50 # `--gap-file <value>` instead of `--gap-fill<value>` (The latter would result in an error)
51 set_property(TARGET bintools PROPERTY elfconvert_flag_gapfill "--gap-fill;")
/Zephyr-Core-3.7.0/doc/connectivity/bluetooth/api/
Dindex.rst47 gap.rst
/Zephyr-Core-3.7.0/lib/heap/
Dheap.c304 size_t gap, rew; in sys_heap_aligned_alloc() local
316 gap = MIN(rew, chunk_header_bytes(h)); in sys_heap_aligned_alloc()
322 gap = chunk_header_bytes(h); in sys_heap_aligned_alloc()
335 chunksz_t padded_sz = bytes_to_chunksz(h, bytes + align - gap); in sys_heap_aligned_alloc()
/Zephyr-Core-3.7.0/cmake/bintools/arcmwdt/
Delfconvert_command.cmake28 # only mwdt's elf2hex supports gap fill
/Zephyr-Core-3.7.0/soc/intel/intel_adsp/cavs/include/
Dxtensa-cavs-linker.ld400 * cacheability and that leaves a gap in the image large enough for
/Zephyr-Core-3.7.0/soc/ite/ec/it8xxx2/
Dlinker.ld450 * Append h2ram_pool section at the end of used memory, so gap
/Zephyr-Core-3.7.0/soc/intel/intel_adsp/ace/
Dace-link.ld480 * cacheability and that leaves a gap in the image large enough for
/Zephyr-Core-3.7.0/dts/arm/nxp/
Dnxp_s32k344_m7.dtsi649 channel-gap = <12 127>;
/Zephyr-Core-3.7.0/doc/_static/css/
Dcustom.css940 gap: 1em;
/Zephyr-Core-3.7.0/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-3.5.rst1639 * new property: ``channel-gap``
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-3.7.0/dts/bindings/
Dvendor-prefixes.txt695 up-brige-the-gap UP Bridge the Gap
/Zephyr-Core-3.7.0/arch/
DKconfig868 build without USERSPACE support, gap filling should always