Searched refs:free (Results 201 – 225 of 298) sorted by relevance
12345678910>>...12
/Zephyr-latest/boards/st/nucleo_h745zi_q/doc/ |
D | index.rst | 18 The STM32 Nucleo-144 board comes with the STM32 comprehensive free software 41 - Comprehensive free software libraries and examples available with the
|
/Zephyr-latest/subsys/fs/ |
D | fuse_fs_access.c | 536 free(full_cmd); in fuse_fs_access_exit()
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | slabs.rst | 138 Use a memory slab to allocate and free memory in fixed-size blocks.
|
D | sys_mem_blocks.rst | 183 To allocate and free memory blocks from the group:
|
/Zephyr-latest/doc/develop/languages/c/ |
D | index.rst | 92 :c:func:`malloc` and :c:func:`free`) and these functions are implemented by the
|
/Zephyr-latest/doc/services/pm/ |
D | system.rst | 118 :c:func:`pm_policy_next_state` function. In this policy, the application is free
|
/Zephyr-latest/doc/services/llext/ |
D | load.rst | 66 The :c:func:`llext_unload` function must be called to free the memory used by
|
/Zephyr-latest/boards/st/nucleo_g031k8/doc/ |
D | index.rst | 17 The STM32 Nucleo-32 board comes with the STM32 comprehensive free software
|
/Zephyr-latest/doc/develop/test/ |
D | pytest.rst | 15 Python is known for its free libraries and ease of using it for scripting. In addition, pytest 159 # free the serial port for mcumgr
|
/Zephyr-latest/boards/altr/max10/doc/ |
D | index.rst | 208 This is free software: you are free to change and redistribute it.
|
/Zephyr-latest/samples/subsys/usb/dfu/ |
D | README.rst | 114 There are some symbols that can be used to enable a hands free download:
|
/Zephyr-latest/boards/st/stm32f412g_disco/doc/ |
D | index.rst | 37 - Comprehensive free software including a variety of examples, part of STM32Cube package
|
/Zephyr-latest/boards/st/stm32f413h_disco/doc/ |
D | index.rst | 38 - Comprehensive free software including a variety of examples, part of STM32Cube package
|
/Zephyr-latest/boards/st/stm32g071b_disco/doc/ |
D | index.rst | 36 - 2 x 8-pin GPIOs free pins from microcontroller
|
/Zephyr-latest/subsys/sensing/ |
D | sensor_mgmt.c | 385 free(*conn); in close_sensor()
|
/Zephyr-latest/ |
D | LICENSE | 68 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 75 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
D | CODE_OF_CONDUCT.md | 6 community a harassment-free experience for everyone, regardless of age, body
|
/Zephyr-latest/doc/kernel/object_cores/ |
D | index.rst | 38 Developers are free to integrate them if desired into other objects within
|
/Zephyr-latest/drivers/dma/ |
D | dma_intel_adsp_hda.c | 236 stat->free = unused; in intel_adsp_hda_dma_status()
|
/Zephyr-latest/subsys/net/lib/dhcpv4/ |
D | Kconfig | 149 case it runs out of free addresses to assign.
|
/Zephyr-latest/tests/bluetooth/controller/common/src/ |
D | helper_util.c | 447 free(ntf); in release_ntf()
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | i3c.rst | 106 done, or use a free address). 112 assigned a free address, or the device driver can stop
|
/Zephyr-latest/tests/bluetooth/audio/cap_commander/src/ |
D | test_micp.c | 64 free(f); in cap_commander_test_micp_teardown()
|
/Zephyr-latest/doc/security/ |
D | secure-coding.rst | 209 A free class from the nonprofit OpenSecurityTraining2 for C/C++ developers 213 covers uninitialized data access, race conditions, use-after-free, type confusion,
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | access.rst | 243 If the delayable message functionality cannot find enough free memory to store an incoming 244 message, it will send messages with delay close to expiration to free memory.
|
12345678910>>...12