Searched refs:making (Results 1 – 25 of 91) sorted by relevance
1234
/Zephyr-latest/boards/nxp/frdm_rw612/ |
D | CMakeLists.txt | 13 # See MCUXpresso config tools for making a correct one.
|
/Zephyr-latest/doc/services/portability/ |
D | cmsis_rtos_v1.rst | 10 making it generic. For more information on CMSIS RTOS v1, please refer
|
D | cmsis_rtos_v2.rst | 10 making it generic. For more information on CMSIS RTOS v2, please refer to the
|
/Zephyr-latest/tests/boards/mec15xxevb_assy6853/i2c_api/ |
D | README.txt | 15 We need to change to use I2C01 port by making some jumpers setting as below:
|
/Zephyr-latest/tests/boards/mec172xevb_assy6906/i2c_api/ |
D | README.txt | 15 We need to change to use I2C01 port by making some jumpers setting as below:
|
/Zephyr-latest/scripts/dts/ |
D | README.txt | 12 Links related to the work making this standalone:
|
/Zephyr-latest/boards/others/candlelightfd/doc/ |
D | index.rst | 40 The candleLight FD is can be retrofitted with a second transceiver, making it a dual CAN FD device:
|
/Zephyr-latest/doc/kernel/services/other/ |
D | thread_local_storage.rst | 26 making a system call.
|
/Zephyr-latest/samples/modules/lvgl/accelerometer_chart/ |
D | README.rst | 28 ``native_sim*`` board variants, making it possible to run this sample on
|
/Zephyr-latest/doc/security/ |
D | hardening-tool.rst | 12 #. Disabling features and compilation flags that might lead to security vulnerabilities (ex. making
|
/Zephyr-latest/doc/services/tfm/ |
D | testsuites.rst | 41 changes to TF-M, such as enabling a new TF-M board target, or making changes
|
/Zephyr-latest/doc/connectivity/bluetooth/api/ |
D | l2cap.rst | 9 based flow control making it suitable for data streams.
|
/Zephyr-latest/doc/build/kconfig/ |
D | setting.rst | 15 Before making changes to Kconfig files, it's a good idea to also go through 22 When making Kconfig changes, it's important to understand the difference 190 configuration that gets modified when making changes in the :ref:`interactive 246 When making changes to the default configuration for a board, you might have to 339 When making changes to :file:`Kconfig.defconfig` files, always check the 349 One motivation for this configuration scheme is to avoid making fixed
|
D | menuconfig.rst | 7 available Kconfig options and making temporary changes: ``menuconfig`` and 28 inspecting it can be handy when making settings permanent. The minimal
|
/Zephyr-latest/dts/riscv/openisa/ |
D | rv32m1_zero_riscy.dtsi | 45 * fewer channels here allows disabling unused ones in Kconfig, making the
|
D | rv32m1_ri5cy.dtsi | 46 * disabling unused ones in Kconfig, making the binary smaller.
|
/Zephyr-latest/subsys/demand_paging/eviction/ |
D | Kconfig | 37 Usage is tracked based on MMU protection making pages unaccessible
|
/Zephyr-latest/doc/services/modem/ |
D | index.rst | 13 data-in/data-out pipes making them independently testable and
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-arch.rst | 50 in a standard way making it possible to combine Hosts and Controllers from 112 The controller itself needs to be enabled as well, typically by making sure the 125 together with enabling the device tree node for some other HCI driver and making 138 The controller itself needs to be enabled as well, typically by making sure the
|
/Zephyr-latest/doc/services/file_system/ |
D | index.rst | 25 Zephyr RTOS supports multiple instances of a file system by making use of
|
/Zephyr-latest/lib/libc/picolibc/ |
D | Kconfig | 120 this option eliminates all of that information, making the results 121 less helpful but also making them consume less memory.
|
/Zephyr-latest/boards/arduino/opta/doc/ |
D | index.rst | 13 making it an ideal device for automation engineers. 16 the M4 making the M7 run the PLC tasks while the M4 core under Zephyr acts as
|
/Zephyr-latest/doc/kernel/services/ |
D | index.rst | 13 features needed by your application, making it ideal for systems with limited
|
/Zephyr-latest/subsys/secure_storage/ |
D | Kconfig | 12 It allows making use of the PSA Secure Storage API and persistent keys in the PSA Crypto
|
/Zephyr-latest/doc/services/binary_descriptors/ |
D | index.rst | 7 Unlike "regular" constants, binary descriptors are linked to a known offset in the binary, making 48 is denoted by 0x1, making the app version tag ``0x1800``. The length is a 16 bit
|
1234