Home
last modified time | relevance | path

Searched full:minute (Results 1 – 25 of 93) sorted by relevance

1234

/openbmc/openbmc-tools/tof-voters/libvoters/
H A Dtime.py15 [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 Dftrtc010.c38 #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 DValue.interface.yaml70 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 Dvar-service-utils.c161 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 Drotate-event-logs.timer2 Description=Run rotate-event-logs.service every minute
H A Drsyslog.conf14 # 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 Dpsu@58.conf14 # 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 Dpsu@58.conf14 # 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 Dpsu@59.conf14 # 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 Dpsu@59.conf14 # 1 minute interval
/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Dat91_rtc.h32 #define AT91_RTC_MIN (0x7f << 8) /* Current Minute */
45 #define AT91_RTC_MINEN (1 << 15) /* Minute Alarm Enab */
/openbmc/qemu/hw/rtc/
H A Dallwinner-rtc.c35 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 Drun-ptest5 # one minute.
/openbmc/qemu/include/standard-headers/linux/
H A Dsysinfo.h10 unsigned long loads[3]; /* 1, 5, and 15 minute load averages */
/openbmc/phosphor-certificate-manager/test/
H A Dmeson.build40 timeout: 500, # Takes about 1 minute to generate all the certs.
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Sensor/Aggregation/History/
H A DAverage.interface.yaml42 Frequency of rotation as revolutions per minute.
H A DMaximum.interface.yaml42 Frequency of rotation as revolutions per minute.
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_rtc.c56 tm.hour, tm.minute, tm.second); in execute()
/openbmc/bmcweb/test/redfish-core/include/utils/
H A Dtime_utils_test.cpp202 // 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 DREADME.md3 The goal of this repository is to collect the two-minute hacks you write to
/openbmc/openbmc-test-automation/lib/serial_connection/
H A Dserial_console_client.robot43 Telnet.Set Timeout 30 minute 30 seconds
/openbmc/openbmc/meta-fii/meta-mori/recipes-extended/rsyslog/rsyslog/
H A Drsyslog.conf11 # 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 Drsyslog.conf11 # 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 Drsyslog.conf11 # 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 Drsyslog.conf11 # Limit to no more than 4000 entries in one minute and enable the

1234