Home
last modified time | relevance | path

Searched full:making (Results 1 – 25 of 178) sorted by relevance

12345678

/Zephyr-latest/boards/nxp/frdm_rw612/
DCMakeLists.txt13 # See MCUXpresso config tools for making a correct one.
/Zephyr-latest/doc/services/portability/
Dcmsis_rtos_v1.rst10 making it generic. For more information on CMSIS RTOS v1, please refer
/Zephyr-latest/soc/nxp/s32/common/
Dosif.c24 * OsIf call to get the processor number of the core making the access.
/Zephyr-latest/tests/boards/mec15xxevb_assy6853/i2c_api/
DREADME.txt15 We need to change to use I2C01 port by making some jumpers setting as below:
/Zephyr-latest/dts/bindings/clock/
Dst,stm32f1-clock-mco.yaml14 the MCO are fitted with a fixed prescaler, making it possible to
/Zephyr-latest/tests/boards/mec172xevb_assy6906/i2c_api/
DREADME.txt15 We need to change to use I2C01 port by making some jumpers setting as below:
/Zephyr-latest/doc/kernel/services/scheduling/
Dindex.rst273 Making the CPU idle causes the kernel to pause all operations until an event,
281 Making the CPU idle
284 Making the CPU idle is simple: call the k_cpu_idle() API. The CPU will stop
318 Making the CPU idle in an atomic fashion
321 It is possible that there is a need to do some work atomically before making
326 and making the CPU idle again. In some systems, this can cause the CPU to idle
/Zephyr-latest/doc/build/kconfig/
Dsetting.rst15 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
197 configuration that gets modified when making changes in the :ref:`interactive
253 When making changes to the default configuration for a board, you might have to
346 When making changes to :file:`Kconfig.defconfig` files, always check the
356 One motivation for this configuration scheme is to avoid making fixed
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-arch.rst51 in a standard way making it possible to combine Hosts and Controllers from
113 The controller itself needs to be enabled as well, typically by making sure the
126 together with enabling the device tree node for some other HCI driver and making
139 The controller itself needs to be enabled as well, typically by making sure the
/Zephyr-latest/scripts/dts/
DREADME.txt12 Links related to the work making this standalone:
/Zephyr-latest/cmake/
Dpristine.cmake15 # Making the usage itself a fatal error messes up the formatting when printing.
/Zephyr-latest/include/zephyr/drivers/console/
Dconsole.h33 * Carriage return is translated to NULL making string always NULL
Duart_console.h21 * Carriage return is translated to NULL making string always NULL
/Zephyr-latest/subsys/demand_paging/eviction/
DKconfig37 Usage is tracked based on MMU protection making pages unaccessible
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/op_agg/
Dfull_status_msg_list.sh17 # 3. The client sends X vendor model messages, making up an op agg sequence message of 380 bytes.
/Zephyr-latest/lib/libc/picolibc/
DKconfig120 this option eliminates all of that information, making the results
121 less helpful but also making them consume less memory.
/Zephyr-latest/doc/services/tfm/
Dtestsuites.rst41 changes to TF-M, such as enabling a new TF-M board target, or making changes
/Zephyr-latest/doc/kernel/services/other/
Dthread_local_storage.rst26 making a system call.
/Zephyr-latest/samples/modules/lvgl/accelerometer_chart/
DREADME.rst28 ``native_posix*`` and ``native_sim*`` board variants, making it possible to run this sample on
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dl2cap.rst9 based flow control making it suitable for data streams.
/Zephyr-latest/dts/bindings/led_strip/
Dws2812.yaml21 making your choice.
/Zephyr-latest/scripts/
Dlist_shields.py16 # (It's done this way to keep west optional, making it possible to run
/Zephyr-latest/doc/services/modem/
Dindex.rst13 data-in/data-out pipes making them independently testable and
/Zephyr-latest/doc/services/file_system/
Dindex.rst25 Zephyr RTOS supports multiple instances of a file system by making use of
/Zephyr-latest/tests/kernel/timer/timer_behavior/src/
Dtick_timer_train.c162 TC_PRINT("!! Consider making CONFIG_SYS_CLOCK_TICKS_PER_SEC smaller.\n"); in ZTEST()
170 TC_PRINT("!! Consider making CONFIG_SYS_CLOCK_TICKS_PER_SEC smaller.\n"); in ZTEST()

12345678