Home
last modified time | relevance | path

Searched refs:unsupported (Results 1 – 25 of 45) sorted by relevance

12

/Zephyr-latest/tests/bluetooth/controller/ctrl_unsupported/src/
Dmain.c253 ZTEST(unsupported, test_no_enc_per_rem) in ZTEST() argument
262 ZTEST(unsupported, test_no_enc_cen_rem) in ZTEST() argument
271 ZTEST(unsupported, test_no_per_feat_exch_per_rem) in ZTEST() argument
279 ZTEST(unsupported, test_no_per_feat_exch_cen_rem) in ZTEST() argument
290 ZTEST(unsupported, test_no_cpr_per_rem) in ZTEST() argument
298 ZTEST(unsupported, test_no_cpr_cen_rem) in ZTEST() argument
309 ZTEST(unsupported, test_no_phy_per_rem) in ZTEST() argument
317 ZTEST(unsupported, test_no_phy_cen_rem) in ZTEST() argument
329 ZTEST_SUITE(unsupported, NULL, NULL, unsupported_setup, NULL, NULL);
/Zephyr-latest/lib/os/
Dcbprintf_complete.c194 bool unsupported: 1; member
404 conv->unsupported |= ((conv->width_value < 0) in extract_width()
438 conv->unsupported |= ((conv->prec_value < 0) in extract_prec()
492 conv->unsupported = true; in extract_length()
516 bool unsupported = false; in extract_specifier() local
537 unsupported = (conv->length_mod != LENGTH_NONE); in extract_specifier()
544 unsupported = sizeof(long) > 4; in extract_specifier()
547 unsupported = sizeof(long long) > 4; in extract_specifier()
550 unsupported = sizeof(uintmax_t) > 4; in extract_specifier()
553 unsupported = sizeof(size_t) > 4; in extract_specifier()
[all …]
/Zephyr-latest/drivers/mfd/
DKconfig.lpflexcomm14 unsupported concurrent enablement.
/Zephyr-latest/scripts/ci/
Dpylintrc142 unsupported-binary-operation,
146 unsupported-membership-test,
148 unsupported-assignment-operation,
149 unsupported-delete-operation,
152 logging-unsupported-format,
/Zephyr-latest/cmake/compiler/armclang/
Dgeneric.cmake15 # 'armv4t' and 'arm7tdmi' is unsupported.
/Zephyr-latest/include/zephyr/toolchain/
Dcommon.h101 #error Architecture unsupported
/Zephyr-latest/samples/basic/threads/
DREADME.rst36 unsupported board:
/Zephyr-latest/boards/qemu/arc/doc/
Dindex.rst58 The following platform features are unsupported:
/Zephyr-latest/soc/espressif/common/
DKconfig11 bool "Use unsupported ESP32 revision (Rev 0/1)"
/Zephyr-latest/boards/qemu/cortex_r5/doc/
Dindex.rst55 The following platform features are unsupported:
/Zephyr-latest/samples/basic/rgb_led/
DREADME.rst34 an unsupported board:
/Zephyr-latest/boards/qemu/cortex_a53/doc/
Dindex.rst51 The following platform features are unsupported:
/Zephyr-latest/boards/qemu/cortex_m0/doc/
Dindex.rst55 The following platform features are unsupported:
/Zephyr-latest/samples/basic/blinky/
DREADME.rst51 gpio_dt_spec led`` variable if you try to build Blinky for an unsupported
/Zephyr-latest/cmake/modules/
Dwest.cmake68 message(FATAL_ERROR "The detected west version, ${west_version}, is unsupported.\n\
/Zephyr-latest/boards/qemu/cortex_m3/doc/
Dindex.rst58 The following platform features are unsupported:
/Zephyr-latest/boards/qemu/nios2/doc/
Dindex.rst58 The following platform features are unsupported:
/Zephyr-latest/samples/basic/button/
DREADME.rst25 see this error if you try to build this sample for an unsupported board:
/Zephyr-latest/samples/subsys/usb/hid-mouse/
DREADME.rst36 see this error if you try to build this sample for an unsupported board:
/Zephyr-latest/doc/hardware/peripherals/sensor/
Dindex.rst86 :ref:`rtio` is unsupported by the bus.
/Zephyr-latest/cmake/compiler/
Dcompiler_flags_template.cmake3 # Define the flags your toolchain support, and keep the unsupported flags empty.
/Zephyr-latest/scripts/
Dspelling.txt1652 unnsupported||unsupported
1653 unuspported||unsupported
1666 unsuported||unsupported
1672 upsupported||unsupported
1680 usupported||unsupported
/Zephyr-latest/arch/arm/core/
DKconfig.vfp193 the unsupported VFP instructions.
/Zephyr-latest/boards/qemu/x86/doc/
Dindex.rst57 The following platform features are unsupported:
/Zephyr-latest/boards/amd/kv260_r5/doc/
Dindex.rst48 The following platform features are unsupported:

12