Home
last modified time | relevance | path

Searched refs:bps (Results 1 – 18 of 18) sorted by relevance

/Zephyr-latest/lib/os/
Dcbprintf_complete.c792 char *bps, in encode_uint() argument
797 char *bp = bps + (bpe - bps); in encode_uint()
806 } while ((value != 0) && (bps < bp)); in encode_uint()
873 char *bps, in encode_float() argument
883 char *buf = bps; in encode_float()
940 return bps; in encode_float()
1014 char *sp = bps + (spe - bps); in encode_float()
1066 return bps; in encode_float()
1297 return bps; in encode_float()
1430 const char *bps = NULL; in z_cbvprintf_impl() local
[all …]
/Zephyr-latest/samples/boards/st/bluetooth/interactive_gui/
DREADME.rst27 * Baudrate: 115200 bps
/Zephyr-latest/boards/shields/x_nucleo_wb05kn1/doc/
Dindex.rst30 * Baudrate: 921600 bps
/Zephyr-latest/boards/m5stack/m5stack_atoms3/doc/
Dindex.rst98 The baud rate of 921600bps is set by default. If experiencing issues when flashing,
/Zephyr-latest/boards/m5stack/m5stack_atom_lite/doc/
Dindex.rst96 The baud rate of 921600bps is set by default. If experiencing issues when flashing,
/Zephyr-latest/boards/m5stack/m5stack_atoms3_lite/doc/
Dindex.rst96 The baud rate of 921600bps is set by default. If experiencing issues when flashing,
/Zephyr-latest/doc/hardware/peripherals/can/
Dshell.rst71 max bitrate: 5000000 bps
116 setting bitrate to 125000 bps
124 setting data bitrate to 1000000 bps
/Zephyr-latest/boards/shields/esp_8266/doc/
Dindex.rst79 - ESP-8266 bootloader won't send garbage. Try connect at 74880 bps if
/Zephyr-latest/boards/m5stack/m5stack_stamps3/doc/
Dindex.rst154 The baud rate of 921600bps is set by default. If experiencing issues when flashing,
/Zephyr-latest/boards/lilygo/ttgo_t7v1_5/doc/
Dindex.rst171 The default baud rate for the Lilygo TTGO T7 V1.5 is set to 1500000bps. If experiencing issues when…
/Zephyr-latest/boards/lilygo/ttgo_t8s3/doc/
Dindex.rst192 The default baud rate for the Lilygo TTGO T8-S3 is set to 1500000bps. If experiencing issues when f…
/Zephyr-latest/boards/lilygo/ttgo_t8c3/doc/
Dindex.rst178 The default baud rate for the Lilygo TTGO T8-C3 is set to 1500000bps. If experiencing issues when f…
/Zephyr-latest/boards/m5stack/m5stickc_plus/doc/
Dindex.rst189 The default baud rate for the M5StickC PLUS is set to 1500000bps. If experiencing issues when flash…
/Zephyr-latest/boards/lilygo/ttgo_lora32/doc/
Dindex.rst180 The default baud rate for the Lilygo TTGO LoRa32 is set to 1500000bps. If experiencing issues when …
/Zephyr-latest/boards/m5stack/m5stack_core2/doc/
Dindex.rst184 The baud rate of 921600bps is set by default. If experiencing issues when flashing,
/Zephyr-latest/boards/m5stack/m5stack_cores3/doc/
Dindex.rst193 The baud rate of 921600bps is set by default. If experiencing issues when flashing,
/Zephyr-latest/doc/releases/
Dmigration-guide-3.6.rst578 * The zperf ratio between mbps and kbps, kbps and bps is changed to 1000, instead of 1024,
Drelease-notes-3.6.rst962 * Fixed the calculation ratio between Mbps, Kbps and bps.