Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sdhc/
DKconfig.intel48 bool "Block gap mode"
51 Block gap mode support.
/Zephyr-latest/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-latest/drivers/timer/
Dambiq_stimer.c160 uint32_t gap = next - last; in sys_clock_set_timeout() local
161 uint32_t gap_aligned = (gap / CYC_PER_TICK) * CYC_PER_TICK; in sys_clock_set_timeout()
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dindex.rst37 gap.rst
/Zephyr-latest/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-latest/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-latest/cmake/bintools/llvm/
Dtarget_bintools.cmake16 # elfconvert_flag_gapfill : --gap-fill;
47 # llvm-objcopy doesn't support gap fill argument.
/Zephyr-latest/doc/_extensions/zephyr/domain/static/css/
Dboard-catalog.css13 gap: 10px;
88 gap: 20px;
/Zephyr-latest/cmake/bintools/arcmwdt/
Delfconvert_command.cmake28 # only mwdt's elf2hex supports gap fill
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-shell.rst25 shell/host/gap.rst
/Zephyr-latest/
DKconfig.zephyr716 Pattern used for gap filling of output files.
719 This setting only defines the gap fill pattern and doesn't enable gap
721 Note: binary files are always gap filled as they contain no address
/Zephyr-latest/soc/intel/intel_adsp/cavs/include/
Dxtensa-cavs-linker.ld400 * cacheability and that leaves a gap in the image large enough for
/Zephyr-latest/soc/ite/ec/it8xxx2/
Dlinker.ld450 * Append h2ram_pool section at the end of used memory, so gap
/Zephyr-latest/soc/intel/intel_adsp/ace/
Dace-link.ld494 * cacheability and that leaves a gap in the image large enough for
/Zephyr-latest/dts/arm/nxp/
Dnxp_s32k344_m7.dtsi650 channel-gap = <12 127>;
/Zephyr-latest/drivers/wifi/nxp/
DKconfig.nxp472 int "Max scan channel gap"
475 This option sets the max scan channel gap time between two scan commands.
/Zephyr-latest/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-latest/dts/bindings/
Dvendor-prefixes.txt701 up-bridge-the-gap UP Bridge the Gap
/Zephyr-latest/doc/_static/css/
Dcustom.css1060 gap: 1em;
/Zephyr-latest/arch/
DKconfig909 build without USERSPACE support, gap filling should always