Searched refs:over (Results 101 – 125 of 491) sorted by relevance
12345678910>>...20
/Zephyr-latest/drivers/flash/ |
D | flash_rpi_pico.c | 83 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/ |
D | ipc_service_icmsg.rst | 152 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/ |
D | Kconfig | 53 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/ |
D | gnss.rst | 30 buses than the usual NMEA0183 over UART is possible, but will
|
/Zephyr-latest/samples/drivers/ht16k33/ |
D | README.rst | 19 4. turn off all LEDs, restore 100% brightness, and start over
|
/Zephyr-latest/samples/posix/gettimeofday/ |
D | README.rst | 4 Use ``gettimeofday()`` with clock initialization over SNTP.
|
/Zephyr-latest/samples/sensor/tmp108/ |
D | Kconfig | 10 bool "Report over and under temperature alerts"
|
/Zephyr-latest/soc/nxp/kinetis/ke1xf/ |
D | Kconfig | 51 source. The application can take over control of the
|
/Zephyr-latest/samples/boards/nordic/ieee802154/802154_rpmsg/ |
D | README.rst | 2 :name: IEEE 802.15.4 over RPMsg
|
/Zephyr-latest/tests/boards/espressif/cache_coex/ |
D | README.rst | 24 Make sure you have the target connected over USB port.
|
/Zephyr-latest/arch/arc/core/mpu/ |
D | Kconfig | 25 If your core supports that, it is preferred over MPU stack guard.
|
/Zephyr-latest/boards/st/stm32mp157c_dk2/ |
D | stm32mp157c_dk2.dts | 19 * remoteproc. To enable console and shell over UART, uncomment
|
/Zephyr-latest/samples/subsys/usb/audio/headphones_microphone/ |
D | README.rst | 11 project. This very simple sample that performs loopback over IN/OUT
|
/Zephyr-latest/samples/subsys/usb/audio/headset/ |
D | README.rst | 11 project. This very simple sample that performs loopback over IN/OUT
|
/Zephyr-latest/samples/boards/espressif/spiram_test/ |
D | README.rst | 26 Make sure you have your board connected over USB port.
|
/Zephyr-latest/samples/net/syslog_net/ |
D | README.rst | 13 for more details about syslog protocol over UDP.
|
/Zephyr-latest/samples/bluetooth/st_ble_sensor/ |
D | README.rst | 5 Export vendor-specific GATT services over BLE.
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | smp_transport.rst | 45 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/ |
D | README.rst | 5 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/ |
D | arm-scmi.rst | 87 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/ |
D | issues.rst | 33 * Once the bisection is over and a culprit identified, verify manually the result.
|
/Zephyr-latest/samples/shields/x_nucleo_iks4a1/sensorhub1/ |
D | README.rst | 24 This sample communicates over I2C with the X-NUCLEO-IKS4A1 shield
|
/Zephyr-latest/samples/shields/x_nucleo_iks4a1/sensorhub2/ |
D | README.rst | 24 This sample communicates over I2C with the X-NUCLEO-IKS4A1 shield
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.7.rst | 87 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/ |
D | index.rst | 43 - FOTA (Firmware over the air): Upgrade firmware over BLE interface.
|
12345678910>>...20