/openbmc/openbmc-tools/tof-voters/libvoters/ |
H A D | time.py | 15 [hour, minute, second] = [00, 00, 00] 17 [hour, minute, second] = [23, 59, 59] 21 year, month, day, hour, minute, second, tzinfo=timezone.utc
|
/openbmc/u-boot/drivers/rtc/ |
H A D | ftrtc010.c | 38 #define FTRTC010_CR_INTERRUPT_MIN (1 << 2) /* per minute irq */ 56 unsigned long minute; in ftrtc010_time() local 64 minute = readl(&rtc->min); in ftrtc010_time() 68 return day * 24 * 60 * 60 + hour * 60 * 60 + minute * 60 + second; in ftrtc010_time()
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/ |
H A D | Value.interface.yaml | 70 To calculate Air Flow in Cubic Feet per Minute 82 To calculate the liquid flow in Liters Per Minute. 97 Frequency of rotation as revolutions per minute.
|
/openbmc/qemu/hw/uefi/ |
H A D | var-service-utils.c | 161 if (a->minute < b->minute) { in uefi_time_compare() 164 if (a->minute > b->minute) { in uefi_time_compare()
|
/openbmc/openbmc/meta-facebook/recipes-extended/rsyslog/rsyslog/ |
H A D | rotate-event-logs.timer | 2 Description=Run rotate-event-logs.service every minute
|
H A D | rsyslog.conf | 14 # Limit to no more than 2000 entries in one minute and enable the
|
/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/i2c-switch@70/i2c@1/ |
H A D | psu@58.conf | 14 # 1 minute interval
|
/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/i2c-switch@70/i2c@2/ |
H A D | psu@58.conf | 14 # 1 minute interval
|
/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/i2c-switch@70/i2c@0/ |
H A D | psu@59.conf | 14 # 1 minute interval
|
/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/i2c-switch@70/i2c@3/ |
H A D | psu@59.conf | 14 # 1 minute interval
|
/openbmc/u-boot/arch/arm/mach-at91/include/mach/ |
H A D | at91_rtc.h | 32 #define AT91_RTC_MIN (0x7f << 8) /* Current Minute */ 45 #define AT91_RTC_MINEN (1 << 15) /* Minute Alarm Enab */
|
/openbmc/qemu/hw/rtc/ |
H A D | allwinner-rtc.c | 35 REG_HHMMSS, /* RTC Hour-Minute-Second */ 36 REG_ALARM1_WKHHMMSS, /* Alarm1 Week Hour-Minute-Second */ 46 REG_ALARM1_DDHHMMSS, /* Alarm1 Day Hour-Minute-Second */ 195 case REG_HHMMSS: /* RTC Hour-Minute-Second */ in allwinner_rtc_read() 240 case REG_HHMMSS: /* RTC Hour-Minute-Second */ in allwinner_rtc_write()
|
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0/ |
H A D | run-ptest | 5 # one minute.
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | sysinfo.h | 10 unsigned long loads[3]; /* 1, 5, and 15 minute load averages */
|
/openbmc/phosphor-certificate-manager/test/ |
H A D | meson.build | 40 timeout: 500, # Takes about 1 minute to generate all the certs.
|
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Sensor/Aggregation/History/ |
H A D | Average.interface.yaml | 42 Frequency of rotation as revolutions per minute.
|
H A D | Maximum.interface.yaml | 42 Frequency of rotation as revolutions per minute.
|
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_rtc.c | 56 tm.hour, tm.minute, tm.second); in execute()
|
/openbmc/bmcweb/test/redfish-core/include/utils/ |
H A D | time_utils_test.cpp | 202 // invalid minute (60) in TEST() 204 // minute in an hour. Not clear if this is intended or not, but really in TEST() 212 // invalid character for minute in TEST()
|
/openbmc/openbmc-tools/ |
H A D | README.md | 3 The goal of this repository is to collect the two-minute hacks you write to
|
/openbmc/openbmc-test-automation/lib/serial_connection/ |
H A D | serial_console_client.robot | 43 Telnet.Set Timeout 30 minute 30 seconds
|
/openbmc/openbmc/meta-fii/meta-mori/recipes-extended/rsyslog/rsyslog/ |
H A D | rsyslog.conf | 11 # Limit to no more than 4000 entries in one minute and enable the
|
/openbmc/openbmc/meta-ampere/meta-common/recipes-extended/rsyslog/rsyslog/ |
H A D | rsyslog.conf | 11 # Limit to no more than 2000 entries in one minute and enable the
|
/openbmc/openbmc/meta-fii/meta-kudo/recipes-extended/rsyslog/rsyslog/ |
H A D | rsyslog.conf | 11 # Limit to no more than 4000 entries in one minute and enable the
|
/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-extended/rsyslog/rsyslog/ |
H A D | rsyslog.conf | 11 # Limit to no more than 4000 entries in one minute and enable the
|