Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/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-Core-3.7.0/samples/boards/stm32/bluetooth/interactive_gui/
DREADME.rst27 * Baudrate: 115200 bps
/Zephyr-Core-3.7.0/doc/hardware/peripherals/can/
Dshell.rst71 max bitrate: 5000000 bps
116 setting bitrate to 125000 bps
124 setting data bitrate to 1000000 bps
/Zephyr-Core-3.7.0/boards/m5stack/m5stack_atoms3/doc/
Dindex.rst109 The baud rate of 921600bps is set by default. If experiencing issues when flashing,
/Zephyr-Core-3.7.0/boards/m5stack/m5stack_atoms3_lite/doc/
Dindex.rst107 The baud rate of 921600bps is set by default. If experiencing issues when flashing,
/Zephyr-Core-3.7.0/boards/m5stack/m5stack_atom_lite/doc/
Dindex.rst107 The baud rate of 921600bps is set by default. If experiencing issues when flashing,
/Zephyr-Core-3.7.0/boards/shields/esp_8266/doc/
Dindex.rst79 - ESP-8266 bootloader won't send garbage. Try connect at 74880 bps if
/Zephyr-Core-3.7.0/boards/m5stack/m5stack_stamps3/doc/
Dindex.rst164 The baud rate of 921600bps is set by default. If experiencing issues when flashing,
/Zephyr-Core-3.7.0/boards/lilygo/ttgo_t8c3/doc/
Dindex.rst188 The default baud rate for the Lilygo TTGO T8-C3 is set to 1500000bps. If experiencing issues when f…
/Zephyr-Core-3.7.0/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-Core-3.7.0/boards/lilygo/ttgo_lora32/doc/
Dindex.rst190 The default baud rate for the Lilygo TTGO LoRa32 is set to 1500000bps. If experiencing issues when …
/Zephyr-Core-3.7.0/boards/m5stack/m5stack_core2/doc/
Dindex.rst194 The baud rate of 921600bps is set by default. If experiencing issues when flashing,
/Zephyr-Core-3.7.0/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.