Searched refs:modes (Results 51 – 75 of 164) sorted by relevance
1234567
/Zephyr-latest/doc/kernel/memory_management/ |
D | virtual_memory.rst | 143 both kernel and user modes. 146 in both kernel and user modes. 159 Caching modes for these mappings are architecture specific. They can be
|
/Zephyr-latest/boards/seeed/xiao_rp2040/ |
D | xiao_rp2040.dts | 168 regulator-allowed-modes = <REGULATOR_RPI_PICO_MODE_NORMAL>;
|
/Zephyr-latest/samples/shields/x_nucleo_53l0a1/ |
D | README.rst | 12 When flashed on a board, 2 modes are available. To switch from one mode to the
|
/Zephyr-latest/drivers/dai/intel/dmic/ |
D | Kconfig.dmic | 20 The driver can support two operation modes.
|
/Zephyr-latest/boards/raspberrypi/rpi_pico/ |
D | rpi_pico-common.dtsi | 154 regulator-allowed-modes = <REGULATOR_RPI_PICO_MODE_NORMAL>;
|
/Zephyr-latest/boards/adafruit/qt_py_rp2040/ |
D | adafruit_qt_py_rp2040.dts | 153 regulator-allowed-modes = <REGULATOR_RPI_PICO_MODE_NORMAL>;
|
/Zephyr-latest/boards/nxp/mimxrt1060_evk/ |
D | CMakeLists.txt | 62 "This timer will enable lower power modes, but at the cost of reduced "
|
/Zephyr-latest/boards/st/stm32wb5mmg/doc/ |
D | stm32wb5mmg.rst | 8 OpenThread, dynamic, and static concurrent modes, and 802.15.4 proprietary 17 Dynamic and static concurrent modes 29 - Ultra-low-power modes for battery longevity 40 dynamic, and static concurrent modes, and 802.15.4proprietary protocols. Based
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | blob_cli.c | 315 if (!(in->modes & cli->caps.modes)) { in caps_adjust() 331 cli->caps.modes &= in->modes; in caps_adjust() 1421 caps.modes = net_buf_simple_pull_u8(buf); in handle_info_status() 1435 caps.mtu_size, caps.modes); in handle_info_status() 1502 cli->caps.modes = BT_MESH_BLOB_XFER_MODE_ALL; in bt_mesh_blob_cli_caps_get()
|
/Zephyr-latest/soc/st/stm32/ |
D | Kconfig | 36 Some STM32 parts disable the DBGMCU in sleep/stop modes because
|
/Zephyr-latest/doc/hardware/arch/ |
D | xtensa.rst | 27 provided by the Xtensa HiFi Audio Engine DSP. Three modes of operation are
|
/Zephyr-latest/boards/wiznet/w5500_evb_pico/ |
D | w5500_evb_pico.dts | 184 regulator-allowed-modes = <REGULATOR_RPI_PICO_MODE_NORMAL>;
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | wifi.rst | 9 The Wi-Fi management API is used to manage Wi-Fi networks. It supports below modes:
|
/Zephyr-latest/samples/net/wifi/apsta_mode/ |
D | README.rst | 24 the board into AP-STA mode to support both modes and attempts to connect to the
|
/Zephyr-latest/boards/raspberrypi/rpi_pico2/doc/ |
D | index.rst | 19 - Low-power sleep and dormant modes
|
/Zephyr-latest/drivers/ieee802154/ |
D | Kconfig.cc13xx_cc26xx | 77 clear channel assessment (CCA) modes 1 or 3 in the CSMA/CA
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig.nrfx | 43 enhancement compared to other two modes (default and hardware assisted).
|
/Zephyr-latest/drivers/sensor/adi/adxl362/ |
D | Kconfig | 144 interrupt modes.
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | blob.rst | 85 Read more about the transfer modes in :ref:`bluetooth_mesh_blob_transfer_modes` section. 149 Transfer modes 152 BLOBs can be transferred using two transfer modes, Push BLOB Transfer Mode and Pull BLOB Transfer
|
/Zephyr-latest/boards/shields/x_nucleo_iks4a1/doc/ |
D | index.rst | 60 X-NUCLEO-IKS4A1 board can be configured in five different modes, which can be 62 configuration modes and how sensors are connected together can be found in the
|
/Zephyr-latest/drivers/sensor/st/lis2dh/ |
D | Kconfig | 104 1Hz, 10Hz, 25Hz, 50Hz, 100Hz, 200Hz, 400Hz in all power modes
|
/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/ |
D | README.rst | 44 This sample in both modes (direct sample counting and indirect I2S buffer output
|
/Zephyr-latest/dts/xtensa/nxp/ |
D | nxp_imx8.dtsi | 159 esai-pin-modes = <ESAI_PIN_HCKR ESAI_PIN_DISCONNECTED>,
|
/Zephyr-latest/boards/shields/x_nucleo_iks01a2/doc/ |
D | index.rst | 79 More information about X-NUCLEO-IKS01A2 configuration modes can be found in the
|
/Zephyr-latest/boards/shields/x_nucleo_iks01a3/doc/ |
D | index.rst | 77 More information about X-NUCLEO-IKS01A3 configuration modes can be found in the
|
1234567