Searched refs:base (Results 751 – 775 of 872) sorted by relevance
1...<<3132333435
/Zephyr-latest/cmake/flash/ |
D | CMakeLists.txt | 152 …ST_DIR}/src" "${PYTHON_EXECUTABLE};${WEST_DIR}/src/west/app/main.py;--zephyr-base=${ZEPHYR_BASE} ")
|
/Zephyr-latest/doc/ |
D | CMakeLists.txt | 10 message(STATUS "Zephyr base: ${ZEPHYR_BASE}")
|
/Zephyr-latest/doc/build/version/ |
D | index.rst | 25 which must be placed at the base directory of the application, where the CMakeLists.txt file is
|
/Zephyr-latest/boards/seeed/xiao_ble/doc/ |
D | index.rst | 54 your file manager copy the :file:`zephyr/zephyr.uf2` file from your build to the base
|
/Zephyr-latest/doc/build/signing/ |
D | index.rst | 101 are built with MCUboot signing support enabled. The base Zephyr MCUboot signing file can be
|
/Zephyr-latest/doc/develop/west/ |
D | without-west.rst | 106 base = zephyr
|
/Zephyr-latest/boards/arm/v2m_musca_b1/doc/ |
D | index.rst | 356 The QSPI flash base address alias is 0x0, and the eFlash base address alias is
|
/Zephyr-latest/subsys/tracing/ctf/ |
D | ctf_top.c | 77 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/ |
D | project_roles.rst | 23 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/ |
D | Kconfig | 61 # This loads Zephyr base shield defconfigs
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | blob_cli.rst | 83 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/ |
D | index.rst | 166 will not change some values (like RAM base address) in the future.
|
/Zephyr-latest/cmake/modules/ |
D | zephyr_module.cmake | 57 --zephyr-base=${ZEPHYR_BASE}
|
/Zephyr-latest/boards/cdns/xt-sim/doc/ |
D | index.rst | 9 addition to a base ISA to tailor the processor for a particular application.
|
/Zephyr-latest/cmake/compiler/arcmwdt/ |
D | compiler_flags.cmake | 25 # base options
|
/Zephyr-latest/samples/drivers/counter/maxim_ds3231/ |
D | README.rst | 74 Min Sec base time: 2019-07-19 06:00:07 Fri 200
|
/Zephyr-latest/boards/microchip/mec172xevb_assy6906/doc/ |
D | index.rst | 199 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/ |
D | ssp.c | 28 #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/ |
D | riscv32-litex-vexriscv.dtsi | 258 reg-names = "base",
|
/Zephyr-latest/cmake/compiler/iar/ |
D | compiler_flags.cmake | 26 # Property for standard warning base in Zephyr, this will always be set when
|
/Zephyr-latest/doc/build/dts/ |
D | intro-input-output.rst | 56 their purpose clear. Overlays adapt the base devicetree for different purposes:
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | smp_protocol.rst | 146 | ``64`` | This is the base group for defining |
|
/Zephyr-latest/kernel/ |
D | init.c | 599 thread->base.is_idle = 1U; in init_idle_thread()
|
/Zephyr-latest/modules/mbedtls/ |
D | CMakeLists.txt | 53 # Add base library with files required by all drivers/backends.
|
/Zephyr-latest/boards/arm/v2m_musca_s1/doc/ |
D | index.rst | 329 The eMRAM base address alias is ``0xA000000``, and the QSPI flash base address
|
1...<<3132333435