Home
last modified time | relevance | path

Searched full:able (Results 1 – 25 of 577) sorted by relevance

12345678910>>...24

/Zephyr-latest/tests/net/lib/lwm2m/block_transfer/src/
Dmain.c88 zassert_ok(ret, "Should be able to write to buffer"); in ZTEST_F()
94 zassert_equal(ret, -ENOMEM, "Should not be able to write to full buffer"); in ZTEST_F()
114 zassert_equal(0, ret, "Not able to append option"); in ZTEST_F()
117 zassert_equal(0, ret, "Not able to append payload marker"); in ZTEST_F()
121 zassert_ok(ret, "Should be able to write to buffer"); in ZTEST_F()
177 zassert_equal(0, ret, "Not able to append option"); in ZTEST_F()
180 zassert_equal(0, ret, "Not able to append option"); in ZTEST_F()
191 zassert_equal(0, ret, "Not able to append payload marker"); in ZTEST_F()
195 zassert_ok(ret, "Should be able to write to buffer"); in ZTEST_F()
233 zassert_equal(0, ret, "Not able to append option"); in ZTEST_F()
[all …]
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/beacon/
Dbeacon_interval.sh11 # tx node is able to adapt observed beacon interval and able to send at least one
/Zephyr-latest/drivers/timer/
DKconfig.gecko14 to be able to keep track of time and wake up from EM2 & EM3 sleep
20 1. You won't be able to use the usual 0.1ms-granularity tickless
/Zephyr-latest/samples/bluetooth/hci_ipc/
Doverlay-nrf5340_cpunet_iso_nrf21540_ek-bt_ll_sw_split.conf2 # to be able to fit in 64KB RAM, in case needed in the future.
/Zephyr-latest/samples/subsys/fs/littlefs/boards/
Dnucleo_h7a3zi_q.conf8 # This is required by the flash driver to be able
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/device/
Dprj.conf12 # Increase the maximum number of buffers for advertising data to be able to set the scanning data
/Zephyr-latest/tests/boot/test_mcuboot/swapped_app/
DKconfig4 # Workaround for not being able to have commas in macro arguments
/Zephyr-latest/soc/nxp/imx/imx9/imx95/
DKconfig.defconfig.mimx95.a556 # Workaround for not being able to have commas in macro arguments
/Zephyr-latest/soc/nxp/imx/imx9/imx93/
DKconfig.defconfig.mimx93.a556 # Workaround for not being able to have commas in macro arguments
/Zephyr-latest/soc/nxp/imx/imx8m/
DKconfig.defconfig.mimx8ml8_a536 # Workaround for not being able to have commas in macro arguments
DKconfig.defconfig.mimx8mm6_a536 # Workaround for not being able to have commas in macro arguments
DKconfig.defconfig.mimx8mn6_a536 # Workaround for not being able to have commas in macro arguments
/Zephyr-latest/boards/nxp/lpcxpresso54114/
DKconfig.defconfig9 # Workaround for not being able to have commas in macro arguments
/Zephyr-latest/tests/drivers/gpio/gpio_nrf/
DREADME.txt7 to ensure that the driver is able to properly handle
/Zephyr-latest/subsys/mgmt/osdp/
DKconfig.pd129 - 01: The PD is able to activate and deactivate the Output per direct
131 - 02: Like 01, plus: The PD is able to accept configuration of the Output
138 - 03: Like 01, plus: The PD is able to accept timed commands to the
240 - 02: The PD is able to locally update the time and date
/Zephyr-latest/doc/develop/toolchains/
Dhost.rst7 a Linux host, you may be able to reuse the native development tools provided
/Zephyr-latest/lib/libc/picolibc/
Derrno_wrap.c12 * Picolibc needs to be able to declare this itself so that the library
/Zephyr-latest/soc/arm/fvp_aemv8a/
DKconfig.defconfig15 # Workaround for not being able to have commas in macro arguments
/Zephyr-latest/soc/arm/fvp_aemv8r/
DKconfig.defconfig12 # Workaround for not being able to have commas in macro arguments
/Zephyr-latest/soc/xlnx/zynq7000/
DKconfig.defconfig14 # Workaround for not being able to have commas in macro arguments
/Zephyr-latest/include/zephyr/drivers/pcie/
Dvc.h58 * Note: Not being able to enable such feature is a non-fatal error
80 * Note: Not being able to enable such feature is a non-fatal error
/Zephyr-latest/drivers/sensor/st/lis2dux12/
Dlis2dux12_trigger.c26 LOG_ERR("%s: Not able to configure pin_int", dev->name); in lis2dux12_gpio_callback()
127 LOG_ERR("%s: Not able to configure pin_int", dev->name); in lis2dux12_trigger_set()
144 LOG_ERR("%s: Not able to initialize device interrupt", dev->name); in lis2dux12_trigger_set()
/Zephyr-latest/soc/xlnx/zynqmp/
DKconfig.defconfig19 # Workaround for not being able to have commas in macro arguments
/Zephyr-latest/soc/arm/qemu_cortex_a53/
DKconfig.defconfig16 # Workaround for not being able to have commas in macro arguments
/Zephyr-latest/boards/st/stm32h747i_disco/support/
Dopenocd_stm32h747i_disco_m7.cfg8 # Use connect_assert_srst here to be able to program

12345678910>>...24