Searched refs:than (Results 401 – 425 of 493) sorted by relevance
1...<<11121314151617181920
/Zephyr-4.1.0/samples/subsys/usb/mass/ |
D | README.rst | 46 If more than 96KiB are available, FAT files system can be used
|
/Zephyr-4.1.0/boards/st/stm32l562e_dk/doc/ |
D | index.rst | 82 LSE (better than |plusminus| 0.25 % accuracy)
|
/Zephyr-4.1.0/boards/st/stm32wb5mmg/doc/ |
D | stm32wb5mmg.rst | 84 oscillator, auto-trimmed by LSE (better than
|
/Zephyr-4.1.0/doc/kernel/services/other/ |
D | fatal.rst | 191 In the event that a thread pushes more data onto its execution stack than its
|
/Zephyr-4.1.0/doc/connectivity/bluetooth/autopts/ |
D | autopts-linux.rst | 53 VirtualBox. On VirtualBox could be some issues, if your host has fewer than 6 CPU.
|
/Zephyr-4.1.0/boards/nxp/s32z2xxdc2/doc/ |
D | index.rst | 295 the build configuration. To debug for a core different than the default use:
|
/Zephyr-4.1.0/doc/kernel/usermode/ |
D | overview.rst | 152 driver other than their own thread object. Such access must be granted by
|
/Zephyr-4.1.0/boards/st/nucleo_u5a5zj_q/doc/ |
D | index.rst | 109 autotrimmed by LSE (better than ± 0.25 % accuracy)
|
/Zephyr-4.1.0/boards/native/native_sim/doc/ |
D | index.rst | 249 If, for some reason, native_sim runs slower than real time, all this 258 slower than real time. 269 100ppm slower than real time.
|
/Zephyr-4.1.0/doc/build/dts/ |
D | howtos.rst | 258 precedence than those made via ``DTC_OVERLAY_FILE``. 406 needs nothing more than this:
|
D | bindings-syntax.rst | 103 If more than one binding for a compatible is found, an error is raised. 395 "gpio", so that ``foo-gpios`` will have specifier space "gpio" rather than
|
/Zephyr-4.1.0/doc/security/ |
D | sensor-threat.rst | 159 version number than the current image. 229 require the certificate to be more restrictive than as
|
/Zephyr-4.1.0/doc/develop/test/ |
D | ztest.rst | 357 Ztest can be used for unit testing. This means that rather than including the 414 than just keeping the information in the test source files
|
/Zephyr-4.1.0/doc/releases/ |
D | migration-guide-4.0.rst | 91 versions larger than ``0.0.1024`` (:github:`78128`). 135 The new property allows to add more than one power domain.
|
D | release-notes-3.1.rst | 81 cases other than NO_REMAP/REMAP_0) 1106 - Added initial support for devices with a write alignment larger than 8B. 1110 - Fixed image decryption for SoC flash with page sizes larger than 1024 B in single loader mode. 1182 - :github:`41286` - Bluetooth SDP: When the SDP attribute length is greater than SDP_MTU, the attri… 1199 - :github:`43646` - mgmt/mcumgr/lib: OS taskstat may give shorter list than expected 1334 …ller: df: Possible memory overwrite if requested number of CTE is greater than allowed by configur… 1415 * :github:`45345` - Make FCB work with sectors larger than 16K 1757 * :github:`43117` - Not possible to create more than one shield. 1827 * :github:`42306` - Bluetooth: Host: More than ``CONFIG_BT_EATT_MAX`` EATT channels may be created
|
D | release-notes-3.3.rst | 56 added to enable the PAST implementation rather than 429 * Added a guard to prevent bonding to the same device more than once. 432 * Changed the behavior when receiving an L2CAP K-frame larger than the MPS, 1054 are larger than the network device MTU. This is disabled by default but can 1183 * Added check to prevent recursive logging loop and allowed to send more than 2700 - :github:`52954` - check_zephyr_package() only checks the first zephyr package rather than all the… 3058 * :github:`53468` - STM32 single-wire UART not working when poll-out more than 1 char 3112 * :github:`53103` - Zephyr shell on litex : number higher than 10 are printed as repeated hex 3194 * :github:`52598` - esp32c3 Unable to do any timing faster than 1ms 3256 * :github:`52228` - Bluetooth: L2CAP: receive a K-frame with payload longer than MPS if Enhanced AT… [all …]
|
D | release-notes-3.7.rst | 30 data flows than the previous fetch/get APIs. 773 managed by the kernel rather than a manual infinite loop. 817 that the number of interrupts received by the driver may be less than the number of 1810 operation has been previously used for removing/scrambling data rather than 1815 fixed partition information from a devicetree node rather than a label. 1822 size than available, because space for reserved ate was not subtracted. 1987 * Support for MCUboot signature types other than RSA-3072 has been added.
|
/Zephyr-4.1.0/arch/arm/core/ |
D | Kconfig | 95 higher performance than existing high density code, which can be used
|
/Zephyr-4.1.0/doc/connectivity/networking/api/ |
D | sockets.rst | 48 or send) less data than requested by the user (on ``SOCK_STREAM`` type
|
/Zephyr-4.1.0/doc/connectivity/bluetooth/ |
D | bluetooth-arch.rst | 177 that require more than one Bluetooth radio operating at the same time but sharing the
|
/Zephyr-4.1.0/doc/contribute/coding_guidelines/ |
D | index.rst | 114 …ions shall be taken in order to prevent the contents of a header file being included more than once 435 - An element of an object shall not be initialized more than once 547 …- The right hand operand of a shift operator shall lie in the range zero to one less than the wid… 583 …decrement (--) operator should have no other potential side effects other than that caused by the … 787 - Declarations should contain no more than two levels of pointer nesting
|
/Zephyr-4.1.0/doc/develop/application/ |
D | index.rst | 355 its version is older than either the version in your 484 :makevar:`BOARD` value than you set during the build configuration step. 496 #. If your application uses a configuration file or files other than 918 is often significantly faster than building it the first time.
|
/Zephyr-4.1.0/soc/intel/intel_adsp/ace/ |
D | ace-link.ld | 329 * VECBASE more than a few pages. So workaround the issue by putting
|
/Zephyr-4.1.0/subsys/bluetooth/controller/ |
D | Kconfig.df | 306 sure actual samples are not greater than 8 bits. This prevents additional accuracy loss
|
/Zephyr-4.1.0/boards/st/b_u585i_iot02a/doc/ |
D | index.rst | 76 LSE (better than |plusminus| 0.25 % accuracy)
|
1...<<11121314151617181920