Searched refs:long (Results 151 – 175 of 201) sorted by relevance
123456789
/Zephyr-latest/boards/st/sensortile_box_pro/doc/ |
D | index.rst | 10 The SensorTile.box PRO board fits into a small plastic box with a long-life rechargeable
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | workqueue.rst | 197 as long as it is still waiting for a poll event. In such case, the kernel 459 resubmit as long as you're sure that eventually the item will take its lock
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.8.rst | 126 * Bluetooth 5.0: Added Multiple PHY support, both 2Mbit/s and long-range coded
|
D | release-notes-2.5.rst | 605 * Fixed long options encoding. 996 * :github:`31994` - drivers: flash: stm32h7: fix int/long int warnings 1012 * :github:`31911` - Bluetooth: Mesh: Network buffer overflow on too long proxy messages 1241 * :github:`30636` - TCP stack locks irq's for too long 1261 * :github:`30509` - k_timer_remaining_get returns incorrect value on long timers 1394 * :github:`29913` - Question : Bluetooth mesh using long range
|
D | release-notes-2.3.rst | 932 * :github:`24744` - k_thread_join() taking a very long time on qemu_cortex_m3 961 * :github:`24576` - scripts/subfolder_list.py: Support long paths 1323 * :github:`19075` - k_delayed_work_submit() does not handle long delays correctly 1382 * :github:`16072` - boards/up_squared: k_sleep() too long with local APIC timer
|
D | release-notes-3.4.rst | 408 * Added support for long reads and writes for multiple profiles. 409 * Added support for long BAP ASE notifications and optimized long notify
|
D | release-notes-2.2.rst | 190 serious issues, not fixed since a long time. Where it was possible 730 * :github:`23231` - RISCV Machine Timer consistently interrupts long running system after soft reset 1078 * :github:`20640` - Bluetooth: l2cap do not recover when faced with long packets and run out of bu…
|
D | release-notes-3.0.rst | 359 * Added support for setting long periodic advertising data 882 * :github:`42648` - Setting long advertising data does not work 959 * :github:`41996` - LWM2M writing too long strings trigger post_write_cb with previously written va…
|
D | release-notes-3.2.rst | 342 * Removed ``CONFIG_BT_HCI_ECC_STACK_SIZE``. A new Bluetooth long workqueue 1791 - :github:`50658` - BLE stack notifications blocks host side for too long 2470 * :github:`45315` - drivers: timer: nrf_rtc_timer: NRF boards take a long time to boot application … 2524 * :github:`43811` - ble: gatt: db_hash_work runs for too long and makes serial communication fail 2578 * :github:`41204` - LE Audio: BASS read long 2579 * :github:`41203` - LE Audio: BASS write long
|
D | release-notes-2.0.rst | 956 * :github:`16823` - k_busy_wait() on nRF5x boards isn't waiting long enough 1120 * :github:`16072` - boards/up_squared: k_sleep() too long with local APIC timer 1429 * :github:`8734` - USB: DFU timeout on nRF52840 due to long flash erase 1459 * :github:`6183` - sensor: Handling sensors with long measurement times
|
D | release-notes-3.5.rst | 148 * Added support for long read/write in CAP 556 * Fix long ISR execution in Silicon Labs I2C target callback 2122 * ``CONFIG_XOROSHIRO_RANDOM_GENERATOR``, deprecated a long time ago, is finally removed.
|
D | release-notes-2.1.rst | 485 * :github:`20939` - long duration timeouts can cause loss of time 837 * :github:`17832` - x86: update mmustructs.h and x86\_mmu.c to support long mode
|
/Zephyr-latest/doc/build/dts/ |
D | troubleshooting.rst | 295 Compiler messages for devicetree errors can sometimes be very long. This
|
D | api-usage.rst | 108 long my_i2c = DT_NODELABEL(i2c1);
|
/Zephyr-latest/doc/build/kconfig/ |
D | setting.rst | 194 As long as :file:`zephyr/.config` exists and is up-to-date (is newer than any
|
/Zephyr-latest/doc/develop/west/ |
D | release-notes.rst | 145 long been obsoleted by Zephyr v2.7 LTS. If you need to use Zephyr v1.14, you 712 projects are not cloned, as long as its format string only requires
|
/Zephyr-latest/doc/_static/css/ |
D | custom.css | 761 /* Make long words always display on a single line, keep wrapping for multiple words */ 762 /* This fixes the class reference titles' display with very long class names */
|
/Zephyr-latest/doc/connectivity/networking/conn_mgr/ |
D | main.rst | 72 Afterwards, ifaces can become ready or unready without firing additional events, so long as there a…
|
/Zephyr-latest/doc/services/device_mgmt/smp_groups/ |
D | smp_group_1.rst | 425 receive response until the command completes, which can take a long time.
|
/Zephyr-latest/doc/build/dts/api/ |
D | api.rst | 57 as long as it has a matching binding.
|
/Zephyr-latest/boards/phytec/reel_board/doc/ |
D | index.rst | 411 reel board and shields can be used as long as there is no conflict
|
/Zephyr-latest/subsys/shell/backends/ |
D | Kconfig.backends | 125 slow and may need to be increased if long messages are pasted directly
|
/Zephyr-latest/scripts/ |
D | checkpatch.pl | 2822 my $long = 0; 2839 $long = 1 if ($line =~ /\bcommit\s+[0-9a-f]{41,}/i); 2864 ($short || $long || $space || $case || ($orig_desc ne $description) || !$hasparens)) {
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_rt11xx.dtsi | 63 * times for long idle periods
|
/Zephyr-latest/doc/contribute/ |
D | guidelines.rst | 417 * less than 72 characters long 465 with long URLs, email addresses, etc.
|
123456789