Searched full:instruct (Results 1 – 25 of 32) sorted by relevance
12
/Zephyr-latest/arch/arc/ |
D | CMakeLists.txt | 17 # Instruct compiler to use proper register as cached thread pointer for thread local storage. 34 # Instruct MWDT assembler not to warn when we load only lower half (32bit) of symbol
|
/Zephyr-latest/arch/arm/include/cortex_m/ |
D | cmse.h | 66 * @param force_npriv Instruct to return the readability of the address 86 * @param force_npriv Instruct to return the RW ability of the address 108 * @param force_npriv Instruct to return the readability of the address range 130 * @param force_npriv Instruct to return the RW ability of the address range 297 * @param force_npriv Instruct to return the readability of the address 317 * @param force_npriv Instruct to return the RW ability of the address 339 * @param force_npriv Instruct to return the readability of the address range 362 * @param force_npriv Instruct to return the readability of the address range
|
/Zephyr-latest/arch/arm/core/cortex_m/tz/ |
D | CMakeLists.txt | 9 # --out-implib and --cmse-implib instruct the linker to produce
|
/Zephyr-latest/dts/bindings/input/ |
D | ite,it8xxx2-kbd.yaml | 42 Bitmask of KSO signals to ignore, this can be used to instruct the driver
|
/Zephyr-latest/cmake/modules/ |
D | python.cmake | 5 # On Windows, instruct Python to output UTF-8 even when not
|
/Zephyr-latest/soc/atmel/sam/sam4e/ |
D | soc.c | 96 * Instruct CPU to enter Wait mode instead of Sleep mode to in soc_reset_hook()
|
/Zephyr-latest/doc/hardware/cache/ |
D | index.rst | 50 instruct the linker to place any marked variables into a special ``nocache``
|
/Zephyr-latest/soc/atmel/sam/sam3x/ |
D | soc.c | 104 * Instruct CPU to enter Wait mode instead of Sleep mode to in soc_reset_hook()
|
/Zephyr-latest/soc/atmel/sam/sam4s/ |
D | soc.c | 102 * Instruct CPU to enter Wait mode instead of Sleep mode to in soc_reset_hook()
|
/Zephyr-latest/include/zephyr/linker/common-rom/ |
D | common-rom-kernel-devices.ld | 39 * happening, instruct the linker to avoid dropping z_shared_isr
|
/Zephyr-latest/soc/atmel/sam/same70/ |
D | soc.c | 112 * Instruct CPU to enter Wait mode instead of Sleep mode to in soc_reset_hook()
|
/Zephyr-latest/soc/atmel/sam/samv71/ |
D | soc.c | 109 * Instruct CPU to enter Wait mode instead of Sleep mode to in soc_reset_hook()
|
/Zephyr-latest/drivers/sensor/tdk/mpu9250/ |
D | ak8963.c | 93 /* Instruct the MPU9250 to access over its external i2c bus in ak8963_execute_rw() 295 /* Instruct MPU9250 to use its external I2C bus as master */ in ak8963_init_master()
|
/Zephyr-latest/soc/nordic/ |
D | Kconfig | 41 By default, if we build with TF-M, instruct build system to
|
/Zephyr-latest/tests/net/offloaded_netdev/src/ |
D | main.c | 307 /* Instruct the enable callback to fail */ in ZTEST() 326 /* Instruct the enable callback to fail */ in ZTEST()
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | dfu_srv.rst | 112 Finally, if the image was verified, the Distributor may instruct the Firmware Update Server to apply
|
/Zephyr-latest/doc/develop/flash_debug/ |
D | host-tools.rst | 57 instruct the build system to use these partitions for code relocation. 70 option which instruct the build system to use these partitions for code 174 In order to instruct Zephyr west tool to use the SAM-BA bootloader the
|
/Zephyr-latest/include/zephyr/bluetooth/mesh/ |
D | main.h | 348 * Instruct the unprovisioned device to use the specified Input OOB 369 * Instruct the unprovisioned device to use the specified Output OOB 393 * Instruct the unprovisioned device to use static OOB authentication, and use
|
/Zephyr-latest/subsys/net/conn_mgr/ |
D | conn_mgr_connectivity.c | 258 /* Otherwise, automatically instruct the iface to connect */ in conn_mgr_conn_handle_iface_admin_up()
|
/Zephyr-latest/samples/subsys/mgmt/mcumgr/smp_svr/ |
D | README.rst | 262 In order to instruct MCUboot to swap the images, the image needs to be tested first, making sure it
|
/Zephyr-latest/modules/trusted-firmware-m/ |
D | Kconfig.tfm | 448 # Option to instruct flashing a merged binary consisting of BL2 (optionally),
|
/Zephyr-latest/doc/kernel/services/scheduling/ |
D | index.rst | 199 a critical operation can instruct the scheduler to temporarily treat it
|
/Zephyr-latest/tests/net/conn_mgr_conn/src/ |
D | main.c | 515 /* Instruct ifa1 to fail on connect attempt */ in ZTEST() 536 /* Instruct ifa1 to fail on disconnect attempt */ in ZTEST() 550 /* instruct ifa1 to timeout on connect */ in ZTEST() 582 /* instruct ifa1 to have fatal error on connect. */ in ZTEST()
|
/Zephyr-latest/samples/subsys/mgmt/updatehub/ |
D | README.rst | 109 example or create your own. The below procedure instruct how create a new
|
/Zephyr-latest/doc/build/sysbuild/ |
D | index.rst | 67 instruct sysbuild to build the MCUboot bootloader, as well as to build and
|
12