Searched refs:speed (Results 1 – 12 of 12) sorted by relevance
466 speed_t speed; in OpenFile() local513 speed = B9600; in OpenFile()516 speed = B19200; in OpenFile()519 speed = B38400; in OpenFile()522 speed = B57600; in OpenFile()525 speed = B115200; in OpenFile()529 speed = B230400; in OpenFile()534 speed = B460800; in OpenFile()539 speed = B500000; in OpenFile()544 speed = B576000; in OpenFile()[all …]
120 Check the speed of Spinel interface.
728 uint32_t speed; in ProcessSpinelSpeed() local760 speed = static_cast<uint32_t>((sumLength * kBitsPerByte * kUsPerSec) / sumTime); in ProcessSpinelSpeed()761 snprintf(output, sizeof(output), "%lu bps", ToUlong(speed)); in ProcessSpinelSpeed()
18 well as sending input to the application at a very high speed without affecting
20 - `--spi-speed[=hertz]`: Specify the SPI speed in hertz. Default value is `1000000` (1MHz).
148 $ Node1.__init__() cmd: `../../../examples/apps/cli/ot-cli-ftd --time-speed=1 1`169 …nj` test cases run in real-time (though it is possible to run with a time speed-up factor) while t…
128 JLinkExe -device NRF52840_XXAA -if SWD -speed 4000 -autoconnect 1
15 Most cryptographic implementations care more about speed than footprint, and16 some might even risk weakening security for more speed. p256-m was written
1029 /* Now test again with the speed-up parameter supplied as an output. */1037 /* Now test again with the speed-up parameter supplied in calculated form. */
430 # the optimal cache size from a speed point of view.2140 # speed.
255 have changed their speed/memory compromise as part of a proactive security257 preserves the current speed, at the expense of increasing memory4569 speed and RAM (heap only for now) usage.5847 * Added reset function for HMAC context as speed-up
1406 …gh because the driver presumably handles it more efficiently (in terms of speed and code size) tha…