Home
last modified time | relevance | path

Searched refs:calls (Results 176 – 200 of 204) sorted by relevance

123456789

/Zephyr-latest/share/sysbuild/cmake/modules/
Dsysbuild_extensions.cmake14 # IMAGE: image name identifying the cache for later sysbuild_get() lookup calls.
/Zephyr-latest/doc/releases/
Dmigration-guide-4.0.rst464 Any calls to :c:func:`bt_le_adv_start` that use the combination
Drelease-notes-2.5.rst228 * Fixed inline assembly code in Cortex-M system calls.
664 * Added locking to IPv6, CAN and packet socket bind calls.
1091 * :github:`31613` - Undefined reference errors when using External Library with k_msgq_* calls
1195 * :github:`30964` - Sleep calls are off on qemu_x86
Dmigration-guide-3.6.rst575 cannot be accessed from usermode thread. This means that the API calls will need to made
Drelease-notes-3.3.rst423 * Fixed missing calls to bt_le_per_adv_sync_cb.term when deleting a periodic
2393 is used, there can be an issue whereby the ``printk()`` calls output during
2395 ``printk()`` calls to the logging system, For user applications,
2792 - :github:`54500` - jwt: memory allocation problem after multiple jwt_sign calls
3108 * :github:`53151` - fs: FAT_FS_API MKFS test uses driver specific calls
3797 * :github:`25407` - No tests/samples covering socket read()/write() calls
Drelease-notes-3.7.rst586 calls of :c:func:`adc_raw_to_millivolts()`.
1519 * Added support for tracing socket API calls.
1687 * In FS group, TinyCrypt has been replaced with PSA calls for SHA calculation.
Drelease-notes-2.4.rst182 with memory mapping calls allocating virtual memory growing downward
244 * Added thread safety to Non-Secure entry function calls in ARMv8-M
1647 * :github:`23873` - GNA subsystem does not provide any system calls
Drelease-notes-2.7.rst24 * Additional Blocking API calls for LoRa
611 of RNG calls.
1922 …thub:`22131` - ARM Cortex_R: CONFIG_USERSPACE: external interrupts are disabled during system calls
Drelease-notes-3.1.rst135 * The ``pin`` prefix has been removed from all PWM API calls. So for example,
136 ``pwm_pin_set_cycles`` is now ``pwm_set_cycles``. The old API calls are
1962 * :github:`31613` - Undefined reference errors when using External Library with k_msgq_* calls
Drelease-notes-2.3.rst191 * The timeout arguments to all kernel calls are now a "k_timeout_t"
476 * Replaced counter driver usage with k_timer calls
Drelease-notes-3.5.rst2186 ``user_data`` pointer to keep context between the function calls.
2284 * CDDL auto-generated function code has been replaced with zcbor function calls, this now allows
Drelease-notes-2.1.rst380 * Folded consecutive calls to bt_rand into one to reduce overhead
/Zephyr-latest/doc/build/dts/
Dhowtos.rst525 ``DT_INST_FOREACH_STATUS_OKAY`` expands to code which calls
/Zephyr-latest/drivers/wifi/nrf_wifi/
DKconfig.nrfwifi157 # Making calls to RPU from net_mgmt callbacks.
/Zephyr-latest/cmake/modules/
Dextensions.cmake493 # following zephyr_library_* calls are executed within the scope of the
818 # Within application CMakeLists.txt files, ensure that all calls to
843 # board_runner_args() calls, and otherwise finishes registering a
850 # placed before board_runner_args() calls, so they generally take
1238 # Subsequent calls to zephyr_linker_sources with the same file(s) will remove
2981 # When using CMake version 3.21 or newer 'zephyr_file_copy()' simply calls
/Zephyr-latest/doc/build/sysbuild/
Dindex.rst738 they are added, as ``ExternalZephyrProject_Add()`` calls are processed by CMake.
/Zephyr-latest/
DCMakeLists.txt163 # Kconfig.zephyr "Detect buffer overflows in libc calls" is a kconfig choice,
876 # This is passed into all calls to the gen_kobject_list.py script.
/Zephyr-latest/subsys/net/ip/
DKconfig979 thread waits for timestamped TX frames and calls registered
/Zephyr-latest/doc/kernel/services/
Dinterrupts.rst693 creates a small assembly language function which calls the common interrupt
/Zephyr-latest/doc/services/logging/
Dindex.rst129 :kconfig:option:`CONFIG_LOG_PRINTK`: Redirect printk calls to the logging.
/Zephyr-latest/kernel/
DKconfig988 Untrusted parameters from user mode may be used in system calls to
/Zephyr-latest/subsys/bluetooth/host/
DKconfig191 Otherwise, random numbers will be generated through multiple HCI calls,
/Zephyr-latest/doc/hardware/porting/
Dboard_porting.rst746 The order of the ``include()`` calls in your :file:`board.cmake` matters. The
/Zephyr-latest/doc/services/zbus/
Dindex.rst523 the event dispatcher calls listeners with the notifying channel already locked. Subscribers,
/Zephyr-latest/doc/contribute/
Dguidelines.rst711 be freed with free() later. It follows all branches and function calls to see

123456789