Searched refs:amount (Results 126 – 150 of 153) sorted by relevance
1234567
/Zephyr-latest/ |
D | Kconfig.zephyr | 110 affect the Zephyr image's link, and will decrease the total amount of 235 the Zephyr image's link, and will decrease the total amount of
|
D | CMakeLists.txt | 1485 # KOBJECT_HASH_OUTPUT_SRC_PRE to greatly reduce the amount of code/data generated
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_rt10xx.dtsi | 997 * The pre-div and post-div are one less than the actual divide-by amount.
|
/Zephyr-latest/doc/kernel/services/other/ |
D | float.rst | 261 FPU user. The following table indicates the amount of additional stack space a
|
/Zephyr-latest/kernel/ |
D | Kconfig | 477 This option delays bootup for the specified amount of 660 This option specifies the maximum amount of time a thread can execute
|
/Zephyr-latest/doc/releases/ |
D | migration-guide-3.5.rst | 214 set in the board DTS as a way to configure the amount of structures the driver will allocate.
|
D | migration-guide-3.7.rst | 960 * The :c:macro:`SMF_CREATE_STATE` macro now always takes 5 arguments. The amount of arguments is
|
D | release-notes-2.1.rst | 451 * We have implemented additional tests and significantly expanded the amount
|
D | release-notes-3.5.rst | 2241 * Fixed wrongly building in optimize for debug mode by default, this saves a significant amount
|
/Zephyr-latest/boards/native/doc/ |
D | bsim_boards_design.rst | 325 to build quite complex test tasks which can wait for a given amount of time,
|
/Zephyr-latest/soc/espressif/esp32c3/ |
D | default.ld | 79 It reserves the amount of RTC fast memory that we use for this memory segment.
|
/Zephyr-latest/doc/develop/test/ |
D | ztest.rst | 430 a randomized amount of system ticks. The framework is tracking CPU load and adjusts sleeping
|
D | twister.rst | 450 estimated minimum amount of RAM in KB needed for this test to build and run. This is 454 estimated minimum amount of ROM in KB needed for this test to build and run. This is
|
/Zephyr-latest/soc/espressif/esp32c6/ |
D | default.ld | 73 It reserves the amount of LP memory that we use for this memory segment.
|
/Zephyr-latest/soc/espressif/esp32/ |
D | default.ld | 87 * It reserves the amount of RTC slow memory that we use for this memory segment.
|
/Zephyr-latest/soc/espressif/esp32s2/ |
D | default.ld | 91 It reserves the amount of RTC fast memory that we use for this memory segment.
|
/Zephyr-latest/soc/espressif/esp32s3/ |
D | default.ld | 101 * It reserves the amount of RTC fast memory that we use for this memory segment.
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | Kconfig | 489 latency on the Relay Node, but at the same time increases the amount 846 has a sufficient amount of memory to store the model payload for them.
|
/Zephyr-latest/doc/kernel/usermode/ |
D | syscalls.rst | 477 In some cases the amount of data isn't known at compile time or may be too
|
/Zephyr-latest/doc/build/kconfig/ |
D | tips.rst | 280 machine has some arbitrarily-defined "large" amount of memory:
|
/Zephyr-latest/arch/ |
D | Kconfig | 477 non-negligible amount.
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | Kconfig | 325 Internal kconfig that sets the maximum amount of simultaneous data
|
/Zephyr-latest/doc/ |
D | zephyr.doxyfile.in | 82 # option can be useful when feeding Doxygen a huge amount of source files, where 1505 # a fully collapsed tree already exceeds this amount). So setting the number of 2715 # but if the number exceeds 15, the total amount of fields shown is limited to
|
/Zephyr-latest/doc/hardware/porting/ |
D | arch.rst | 806 number of regions for a memory domain. MMU systems have an unlimited amount,
|
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/ |
D | train_hello_world_model.ipynb | 1523 …"As we can see, the amount of loss rapidly decreases over the first 25 epochs, before flattening o… 1598 "# measuring the amount of error in the prediction.\n", 2856 "# measuring the amount of error in the prediction.\n",
|
1234567