Searched refs:free (Results 276 – 298 of 298) sorted by relevance
1...<<1112
/Zephyr-latest/doc/releases/ |
D | release-notes-3.6.rst | 462 * Added the ability to specify a start address when searching for a free I3C 1169 * Added support to allocate and free stacks up to 8 MB with pthread_attr_t.
|
D | release-notes-1.14.rst | 402 * :github:`17936` - Bluetooth: Mesh: The canceled buffer is not free, causing a memory leak 408 * :github:`18013` - BLE Mesh On Net Buffer free issue 547 - The core kernel is now 100% free of use of the global irq_lock on 1198 * :github:`15050` - Using TCP in zperf causes free memory access 2066 * :github:`10348` - valgrind detected issue in logger, during msg free
|
D | release-notes-2.0.rst | 733 * :github:`18013` - BLE Mesh On Net Buffer free issue 751 * :github:`17936` - Bluetooth: Mesh: The canceled buffer is not free, causing a memory leak 1369 * :github:`13288` - Disable JTAG debug port for free use GPIO PA15, PB3, PB4 on STM32F1 series
|
D | release-notes-2.4.rst | 944 * :github:`28347` - Possible use-after-free of rx_msg->tx_block in kernel/mailbox.c 1164 * :github:`27434` - Bluetooth: L2CAP: buffer use after free 1791 * :github:`19348` - net: TCP/IPv6 set of fragmented packets causes Zephyr QEMU to double free
|
D | release-notes-3.2.rst | 1677 - :github:`41823` - Bluetooth: Controller: llcp: Remote request are dropped due to lack of free pro… 2620 * :github:`34600` - Bluetooth: L2CAP: Deadlock when there are no free buffers while transmitting on… 2632 * :github:`33339` - API/functions to get remaining free heap size
|
D | release-notes-3.3.rst | 546 flash used by this area re-assigned to other partitions to free up space 915 * Enhanced ST LIS2DW12 driver to support free fall detection. 1006 * Added free watchdog driver for GigaDevice GD32 SoCs. 3690 * :github:`41823` - Bluetooth: Controller: llcp: Remote request are dropped due to lack of free pro…
|
D | release-notes-2.1.rst | 648 * :github:`19910` - Bluetooth: Mesh: Thread stack can reduce by use malloc&free function
|
D | release-notes-2.7.rst | 1077 * :github:`38829` - net_buf issue leads to unwanted elem free 1866 * :github:`31593` - civetweb hangs when there are no free filedescriptors
|
D | release-notes-2.3.rst | 1047 * :github:`24101` - Bluetooth: Mesh: Transport Segment send failed lead to seg_tx un-free
|
D | release-notes-2.6.rst | 1643 * :github:`33339` - API/functions to get remaining free heap size
|
/Zephyr-latest/doc/kernel/usermode/ |
D | syscalls.rst | 525 /* All done with the memory, free it and return */
|
/Zephyr-latest/doc/kernel/services/ |
D | interrupts.rst | 687 configures an interrupt it will look for a free vector in the appropriate range
|
/Zephyr-latest/drivers/wifi/nrf_wifi/src/ |
D | wpa_supp_if.c | 1624 free(rpu_ctx_zep->extended_capa); in nrf_wifi_wpa_supp_event_get_wiphy()
|
/Zephyr-latest/ |
D | Kconfig.zephyr | 609 This option is a free-form string that is passed to the compiler
|
/Zephyr-latest/arch/ |
D | Kconfig | 856 this mapping at all; non-kernel pages will be considered free (unless marked
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | conn.c | 887 return k_fifo_is_empty(&fragments.free); in dont_have_viewbufs()
|
/Zephyr-latest/doc/services/zbus/ |
D | index.rst | 133 enable the developer to be as free as possible to create what they need. For example, messages can
|
/Zephyr-latest/doc/connectivity/bluetooth/api/audio/ |
D | bluetooth-le-audio-arch.rst | 1295 There is a free ebook on LE Audio at https://www.bluetooth.com/bluetooth-resources/le-audio-book/.
|
/Zephyr-latest/subsys/bluetooth/controller/ |
D | Kconfig.ll_sw_split | 1200 # Hidden options to use free running counter in ticker implementation
|
/Zephyr-latest/doc/develop/test/ |
D | twister.rst | 54 If you have a system with a large number of cores and plenty of free storage space,
|
/Zephyr-latest/doc/contribute/coding_guidelines/ |
D | index.rst | 1339 free(),ISO/IEC 9899:2011
|
/Zephyr-latest/doc/_doxygen/ |
D | doxygen-awesome.css | 10 Permission is hereby granted, free of charge, to any person obtaining a copy
|
/Zephyr-latest/doc/ |
D | zephyr.doxyfile.in | 341 # VHDL, Fortran (fixed format Fortran: FortranFixed, free formatted Fortran: 343 # tries to guess whether the code is fixed or free formatted code, this is the
|
1...<<1112