Home
last modified time | relevance | path

Searched full:entire (Results 1 – 25 of 220) sorted by relevance

123456789

/Zephyr-latest/soc/nxp/kinetis/k8x/
Dnxp_mpu_regions.c22 * core to the entire address space, and instead define two background
23 * regions that together cover the entire address space except for
/Zephyr-latest/soc/nxp/kinetis/ke1xf/
Dnxp_mpu_regions.c22 * core to the entire address space, and instead define two background
23 * regions that together cover the entire address space except for
/Zephyr-latest/soc/nxp/kinetis/k2x/
Dnxp_mpu_regions.c25 * core to the entire address space, and instead define two background
26 * regions that together cover the entire address space except for
/Zephyr-latest/soc/nxp/kinetis/k6x/
Dnxp_mpu_regions.c25 * core to the entire address space, and instead define two background
26 * regions that together cover the entire address space except for
/Zephyr-latest/tests/net/socket/socketpair/src/
Dhappy_path.c38 "did not send entire message"); in happy_path()
62 "did not sendto entire message"); in happy_path()
93 "did not sendmsg entire message"); in happy_path()
/Zephyr-latest/boards/shields/nrf7002ek/boards/
Dnrf5340dk_nrf5340_cpuapp.overlay9 * the entire node is disabled. If the application needs to forward other pins
/Zephyr-latest/arch/nios2/core/
Dcache.c12 * Flush the entire instruction cache and pipeline.
39 * Flush the entire data cache.
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dlog_helper.py17 the entire args array is logged instead.
/Zephyr-latest/scripts/gitlint/
Dzephyr_commit_rules.py5 act on the entire commit at once. Once the rules are discovered, gitlint will automatically take ca…
6 to the entire commit. This happens exactly once per commit.
9 an entire commit. This allows commit rules to implement more complex checks that span multiple line…
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/device/
Dutils.py26 the entire args array is logged instead.
/Zephyr-latest/samples/modules/tflite-micro/hello_world/src/
Dconstants.h28 * number, the more time it will take to run through the entire range. The value
/Zephyr-latest/lib/crc/
Dcrc32c_sw.c18 * the entire stream is calculated. This is a requirement of crc32c algo.
/Zephyr-latest/drivers/flash/
DKconfig.nrf_rram19 The entire contiguous block of RRAM gets logically divided into pages,
/Zephyr-latest/drivers/interrupt_controller/
Dintc_gic.c137 * specification, ARM recommends that software preserves the entire register in arm_gic_get_active()
139 * that entire value for its corresponding write to the GICC_EOIR. in arm_gic_get_active()
141 * Because of that, we read the entire value here, to be later written back to GICC_EOIR in arm_gic_get_active()
/Zephyr-latest/doc/kernel/services/data_passing/
Dpipes.rst45 either on the entire pipe or on only its ring buffer. Flushing the entire pipe
210 /* Critical error detected. Flush the entire pipe to reset it. */
/Zephyr-latest/samples/subsys/fs/fs_sample/boards/
Dnrf52840dk_nrf52840_ram_disk_region.overlay7 /* The SRAM is defined for nrf52840 in DTS to take entire 256KiB
/Zephyr-latest/subsys/net/ip/
Dipv4.h57 /* 16-bit ones' complement of the entire message */
68 /* 16-bit ones' complement of the entire message */
79 /* 16-bit ones' complement of the entire message */
111 /* 16-bit ones' complement of the entire message */
/Zephyr-latest/soc/intel/intel_adsp/cavs/
Dasm_memory_management.h23 * Macro powers down entire HPSRAM. On entry literals and code for section from
/Zephyr-latest/doc/connectivity/canbus/
Disotp.rst32 the entire payload data and additionally, the first few bytes of payload data.
/Zephyr-latest/include/zephyr/arch/x86/
Dmemmap.h33 * also handy to have the entire map intact for diagnostic purposes.
/Zephyr-latest/samples/application_development/external_lib/
DCMakeLists.txt50 PREFIX ${mylib_build_dir} # Root dir for entire project
/Zephyr-latest/drivers/gpio/
Dgpio_xlnx_ps_bank.c116 * @brief Reads the current bit mask of the entire GPIO pin bank.
118 * Reads the current bit mask of the entire bank from the
142 * @brief Masked write of a bit mask for the entire GPIO pin bank.
359 * the interrupt line of the entire PS GPIO controller, regardless
/Zephyr-latest/drivers/pcie/endpoint/
Dpcie_ep_common.c127 * size of Host buffer, we may not be able to map entire Host buffer in pcie_ep_xfer_data_memcpy()
145 * In second attempt, we must have mapped entire size, in pcie_ep_xfer_data_memcpy()
238 * In second attempt, we must have mapped entire size, in pcie_ep_xfer_data_dma()
/Zephyr-latest/doc/kernel/services/other/
Dfatal.rst171 encounters a panic condition, as the entire system needs to be reset.
210 entire system.
226 that the entire stack buffer has overflowed, but instead that the current
/Zephyr-latest/subsys/fs/
DKconfig13 This can be useful to avoid linking in the entire filesystem

123456789