Searched full:lack (Results 1 – 25 of 71) sorted by relevance
123
/Zephyr-latest/tests/subsys/mgmt/mcumgr/os_mgmt_echo/ |
D | testcase.yaml | 8 # FIXME: Exclude architectures that lack a reboot handler function
|
/Zephyr-latest/include/zephyr/bluetooth/audio/ |
D | audio.h | 862 * @retval -ENOMEM The new value could not be set or added due to lack of memory 907 * @retval -ENOMEM The new value could not be set or added due to lack of memory 944 * @retval -ENOMEM The new value could not be set or added due to lack of memory 978 * @retval -ENOMEM The new value could not be set or added due to lack of memory 1014 * @retval -ENOMEM The new value could not be set or added due to lack of memory 1043 * @retval -ENOMEM The new value could not be set or added due to lack of memory 1088 * @retval -ENOMEM The new value could not be set or added due to lack of memory 1133 * @retval -ENOMEM The new value could not be set or added due to lack of memory 1160 * @retval -ENOMEM The new value could not be set or added due to lack of memory 1189 * @retval -ENOMEM The new value could not be set or added due to lack of memory [all …]
|
/Zephyr-latest/samples/subsys/shell/fs/ |
D | sample.yaml | 23 # This test cannot be run in CI as we lack the fuse library
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | gptp.rst | 44 due to lack of hardware clock) 45 - :zephyr:board:`qemu_x86` (emulated, limited capabilities due to lack of hardware clock)
|
/Zephyr-latest/boards/native/nrf_bsim/ |
D | ipc_backend.c | 15 * with the network core image alone, as we would lack this buffer during linking.
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | Kconfig | 33 retry to send notification that failed due to lack of TX buffers
|
/Zephyr-latest/tests/subsys/mgmt/mcumgr/os_mgmt_info/ |
D | testcase.yaml | 10 # FIXME: Exclude architectures that lack a reboot handler function
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/ |
D | lll_vendor.h | 18 * Needed due to the lack of fine timing resolution in ticker_start
|
/Zephyr-latest/tests/kernel/timer/starve/ |
D | README.txt | 8 Lack of tick announcement propagates into a monotonic increase in the
|
/Zephyr-latest/dts/bindings/gpio/ |
D | panasonic,reduced-arduino-header.yaml | 29 pins are not available due to the lack of pins on the Panasonic module.
|
/Zephyr-latest/drivers/console/ |
D | ram_console.c | 21 #error "Lack of chosen property zephyr,ram_console!"
|
/Zephyr-latest/soc/mediatek/mt8xxx/ |
D | Kconfig.defconfig | 77 # CONFIG_XTENSA turns it on (due to an xcc lack of gcc builtins?)
|
/Zephyr-latest/include/zephyr/drivers/pinctrl/ |
D | pinctrl_nxp_port_common.h | 29 * Some PORT IP instantiations lack certain features, include input buffers,
|
/Zephyr-latest/tests/subsys/mgmt/mcumgr/handler_demo/example_as_module/src/ |
D | example_mgmt.c | 69 * likely indicates a lack of available memory in example_mgmt_test() 131 * likely indicates a lack of available memory in example_mgmt_other()
|
/Zephyr-latest/samples/boards/nordic/nrfx_prs/ |
D | README.rst | 13 and the lack of possibility to deinitialize a peripheral that is initialized by
|
/Zephyr-latest/drivers/flash/ |
D | flash_util.c | 99 /* account for signedness of off_t due to lack of s32_add_overflow() */ in off_add_overflow() 106 /* account for signedness of off_t due to lack of s64_add_overflow() */ in off_add_overflow()
|
/Zephyr-latest/doc/services/crypto/ |
D | psa_crypto.rst | 120 * Most functions might fail due to a lack of resources. However, 127 * All functions that require randomness might fail due to a lack of
|
/Zephyr-latest/doc/services/storage/fcb/ |
D | fcb.rst | 44 this fails due to lack of space, you can call :c:func:`fcb_rotate` to erase
|
/Zephyr-latest/arch/x86/include/ |
D | kernel_arch_func.h | 24 * (note deliberate lack of gcc size suffix on the in arch_is_in_isr()
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll_vendor.h | 54 * Needed due to the lack of fine timing resolution in ticker_start
|
/Zephyr-latest/tests/lib/hash_function/src/ |
D | main.c | 108 * However, since we lack sqrt(n), we have to square both sides in kolmogorov_smirnov_test()
|
/Zephyr-latest/soc/nxp/imxrt/imxrt118x/ |
D | pinctrl_soc.h | 34 * pdrv_pull: registers lack a slew rate and pus field
|
/Zephyr-latest/include/zephyr/drivers/usb/ |
D | udc_buf.h | 20 * Here we try to get DMA-safe buffers, but we lack a consistent source of
|
/Zephyr-latest/doc/contribute/ |
D | bin_blobs.rst | 209 may be unable to reproduce the bug due to lack of hardware, etc. 214 removed from :file:`zephyr/west.yml` at any time due to lack of responsiveness or
|
/Zephyr-latest/doc/develop/languages/cpp/ |
D | index.rst | 144 source files due to *indirect* inclusion and the `lack of structure and 251 .. _`lack of structure and headers organization`:
|
123