Searched refs:days (Results 1 – 21 of 21) sorted by relevance
/Zephyr-latest/subsys/shell/modules/kernel_service/ |
D | uptime.c | 19 int64_t days; in cmd_kernel_uptime() local 35 days = milliseconds / DAYS_FACTOR; in cmd_kernel_uptime() 46 days, hours, minutes, seconds, milliseconds); in cmd_kernel_uptime()
|
/Zephyr-latest/lib/libc/common/source/time/ |
D | gmtime_r.c | 85 bigint_type days = (z >= 0 ? z : z - 86399) / 86400; in gmtime_r() local 86 unsigned int rem = z - days * 86400; in gmtime_r() 90 time_civil_from_days(days, result); in gmtime_r()
|
/Zephyr-latest/samples/net/sockets/http_server/src/certs/ |
D | gen_ca_cert.sh | 14 -days 36500 \
|
D | gen_server_cert.sh | 32 -days 36500 \
|
/Zephyr-latest/samples/subsys/mgmt/updatehub/ |
D | overlay-prj.conf.example | 13 #(min: 0 minute, máx: 30 days)
|
D | README.rst | 152 (30 days). The default value is 1440 minutes (24h).
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_timeout.rst | 15 32-bit unsigned values. The 32-bit value rolls over at 49 days 17 hours 2 minutes 22 number (``INT32_MAX``), which overflows at 24 days 20 hours 31 minutes 23.648
|
/Zephyr-latest/tests/kernel/timer/starve/ |
D | README.txt | 12 minutes, hours, or days to fail, depending on the hardware clock rate
|
/Zephyr-latest/scripts/ci/stats/ |
D | merged_prs.py | 89 dates = (created + timedelta(idx + 1) for idx in range((pr.closed_at - created).days))
|
/Zephyr-latest/doc/security/ |
D | reporting.rst | 107 embargo period of at most 90 days. The intent is to allow 30 days 108 within the Zephyr project to fix the issues, and 60 days for external
|
/Zephyr-latest/subsys/mgmt/updatehub/ |
D | Kconfig | 36 This time interval is zero and 43200 minutes(30 days).
|
/Zephyr-latest/samples/modules/canopennode/objdict/ |
D | CO_OD.h | 49 unsigned days : 16; member
|
/Zephyr-latest/subsys/mgmt/hawkbit/ |
D | Kconfig | 35 This time interval is zero and 43200 minutes(30 days). This will be overridden
|
/Zephyr-latest/scripts/ |
D | set_assignees.py | 366 since = today - datetime.timedelta(days=1)
|
/Zephyr-latest/doc/project/ |
D | project_roles.rst | 319 (2) days to object to any of the changes to maintainership of areas or the 376 organisation. In such cases, the minimum review period of at least 2 days 382 * A minimum review period of 2 business days, 4 hours for trivial changes (see
|
/Zephyr-latest/samples/subsys/mgmt/hawkbit/ |
D | README.rst | 185 openssl x509 -req -days 365 -in server.csr -signkey server.key -out server.crt
|
/Zephyr-latest/kernel/ |
D | Kconfig | 838 int "Max timeout (in days) used in conversions"
|
/Zephyr-latest/doc/contribute/ |
D | guidelines.rst | 331 business days.
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.0.rst | 1245 * :github:`39704` - Using OpenThread makes the system unresponsive after 49.7 days
|
D | release-notes-3.5.rst | 785 devices that stay on for more than 49 days when the 32 bit uptime counter might roll over and
|
D | release-notes-2.4.rst | 1671 * :github:`23319` - hci interface stopped working after few hours/days
|