Home
last modified time | relevance | path

Searched refs:advanced (Results 1 – 25 of 150) sorted by relevance

123456

/Zephyr-latest/samples/subsys/debug/
Dindex.rst5 Samples that demonstrate advanced debugging features.
/Zephyr-latest/doc/services/debugging/
Dsymtab.rst7 stage that keep tracks of the information about the functions' name and address, for advanced appli…
18 function to look-up the symbol name and offset of an address. More advanced functionalities and be
/Zephyr-latest/doc/hardware/peripherals/
Dauxdisplay.rst13 advanced custom feature supported is generation of custom characters.
Dmspi.rst7 advanced SPI peripherals and devices that typically require command,
9 While the API supports advanced features such as :term:`XIP` and scrambling,
23 The API supports single to hex SDR/DDR IO with variable latency and advanced
/Zephyr-latest/subsys/bluetooth/host/
Diso.c926 bool is_broadcast, bool advanced) in valid_chan_io_qos() argument
951 if (advanced) { in valid_chan_io_qos()
973 ARG_UNUSED(advanced); in valid_chan_io_qos()
1668 static bool valid_chan_qos(const struct bt_iso_chan_qos *qos, bool advanced) in valid_chan_qos() argument
1671 if (advanced && !IN_RANGE(qos->num_subevents, BT_ISO_NSE_MIN, BT_ISO_NSE_MAX)) { in valid_chan_qos()
1679 if (!valid_chan_io_qos(qos->rx, false, false, advanced)) { in valid_chan_qos()
1689 if (!valid_chan_io_qos(qos->tx, true, false, advanced)) { in valid_chan_qos()
2015 static bool valid_cig_param(const struct bt_iso_cig_param *param, bool advanced, in valid_cig_param() argument
2043 if (!valid_chan_qos(cis->qos, advanced)) { in valid_cig_param()
2094 if (!advanced) { in valid_cig_param()
[all …]
/Zephyr-latest/drivers/ieee802154/
DKconfig.cc13xx_cc26xx92 bool "Use custom radio setup structures (advanced)"
100 bool "Use custom power table structure (advanced)"
/Zephyr-latest/doc/develop/optimizations/
Dfootprint.rst60 of this configuration choice though, because you'll lose advanced stack
/Zephyr-latest/boards/fanke/fk750m1_vbt6/doc/
Dindex.rst6 The FK750M1-VBT6 core board by FANKE Technology Co., Ltd. is an advanced microcontroller
14 Its wide range of hardware features, including advanced display and image processing capabilities,
/Zephyr-latest/tests/arch/arm/arm_irq_advanced_features/
DREADME.txt1 Title: Test to verify advanced features of ARM Cortex-M interrupt handling.
/Zephyr-latest/dts/arm/gd/gd32e50x/
Dgd32e507xe.dtsi19 is-advanced;
/Zephyr-latest/boards/sipeed/longan_nano/doc/
Dindex.rst22 - 1 x advanced 16-bit timer
/Zephyr-latest/doc/develop/west/
Dalias.rst37 Overriding/shadowing other or built-in commands is an advanced use case, it can lead to
/Zephyr-latest/boards/fanke/fk7b0m1_vbt6/doc/
Dindex.rst9 The FK7B0M1-VBT6 core board by FANKE Technology Co., Ltd. is an advanced microcontroller
17 Its wide range of hardware features, including advanced display and touch capabilities,
/Zephyr-latest/samples/modules/thrift/hello/
DREADME.rst129 To enable advanced features, extra arguments should be passed accordingly:
207 The additional arguments for advanced features are the same as
/Zephyr-latest/boards/shields/atmel_rf2xx/doc/
Dindex.rst35 advanced features. For Xplained headers the `atmel_rf2xx_xplained`_ must be
131 Arduino Uno R3 header is available without advanced features. It is enabled
182 MikroBus header is available without advanced features. It is
/Zephyr-latest/boards/shields/nrf7002eb/doc/
Dindex.rst14 Seamlessly connect to Wi-Fi networks and leverage Wi-Fi-based locationing, enabling advanced
/Zephyr-latest/boards/shields/nrf7002ek/doc/
Dindex.rst14 Seamlessly connect to Wi-Fi networks and leverage Wi-Fi-based locationing, enabling advanced
/Zephyr-latest/dts/arm/gd/gd32a50x/
Dgd32a50x.dtsi290 is-advanced;
348 is-advanced;
/Zephyr-latest/boards/contextualelectronics/abc/doc/
Dindex.rst102 .. _ABC Board website: https://contextualelectronics.com/courses/advanced-ble-cell-abc-board/
/Zephyr-latest/doc/services/storage/disk/
Dnvme.rst71 While this is not a problem for advanced OS managing virtual memory and dynamic allocations
/Zephyr-latest/boards/vcc-gnd/yd_stm32h750vb/doc/
Dindex.rst103 …reference_manual/rm0433-stm32h742-stm32h743753-and-stm32h750-value-line-advanced-armbased-32bit-mc…
/Zephyr-latest/boards/st/nucleo_c031c6/doc/
Dindex.rst108 …https://www.st.com/resource/en/reference_manual/rm0490-stm32c0x1-advanced-armbased-64bit-mcus-stmi…
/Zephyr-latest/boards/olimex/lora_stm32wl_devkit/doc/
Dolimex_lora_stm32wl_devkit.rst121 …https://www.st.com/resource/en/reference_manual/dm00530369-stm32wlex-advanced-armbased-32bit-mcus-…
/Zephyr-latest/dts/arm/gd/gd32e10x/
Dgd32e10x.dtsi247 is-advanced;
355 is-advanced;
/Zephyr-latest/dts/arm/gd/gd32f403/
Dgd32f403.dtsi305 is-advanced;
379 is-advanced;

123456