Searched refs:bps (Results 1 – 14 of 14) sorted by relevance
/Zephyr-Core-3.7.0/lib/os/ |
D | cbprintf_complete.c | 792 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/ |
D | README.rst | 27 * Baudrate: 115200 bps
|
/Zephyr-Core-3.7.0/doc/hardware/peripherals/can/ |
D | shell.rst | 71 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/ |
D | index.rst | 109 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/ |
D | index.rst | 107 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/ |
D | index.rst | 107 The baud rate of 921600bps is set by default. If experiencing issues when flashing,
|
/Zephyr-Core-3.7.0/boards/shields/esp_8266/doc/ |
D | index.rst | 79 - ESP-8266 bootloader won't send garbage. Try connect at 74880 bps if
|
/Zephyr-Core-3.7.0/boards/m5stack/m5stack_stamps3/doc/ |
D | index.rst | 164 The baud rate of 921600bps is set by default. If experiencing issues when flashing,
|
/Zephyr-Core-3.7.0/boards/lilygo/ttgo_t8c3/doc/ |
D | index.rst | 188 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/ |
D | index.rst | 189 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/ |
D | index.rst | 190 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/ |
D | index.rst | 194 The baud rate of 921600bps is set by default. If experiencing issues when flashing,
|
/Zephyr-Core-3.7.0/doc/releases/ |
D | migration-guide-3.6.rst | 578 * The zperf ratio between mbps and kbps, kbps and bps is changed to 1000, instead of 1024,
|
D | release-notes-3.6.rst | 962 * Fixed the calculation ratio between Mbps, Kbps and bps.
|