Searched refs:upto (Results 1 – 8 of 8) sorted by relevance
39 size_t upto; in cmd_read() local54 for (upto = 0; upto < len; upto += pending) { in cmd_read()57 pending = MIN(len - upto, SHELL_HEXDUMP_BYTES_IN_LINE); in cmd_read()157 size_t upto; in cmd_fill() local181 for (upto = 0; upto < len; upto += pending) { in cmd_fill()182 pending = MIN(len - upto, CONFIG_EEPROM_SHELL_BUFFER_SIZE); in cmd_fill()195 for (upto = 0; upto < len; upto += pending) { in cmd_fill()196 pending = MIN(len - upto, CONFIG_EEPROM_SHELL_BUFFER_SIZE); in cmd_fill()
170 int upto; in cmd_read() local185 for (upto = 0; upto < cnt; upto += todo) { in cmd_read()188 todo = MIN(cnt - upto, SHELL_HEXDUMP_BYTES_IN_LINE); in cmd_read()
375 size_t upto; in tcan4x5x_clear_mcan_mram() local378 for (upto = 0; upto < len; upto += pending) { in tcan4x5x_clear_mcan_mram()379 pending = MIN(len - upto, sizeof(buf)); in tcan4x5x_clear_mcan_mram()
15 - Apollo4 Plus SoC with upto 192 MHz operating frequency
15 - Apollo4 Blue Plus SoC with upto 192 MHz operating frequency
17 - EFR32BG22 Blue Gecko Wireless SoC with upto 76.8 MHz operating frequency
314 upto 1650 bytes.
3388 …uantization has little effect. Complex models with more weights, can have upto a 4x reduction in s…