Home
last modified time | relevance | path

Searched refs:date (Results 1 – 10 of 10) sorted by relevance

/subsys/bindesc/
A DKconfig.build_time62 bool "Build date and time as string"
64 The date and time of compilation as a string, such as "2023-09-29T17:43:14+0000"
67 bool "Build date as string"
69 The date of compilation as a string, such as "2023-09-29"
94 Format of the build date string. This value is passed to cmake's string(TIMESTAMP ...)
/subsys/shell/modules/
A DKconfig27 This shell provides access to date and time based on Unix time.
A Ddate_service.c205 SHELL_CMD_REGISTER(date, &sub_date, "Date commands", NULL);
/subsys/mgmt/osdp/
A 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
/subsys/mgmt/mcumgr/grp/os_mgmt/
A DKconfig194 bool "Show build date and time"
196 Will allow returning the build date and time of the firmware by using the info with
200 build date/time in the output firmware image.
/subsys/net/lib/ocpp/
A Docpp_i.h123 struct timeval date; member
A Docpp_j.c604 static int parse_heartbeat_msg(char *json, struct timeval *date) in parse_heartbeat_msg() argument
688 (void)binfo->date; in parse_bootnotification_msg()
/subsys/logging/
A DKconfig.formatting190 bool "Format timestamp in date format"
/subsys/sd/
A Dsd_ops.c201 cid->date = (uint16_t)((raw_cid[0U] & 0xFFF00U) >> 8U); in sdmmc_decode_cid()
/subsys/fs/
A DKconfig.fatfs95 Enable file system timestamping instead of using a hardcoded date

Completed in 44 milliseconds