Searched refs:LF (Results 1 – 10 of 10) sorted by relevance
52 LF 00:00:00.40493757 LF 00:00:10.414520 00:00:00.404937 00:00:10.009582 00:00:00.04681363 LF 00:00:20.441589 00:00:00.404937 00:00:20.036651 00:00:00.09318269 LF 00:00:30.468627 00:00:00.404937 00:00:30.063690 00:00:00.14217675 LF 00:00:40.495666 00:00:00.404937 00:00:40.090728 00:00:00.18904881 LF 00:00:50.522674 00:00:00.404937 00:00:50.117736 00:00:00.23391087 LF 00:01:00.549713 00:00:00.404937 00:01:00.144775 00:00:00.28227693 LF 00:03:00.873901 00:00:00.404937 00:03:00.468963 00:00:00.82977599 LF 00:05:01.198181 00:00:00.404937 00:05:00.793243 00:00:01.398317105 LF 00:10:02.008911 00:00:00.404937 00:10:01.603973 00:00:02.790128[all …]
264 #define LF '\n' macro296 (ch == CR || ch == LF || ch == 9 || \496 p_lf = (const char *)memchr(p, LF, limit); in header_states()801 if (LIKELY(ch == CR || ch == LF)) { in parser_execute()809 if (ch == CR || ch == LF) { in parser_execute()861 case LF: in parser_execute()996 if ((ch == CR) || (ch == LF)) { in parser_execute()1015 case LF: in parser_execute()1037 if (!status_mark && ((ch == CR) || (ch == LF))) { in parser_execute()1054 if (ch == LF) { in parser_execute()[all …]
58 bool "LF clock calibration"77 bool "LF clock is always on"80 If RTC is used as system timer then LF clock is always on and handling
66 Due to Anomaly 132 LF RC source may not start if restarted in certain69 to start at reboot. A delay is added before starting LF clock to ensure
9 * The CC1352P LAUNCHXL has an on-board antenna switch (SKY13317-373LF) used to select the
41 line does not include any special "end of line" characters (like LF, CR,
46 * The BeagleConnect Freedom has an on-board antenna switch (SKY13317-373LF) used to select
242 https://www.zephyrproject.org/wp-content/uploads/2023/08/LF-Zephyr-Charter-2023.08.21.pdf
42 https://www.zephyrproject.org/wp-content/uploads/2023/08/LF-Zephyr-Charter-2023.08.21.pdf
2080 * :github:`10207` - Shell should accept either CR or LF as line delimiter