Home
last modified time | relevance | path

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

12

/Zephyr-Core-3.7.0/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-Core-3.7.0/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-Core-3.7.0/drivers/mfd/
DKconfig.lpflexcomm14 unsupported concurrent enablement.
/Zephyr-Core-3.7.0/scripts/ci/
Dpylintrc143 unsupported-binary-operation,
147 unsupported-membership-test,
149 unsupported-assignment-operation,
150 unsupported-delete-operation,
153 logging-unsupported-format,
/Zephyr-Core-3.7.0/cmake/compiler/armclang/
Dgeneric.cmake15 # 'armv4t' and 'arm7tdmi' is unsupported.
/Zephyr-Core-3.7.0/include/zephyr/toolchain/
Dcommon.h101 #error Architecture unsupported
/Zephyr-Core-3.7.0/samples/basic/threads/
DREADME.rst36 unsupported board:
/Zephyr-Core-3.7.0/boards/qemu/arc/doc/
Dindex.rst61 The following platform features are unsupported:
/Zephyr-Core-3.7.0/boards/qemu/cortex_r5/doc/
Dindex.rst58 The following platform features are unsupported:
/Zephyr-Core-3.7.0/samples/basic/rgb_led/
DREADME.rst34 an unsupported board:
/Zephyr-Core-3.7.0/boards/qemu/cortex_m0/doc/
Dindex.rst58 The following platform features are unsupported:
/Zephyr-Core-3.7.0/boards/qemu/cortex_a53/doc/
Dindex.rst54 The following platform features are unsupported:
/Zephyr-Core-3.7.0/samples/basic/blinky/
DREADME.rst51 gpio_dt_spec led`` variable if you try to build Blinky for an unsupported
/Zephyr-Core-3.7.0/cmake/modules/
Dwest.cmake68 message(FATAL_ERROR "The detected west version, ${west_version}, is unsupported.\n\
/Zephyr-Core-3.7.0/boards/qemu/cortex_m3/doc/
Dindex.rst61 The following platform features are unsupported:
/Zephyr-Core-3.7.0/boards/qemu/nios2/doc/
Dindex.rst61 The following platform features are unsupported:
/Zephyr-Core-3.7.0/cmake/compiler/
Dcompiler_flags_template.cmake3 # Define the flags your toolchain support, and keep the unsupported flags empty.
/Zephyr-Core-3.7.0/samples/basic/button/
DREADME.rst25 see this error if you try to build this sample for an unsupported board:
/Zephyr-Core-3.7.0/samples/subsys/usb/hid-mouse/
DREADME.rst36 see this error if you try to build this sample for an unsupported board:
/Zephyr-Core-3.7.0/doc/hardware/peripherals/sensor/
Dindex.rst86 :ref:`rtio` is unsupported by the bus.
/Zephyr-Core-3.7.0/scripts/
Dspelling.txt1653 unnsupported||unsupported
1654 unuspported||unsupported
1667 unsuported||unsupported
1673 upsupported||unsupported
1681 usupported||unsupported
/Zephyr-Core-3.7.0/boards/qemu/x86/doc/
Dindex.rst60 The following platform features are unsupported:
/Zephyr-Core-3.7.0/arch/arm/core/
DKconfig.vfp193 the unsupported VFP instructions.
/Zephyr-Core-3.7.0/doc/develop/api/
Ddesign_guidelines.rst92 the unsupported API will result in a link-time error.
/Zephyr-Core-3.7.0/boards/amd/kv260_r5/doc/
Dindex.rst68 The following platform features are unsupported:

12