Home
last modified time | relevance | path

Searched full:date (Results 1 – 25 of 119) sorted by relevance

12345

/Zephyr-Core-3.4.0/scripts/ci/
Dversion_mgr.py10 "date": "<date>",
57 item_compat['date'] = None
73 if item_compat.get('date'):
74 pdate = datetime.strptime(item_compat['date'], '%Y-%m-%dT%H:%M:%S.%f')
75 date = pdate.strftime("%b %d %Y %H:%M:%S")
76 datestr = f"published on {date}"
88 date = item_compat.get("date", False)
91 if date:
92 datestr = f"published on {date}"
126 item['date'] = today
Dupload_test_results_es.py75 print(f"Setting run date from command line: {args.run_date}")
85 parser.add_argument('-r', '--run-date', help='Run date in ISO format', required=False)
/Zephyr-Core-3.4.0/scripts/release/
Dbug_bash.py8 This script will query the top-ten Bug Bashers in a specified date window.
30 parser.add_argument('-s', '--start', dest='start', help='start date (YYYY-mm-dd)',
32 parser.add_argument('-e', '--end', dest='end', help='end date (YYYY-mm-dd)',
39 'end date {} is before start date {}'.format(args.end, args.start))
109 date window"""
118 """Return GitHub issues representing bugs in the provided date
129 # or 'end date' :-/
152 """custom argparse *date* type for user dates values given from the
157 msg = "Given Date ({0}) not valid! Expected format, YYYY-MM-DD!".format(arg_date_str)
Dlist_backports.py49 """custom argparse *date* type for user dates values given from the
54 msg = "Given Date ({0}) not valid! Expected format, YYYY-MM-DD!".format(arg_date_str)
66 parser.add_argument('-s', '--start', dest='start', help='start date (YYYY-mm-dd)',
68 parser.add_argument('-e', '--end', dest='end', help='end date (YYYY-mm-dd)',
103 f'end date {args.end} is before start date {args.start}')
216 """Return GitHub issues fixed in the provided date window"""
Dlist_issues.py7 # Lists all closes issues since a given date
108 def issues_since(self, date, state="closed"): argument
110 (self.github_url, state, date))
134 help="""List issues since date where date
/Zephyr-Core-3.4.0/subsys/shell/modules/
DKconfig36 bool "Date shell"
40 This shell provides access to date and time based on Unix time.
Ddate_service.c180 shell_error(sh, "Could not set date %d", ret); in cmd_date_set()
209 SHELL_CMD_REGISTER(date, &sub_date, "Date commands", NULL);
/Zephyr-Core-3.4.0/samples/bluetooth/peripheral/src/
Dcts.c72 /* 'Exact Time 256' contains 'Day Date Time' which contains in generate_current_time()
73 * 'Date Time' - characteristic contains fields for: in generate_current_time()
85 /* 'Day of Week' part of 'Day Date Time' */ in generate_current_time()
/Zephyr-Core-3.4.0/tests/subsys/mgmt/mcumgr/os_mgmt_info/
DKconfig9 bool "Build date time test"
/Zephyr-Core-3.4.0/scripts/checkpatch/
Dtimestamp11 # outputs the date and time in pre-set formats
73 output=$(date +${output_date}${output_time})
/Zephyr-Core-3.4.0/soc/nios2/nios2f-zephyr/cpu/
Dghrd_10m50da.qpf22 # Date created = 16:01:48 April 27, 2016
27 DATE = "16:01:48 April 27, 2016"
/Zephyr-Core-3.4.0/doc/develop/west/
Dwithout-west.rst12 addition to the main zephyr repository, and keeping them up to date
47 and keeping existing ones up to date at the latest revisions.
127 up to date build of the Zephyr application, so it's compiled before
/Zephyr-Core-3.4.0/subsys/mgmt/mcumgr/grp/os_mgmt/
DKconfig165 bool "Show build date and time"
167 Will allow returning the build date and time of the firmware by using the info with
171 build date/time in the output firmware image.
/Zephyr-Core-3.4.0/scripts/west_commands/
DREADME.txt11 date. The mypy static type checker is also run on the runners package.
/Zephyr-Core-3.4.0/subsys/net/lib/lwm2m/
Dlwm2m_rw_cbor.c47 LOG_ERR("unable to convert from secs since Epoch to a date/time construct"); in put_time()
62 LOG_ERR("unable to form a date/time string"); in put_time()
72 LOG_ERR("unable to encode date/time string tag"); in put_time()
82 LOG_ERR("unable to encode date/time string"); in put_time()
322 /* TODO: decode date/time string */ in get_time_string()
323 LOG_DBG("decoding a date/time string not supported"); in get_time_string()
375 LOG_WRN("expected tagged date/time, got tag %" PRIu32 "", tag); in get_time()
/Zephyr-Core-3.4.0/samples/drivers/counter/maxim_ds3231/
DREADME.rst27 counter value is read, and its value formatted as the date, time, day of
78 and displayed. Alarms do not include date but can include day-of-week
79 or day-of-month; the date is selected to preserve that information::
/Zephyr-Core-3.4.0/subsys/mgmt/osdp/
DKconfig.pd238 - 00: The PD does not support time/date functionality
239 - 01: The PD understands time/date settings per Command osdp_TDSET
240 - 02: The PD is able to locally update the time and date
/Zephyr-Core-3.4.0/doc/_static/latex/
Dtitle.tex36 \large \@author\\\@date
/Zephyr-Core-3.4.0/doc/services/device_mgmt/smp_groups/
Dsmp_group_0.rst23 | ``4`` | Date-time string; unimplemented by Zephyr |
291 Date-time command
294 The command allows to obtain string representing current time-date on a device
300 Date-time get
303 The command allows to obtain date-time from a device.
305 Date-time get request
308 Date-time request header fields:
324 Date-time get response header fields:
365 Date-time set
368 The command allows to set date-time to a device.
[all …]
/Zephyr-Core-3.4.0/boards/arm/mec172xevb_assy6906/support/
Dmec172x_remote_flasher.py61 date string.
73 # Add a date/time to SHA to hopefully
/Zephyr-Core-3.4.0/samples/sensor/lsm6dso/
DREADME.rst8 This sample sets the date rate of LSM6DSO accelerometer and gyroscope to
/Zephyr-Core-3.4.0/subsys/logging/
Dlog_output.c271 struct YMD_date date; in timestamp_print()
273 get_YMD_from_seconds(total_seconds, &date); in timestamp_print()
277 date.year, date.month, date.day, in timestamp_print()
/Zephyr-Core-3.4.0/scripts/build/
Dfile2hex.py35 current date and time (= "now") use this option
/Zephyr-Core-3.4.0/.github/workflows/
Dbug_snapshot.yaml35 BUGS_PICKLE_FILENAME="zephyr-bugs-$(date -I).pickle.xz"
/Zephyr-Core-3.4.0/samples/net/sockets/dumb_http_server/src/
Dresponse_big.html.bin19 for up to date information.

12345