/Zephyr-latest/drivers/i2c/ |
D | i2c_nios2.c | 68 uint32_t restart, stop; in i2c_nios2_transfer() local 81 restart = ALT_AVALON_I2C_RESTART; in i2c_nios2_transfer() 83 restart = ALT_AVALON_I2C_NO_RESTART; in i2c_nios2_transfer() 101 restart, stop); in i2c_nios2_transfer() 106 restart, stop); in i2c_nios2_transfer()
|
D | i2c_max32.c | 296 if (data->req.restart) { in i2c_max32_dma_callback() 380 data->req.restart = !(msgs[i].flags & I2C_MSG_STOP); in i2c_max32_transfer_dma()
|
/Zephyr-latest/samples/boards/nxp/mimxrt1060_evk/system_off/ |
D | README.rst | 39 to wake the device and restart the application as if it had been 56 Entering system off; press GPIO_5 to restart sooner
|
/Zephyr-latest/drivers/pwm/ |
D | pwm_pca9685.c | 122 uint8_t restart = RESTART; in set_pre_scale() local 138 restart = 0; in set_pre_scale() 154 ret = set_reg(dev, ADDR_MODE1, AUTO_INC | restart); in set_pre_scale()
|
/Zephyr-latest/samples/boards/ti/cc13x2_cc26x2/system_off/ |
D | README.rst | 46 Press Button 1 to wake the device and restart the application as if 63 Entering system off (SHUTDOWN); press BUTTON1 to restart
|
/Zephyr-latest/tests/drivers/audio/dmic_api/ |
D | README.txt | 16 * Verify that the DMIC can restart sampling after being paused and resumed
|
/Zephyr-latest/drivers/counter/ |
D | counter_mchp_xec.c | 197 bool restart; in counter_xec_set_top_value() local 207 restart = ((counter->CTRL & MCHP_BTMR_CTRL_START) != 0U); in counter_xec_set_top_value() 238 if (restart) { in counter_xec_set_top_value()
|
/Zephyr-latest/samples/boards/nordic/system_off/ |
D | README.rst | 38 Entering system off; press sw0 to restart
|
/Zephyr-latest/samples/bluetooth/extended_adv/ |
D | README.rst | 13 - Demo how to gracefully restart the functionality, after a disconnect. 19 while the scanner cools-down for 5 seconds to restart its process.
|
/Zephyr-latest/subsys/net/lib/sockets/ |
D | sockets_service.c | 221 restart: in socket_service_thread() 251 goto restart; in socket_service_thread()
|
/Zephyr-latest/boards/intel/common/ |
D | net_boot.rst | 53 $ sudo systemctl restart dnsmasq.service
|
/Zephyr-latest/samples/subsys/smf/hsm_psicc2/ |
D | README.rst | 44 is no way to restart the state machine once terminated, and future events are ignored.
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_engine.c | 503 bool restart; in lwm2m_engine_service() local 506 restart = false; in lwm2m_engine_service() 522 restart = true; in lwm2m_engine_service() 526 } while (restart); in lwm2m_engine_service()
|
/Zephyr-latest/doc/connectivity/networking/ |
D | qemu_setup.rst | 73 For applications requiring DNS, you may need to restart the host's DNS server 188 a DNS proxy. When running with QEMU, it may be required to restart the host's 194 service dnsmasq restart
|
/Zephyr-latest/samples/boards/nxp/mimxrt595_evk/system_off/ |
D | README.rst | 37 will wake device and restart the application from a warm reset. 68 this state to restart the app.
|
/Zephyr-latest/samples/net/prometheus/ |
D | README.rst | 86 After updating the configuration, save the file and restart the Prometheus server.
|
/Zephyr-latest/boards/96boards/wistrio/doc/ |
D | 96b_wistrio.rst | 187 "run" at the GDB prompt to restart the program you've flashed.
|
/Zephyr-latest/boards/96boards/carbon/doc/ |
D | nrf51822.rst | 125 "run" at the GDB prompt to restart the program you've flashed.
|
/Zephyr-latest/boards/96boards/neonkey/doc/ |
D | index.rst | 214 "run" at the GDB prompt to restart the program you've flashed.
|
/Zephyr-latest/tests/drivers/can/host/ |
D | README.rst | 98 sudo ip link set can0 type can restart-ms 1000 bitrate 125000 dbitrate 1000000 fd on
|
/Zephyr-latest/drivers/modem/ |
D | quectel-bg9x.c | 1023 restart: in modem_setup() 1084 goto restart; in modem_setup()
|
/Zephyr-latest/doc/connectivity/bluetooth/autopts/ |
D | autopts-win10.rst | 242 - Check if board sends ready event after restart (hex 00 00 80 ff 00 00). Open serial connection to…
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-tools.rst | 74 Finally, reload and restart the daemon: 79 sudo systemctl restart bluetooth
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | dfu_srv.rst | 119 the swap. This restart can be performed from inside the apply callback, or done asynchronously.
|
/Zephyr-latest/doc/develop/ |
D | env_vars.rst | 35 another terminal window or tab, restart your computer, etc., this setting
|