Home
last modified time | relevance | path

Searched refs:over (Results 101 – 125 of 491) sorted by relevance

12345678910>>...20

/Zephyr-latest/drivers/flash/
Dflash_rpi_pico.c83 void __no_inline_not_in_flash_func(flash_cs_force)(enum outover over) in __no_inline_not_in_flash_func()
87 | (over << IO_QSPI_GPIO_QSPI_SS_CTRL_OUTOVER_LSB); in __no_inline_not_in_flash_func()
/Zephyr-latest/doc/services/ipc/ipc_service/backends/
Dipc_service_icmsg.rst152 Packets are sent over the FIFO described in the above section.
188 #. Notify the receiver over the MBOX channel.
199 #. Repeat the notification over the MBOX channel using some interval, for example, 1 ms.
201 It will arrive over the other pair (shared memory region and MBOX).
/Zephyr-latest/drivers/console/
DKconfig53 This option allows a debug server agent such as GDB to take over the
195 Enable console over Inter-processor Mailbox.
210 communicate over UART using the mcumgr protocol for image upgrade and
218 int "Size of receive buffer for mcumgr fragments received over UART, in bytes"
226 int "Number of receive buffers for mcumgr fragments received over UART"
/Zephyr-latest/doc/hardware/peripherals/
Dgnss.rst30 buses than the usual NMEA0183 over UART is possible, but will
/Zephyr-latest/samples/drivers/ht16k33/
DREADME.rst19 4. turn off all LEDs, restore 100% brightness, and start over
/Zephyr-latest/samples/posix/gettimeofday/
DREADME.rst4 Use ``gettimeofday()`` with clock initialization over SNTP.
/Zephyr-latest/samples/sensor/tmp108/
DKconfig10 bool "Report over and under temperature alerts"
/Zephyr-latest/soc/nxp/kinetis/ke1xf/
DKconfig51 source. The application can take over control of the
/Zephyr-latest/samples/boards/nordic/ieee802154/802154_rpmsg/
DREADME.rst2 :name: IEEE 802.15.4 over RPMsg
/Zephyr-latest/tests/boards/espressif/cache_coex/
DREADME.rst24 Make sure you have the target connected over USB port.
/Zephyr-latest/arch/arc/core/mpu/
DKconfig25 If your core supports that, it is preferred over MPU stack guard.
/Zephyr-latest/boards/st/stm32mp157c_dk2/
Dstm32mp157c_dk2.dts19 * remoteproc. To enable console and shell over UART, uncomment
/Zephyr-latest/samples/subsys/usb/audio/headphones_microphone/
DREADME.rst11 project. This very simple sample that performs loopback over IN/OUT
/Zephyr-latest/samples/subsys/usb/audio/headset/
DREADME.rst11 project. This very simple sample that performs loopback over IN/OUT
/Zephyr-latest/samples/boards/espressif/spiram_test/
DREADME.rst26 Make sure you have your board connected over USB port.
/Zephyr-latest/samples/net/syslog_net/
DREADME.rst13 for more details about syslog protocol over UDP.
/Zephyr-latest/samples/bluetooth/st_ble_sensor/
DREADME.rst5 Export vendor-specific GATT services over BLE.
/Zephyr-latest/doc/services/device_mgmt/
Dsmp_transport.rst45 MCUmgr client/server over UART transport that does not have framing at all,
51 SMP protocol over serial is fragmented into MTU size frames; each
193 The CRC16 included in final type frames is calculated over only
/Zephyr-latest/samples/bluetooth/hci_uart_async/
DREADME.rst5 Expose a Bluetooth controller to another device or CPU over asynchronous UART.
10 Expose Bluetooth Controller support over a standard Bluetooth HCI UART interface.
114 application. To enable debug over RTT the debug configuration file can be used.
/Zephyr-latest/doc/hardware/arch/
Darm-scmi.rst87 requested work and are sent over A2P channels.
91 These commands are sent over A2P channels.
94 with an asynchronous command. These are sent over P2A channels.
98 the platform. These are sent over P2A channels.
/Zephyr-latest/doc/project/
Dissues.rst33 * Once the bisection is over and a culprit identified, verify manually the result.
/Zephyr-latest/samples/shields/x_nucleo_iks4a1/sensorhub1/
DREADME.rst24 This sample communicates over I2C with the X-NUCLEO-IKS4A1 shield
/Zephyr-latest/samples/shields/x_nucleo_iks4a1/sensorhub2/
DREADME.rst24 This sample communicates over I2C with the X-NUCLEO-IKS4A1 shield
/Zephyr-latest/doc/releases/
Drelease-notes-1.7.rst87 provide IPv6 connection over Bluetooth connection oriented channel (L2CAP).
93 * Added sample application (wpanusb) for exporting IEEE 802.15.4 radio over
192 * ``ZEP-799`` - HTTP over TLS
198 * ``ZEP-809`` - IPv6 over 802.15.4
200 * ``ZEP-812`` - Compression Format for IPv6 over 802.15.4
205 * ``ZEP-818`` - CoAP working over the new IP stack
383 * ``ZEP-1601`` - Console over Telnet
385 * ``ZEP-1611`` - Hardfault after a few echo requests (IPv6 over BLE)
403 * ``ZEP-1656`` - IPv6 over BLE no longer works after commit 2e9fd88
436 * ``ZEP-1774`` - Malformed packet included with IPv6 over 802.15.4
[all …]
/Zephyr-latest/boards/vngiotlab/nrf51_vbluno51/doc/
Dindex.rst43 - FOTA (Firmware over the air): Upgrade firmware over BLE interface.

12345678910>>...20