Searched full:follow (Results 1 – 25 of 400) sorted by relevance
12345678910>>...16
/Zephyr-latest/doc/develop/toolchains/ |
D | crosstool_ng.rst | 14 #. Follow the steps on the crosstool-NG website to `prepare your host 17 #. Follow the `Zephyr SDK with Crosstool NG instructions 38 environment, follow these example shell sessions (the
|
D | other_x_compilers.rst | 17 Follow these steps to use one of these toolchains. 40 environment, follow these example shell sessions (the
|
/Zephyr-latest/drivers/flash/ |
D | flash_ite_it8xxx2.c | 113 * Enter follow mode by writing 0xf to low nibble of ECINDAR3 register, in ramcode_flash_follow_mode() 132 /* Exit follow mode, and keep the setting of selecting internal flash */ in ramcode_flash_follow_mode_exit() 220 /* enter EC-indirect follow mode */ in ramcode_flash_cmd_write_enable() 226 /* exit EC-indirect follow mode */ in ramcode_flash_cmd_write_enable() 234 /* enter EC-indirect follow mode */ in ramcode_flash_cmd_write_disable() 240 /* exit EC-indirect follow mode */ in ramcode_flash_cmd_write_disable() 275 /* enter EC-indirect follow mode */ in ramcode_flash_cmd_write() 309 /* exit EC-indirect follow mode */ in ramcode_flash_cmd_write() 325 /* enter EC-indirect follow mode */ in ramcode_flash_cmd_erase() 331 /* exit EC-indirect follow mode */ in ramcode_flash_cmd_erase() [all …]
|
/Zephyr-latest/samples/boards/bbc/microbit/line_follower_robot/ |
D | README.rst | 18 for the robot to follow. Build and flash the program to the BBC 36 The sample program controls the robot to follow a line track and does
|
/Zephyr-latest/samples/subsys/fs/format/ |
D | README.rst | 27 The Flash sample for the nrf 52DK board can be built as follow: 35 The RAM disk sample for the MIMXRT1064-EVK board can be built as follow:
|
/Zephyr-latest/boards/nxp/common/ |
D | opensda-debug.rst | 19 1. If the debug firmware has been modified, follow the instructions provided at 33 1. If the debug firmware has been modified, follow the instructions provided at
|
D | rt1xxx-lpclink2-debug.rst | 22 1. Follow the instructions provided at 39 #. Follow the instructions provided at
|
/Zephyr-latest/samples/bluetooth/hci_spi/ |
D | prj.conf | 11 # Host number of completed commands does not follow normal flow control.
|
/Zephyr-latest/subsys/net/lib/ptp/ |
D | Kconfig | 204 The value is the converted to nanoseconds as follow: nanoseconds = (10^9) * 2^(value) 212 The value is the converted to nanoseconds as follow: nanoseconds = (10^9) * 2^(value) 221 to nanoseconds as follow: nanoseconds = (10^9) * 2^(value) 229 The value is the converted to nanoseconds as follow: nanoseconds = (10^9) * 2^(value)
|
/Zephyr-latest/samples/bluetooth/hci_uart_3wire/ |
D | prj.conf | 21 # Host number of completed commands does not follow normal flow control.
|
/Zephyr-latest/samples/bluetooth/hci_usb/ |
D | prj.conf | 16 # Host number of completed commands does not follow normal flow control.
|
/Zephyr-latest/subsys/net/l2/ethernet/gptp/ |
D | gptp_messages.h | 229 /** Follow up TLV. */ 336 * @brief Prepare Follow Up message. 377 * @param resp Related Path Delay Follow Up. 395 * @brief Handle Follow Up message. 423 * @brief Handle Path Delay Follow Up message. 451 * @brief Send a Follow Up message. 454 * @param pkt Follow Up message. 487 * @param pkt Network Buffer containing the prepared Path Delay Follow Up.
|
D | gptp_state.h | 190 /** Pointer to the received Path Delay Follow Up. */ 199 /** Path Delay Follow Up messages received. */ 231 /** Time at which a Sync Message without Follow Up will be discarded. */ 234 /** Timer for the Follow Up discard. */ 240 /** Pointer to the received Follow Up message. */ 249 /** A Follow Up Message has been received. */ 252 /** A Follow Up Message has been received. */ 312 /** Follow Up Correction Field of the last received PortSyncSync. */
|
/Zephyr-latest/samples/bluetooth/hci_ipc/ |
D | prj.conf | 15 # Host number of completed commands does not follow normal flow control.
|
D | nrf5340_cpunet_bt_mesh-bt_ll_sw_split.conf | 15 # Host number of completed commands does not follow normal flow control.
|
D | nrf5340_cpunet_iso_receive-bt_ll_sw_split.conf | 14 # Host number of completed commands does not follow normal flow control.
|
/Zephyr-latest/samples/bluetooth/hci_uart/ |
D | prj.conf | 22 # Host number of completed commands does not follow normal flow control.
|
/Zephyr-latest/drivers/fuel_gauge/sbs_gauge/ |
D | Kconfig.emul_sbs_gauge | 13 It provides readings which follow a simple sequence, thus allowing
|
/Zephyr-latest/drivers/fuel_gauge/bq27z746/ |
D | Kconfig | 20 It provides readings which follow a simple sequence, thus allowing
|
/Zephyr-latest/drivers/charger/ |
D | Kconfig.sbs_charger | 18 It provides reading which follow a simple sequence, thus allowing
|
/Zephyr-latest/drivers/fuel_gauge/max17048/ |
D | Kconfig | 21 It provides readings which follow a simple sequence, thus allowing
|
/Zephyr-latest/doc/connectivity/usb/device/api/ |
D | usb_dc.rst | 10 This API has some limitations by design, it does not follow :ref:`device_model_api`
|
/Zephyr-latest/dts/bindings/sensor/ |
D | zephyr,sensing-sensor.yaml | 13 description: sensor type id (follow HID spec definition)
|
/Zephyr-latest/scripts/coccinelle/ |
D | macros.h | 12 * is expected to follow that of the Coccinelle standard.h macro file.
|
/Zephyr-latest/samples/subsys/bindesc/read_bindesc/ |
D | README.rst | 15 Follow these steps to build the ``read_bindesc`` sample application:
|
12345678910>>...16