Home
last modified time | relevance | path

Searched refs:base (Results 751 – 775 of 872) sorted by relevance

1...<<3132333435

/Zephyr-latest/cmake/flash/
DCMakeLists.txt152 …ST_DIR}/src" "${PYTHON_EXECUTABLE};${WEST_DIR}/src/west/app/main.py;--zephyr-base=${ZEPHYR_BASE} ")
/Zephyr-latest/doc/
DCMakeLists.txt10 message(STATUS "Zephyr base: ${ZEPHYR_BASE}")
/Zephyr-latest/doc/build/version/
Dindex.rst25 which must be placed at the base directory of the application, where the CMakeLists.txt file is
/Zephyr-latest/boards/seeed/xiao_ble/doc/
Dindex.rst54 your file manager copy the :file:`zephyr/zephyr.uf2` file from your build to the base
/Zephyr-latest/doc/build/signing/
Dindex.rst101 are built with MCUboot signing support enabled. The base Zephyr MCUboot signing file can be
/Zephyr-latest/doc/develop/west/
Dwithout-west.rst106 base = zephyr
/Zephyr-latest/boards/arm/v2m_musca_b1/doc/
Dindex.rst356 The QSPI flash base address alias is 0x0, and the eFlash base address alias is
/Zephyr-latest/subsys/tracing/ctf/
Dctf_top.c77 thread->base.prio, name); in sys_trace_k_thread_priority_set()
87 thread->base.prio, in sys_trace_k_thread_create()
/Zephyr-latest/doc/project/
Dproject_roles.rst23 particular code base areas or subsystems.
226 * Right to revert any changes that have broken the code base
233 * Responsibility to keep the Zephyr code base in a working and passing state
/Zephyr-latest/boards/
DKconfig61 # This loads Zephyr base shield defconfigs
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dblob_cli.rst83 set in 10-second increments, up to 182 hours, in addition to the base time of 20 seconds. The wait
/Zephyr-latest/boards/xen/xenvm/doc/
Dindex.rst166 will not change some values (like RAM base address) in the future.
/Zephyr-latest/cmake/modules/
Dzephyr_module.cmake57 --zephyr-base=${ZEPHYR_BASE}
/Zephyr-latest/boards/cdns/xt-sim/doc/
Dindex.rst9 addition to a base ISA to tailor the processor for a particular application.
/Zephyr-latest/cmake/compiler/arcmwdt/
Dcompiler_flags.cmake25 # base options
/Zephyr-latest/samples/drivers/counter/maxim_ds3231/
DREADME.rst74 Min Sec base time: 2019-07-19 06:00:07 Fri 200
/Zephyr-latest/boards/microchip/mec172xevb_assy6906/doc/
Dindex.rst199 The jumper configuration explained above covers the base board. The ASSY
227 NOTE: ``JP121 3-4`` on base board also needs to be loaded.
/Zephyr-latest/drivers/dai/intel/ssp/
Dssp.c28 #define dai_mn_base(dai) dai->ssp_plat_data->mn_inst->base
29 #define dai_base(dai) dai->ssp_plat_data->base
57 .base = DT_REG_ADDR_BY_IDX(DT_NODELABEL(ssp0), 1),
66 .base = DT_REG_ADDR_BY_IDX(node_id, 0), \
1242 LOG_INF("plat_data base: %u", dp->ssp_plat_data->base); in dai_ssp_log_ssp_data()
/Zephyr-latest/dts/riscv/
Driscv32-litex-vexriscv.dtsi258 reg-names = "base",
/Zephyr-latest/cmake/compiler/iar/
Dcompiler_flags.cmake26 # Property for standard warning base in Zephyr, this will always be set when
/Zephyr-latest/doc/build/dts/
Dintro-input-output.rst56 their purpose clear. Overlays adapt the base devicetree for different purposes:
/Zephyr-latest/doc/services/device_mgmt/
Dsmp_protocol.rst146 | ``64`` | This is the base group for defining |
/Zephyr-latest/kernel/
Dinit.c599 thread->base.is_idle = 1U; in init_idle_thread()
/Zephyr-latest/modules/mbedtls/
DCMakeLists.txt53 # Add base library with files required by all drivers/backends.
/Zephyr-latest/boards/arm/v2m_musca_s1/doc/
Dindex.rst329 The eMRAM base address alias is ``0xA000000``, and the QSPI flash base address

1...<<3132333435