Home
last modified time | relevance | path

Searched +full:30 +full:ma (Results 1 – 25 of 177) sorted by relevance

12345678

/freebsd/contrib/tzdata/
H A Dafrica170 Rule Egypt 1959 1965 - Sep 30 3:00 0 -
178 # Go with IATA starting in 1995, except correct 1995 entry from 09-30 to 09-29.
292 # Egypt will start DST on midnight after Thursday, April 30, 2015.
368 # The standard time of GMT+2:30 was adopted in the East Africa Protectorate....
372 # At midnight on 30 June 1928 the clocks throughout Kenya was put forward
379 # 1929 and the time was restored to GMT+2:30 at midnight on 4 January 1930.
412 # check the time. PRI's The World. 2015-01-30 15:15 -05.
413 # https://www.pri.org/stories/2015-01-30/if-you-have-meeting-ethiopia-you-better-double-check-time
417 2:30 - %z 1928 Jun 30 24:00
419 2:30 - %z 1936 Dec 31 24:00
[all …]
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dqcom,pmic-gpio.txt171 1: 30uA (PMIC_GPIO_PULL_UP_30)
174 4: 1.5uA + 30uA boost (PMIC_GPIO_PULL_UP_1P5_30)
175 If this property is omitted 30uA strength will be used if
213 1: high (PMIC_GPIO_STRENGTH_HIGH) 0.9mA @ 1.8V - 1.9mA @ 2.6V
214 2: medium (PMIC_GPIO_STRENGTH_MED) 0.6mA @ 1.8V - 1.25mA @ 2.6V
215 3: low (PMIC_GPIO_STRENGTH_LOW) 0.15mA @ 1.8V - 0.3mA @ 2.6V
/freebsd/sys/contrib/device-tree/include/dt-bindings/usb/
H A Dpd.h11 #define PDO_TYPE_SHIFT 30
27 #define PDO_FIXED_CURR_SHIFT 0 /* 10mA units */
30 #define PDO_FIXED_CURR(ma) ((((ma) / 10) & PDO_CURR_MASK) << PDO_FIXED_CURR_SHIFT) argument
32 #define PDO_FIXED(mv, ma, flags) \ argument
34 PDO_FIXED_VOLT(mv) | PDO_FIXED_CURR(ma))
52 #define PDO_VAR_MAX_CURR_SHIFT 0 /* 10mA units */
56 #define PDO_VAR_MAX_CURR(ma) ((((ma) / 10) & PDO_CURR_MASK) << PDO_VAR_MAX_CURR_SHIFT) argument
71 #define PDO_PPS_APDO_MAX_CURR_SHIFT 0 /* 50mA units */
80 #define PDO_PPS_APDO_MAX_CURR(ma) \ argument
81 ((((ma) / 50) & PDO_PPS_APDO_CURR_MASK) << PDO_PPS_APDO_MAX_CURR_SHIFT)
[all …]
/freebsd/contrib/tcsh/nls/et/
H A Dset302 $set 30
11 9 \n%s sisemine viga: Ma ei tea, mida ma otsin!\n
/freebsd/contrib/bc/locales/
H A Dpl_PL.ISO8859-2.msg80 30 "POSIX nie pozwala na przypisywanie ci�g�w znak�w do zmiennych lub tablic"
91 7 "stos ma zbyt ma�o element�w"
92 8 "stos dla rejestru \"%s\" ma zbyt ma�o element�w"
H A Dpl_PL.utf8.msg80 30 "POSIX nie pozwala na przypisywanie ciągów znaków do zmiennych lub tablic"
91 7 "stos ma zbyt mało elementów"
92 8 "stos dla rejestru \"%s\" ma zbyt mało elementów"
H A Dpl_PL.UTF-8.msg80 30 "POSIX nie pozwala na przypisywanie ciągów znaków do zmiennych lub tablic"
91 7 "stos ma zbyt mało elementów"
92 8 "stos dla rejestru \"%s\" ma zbyt mało elementów"
/freebsd/lib/libc/nls/
H A Dpl_PL.ISO8859-2.msg10 2 Nie ma takiego pliku/katalogu
12 3 Nie ma takiego procesu
66 30 System plik�w tylko do odczytu
246 30 Sygna� u�ytkownika 1
/freebsd/usr.bin/ee/nls/pl_PL.ISO8859-2/
H A Dee.msg12 3 "szukaj (ma�e!=du�e) "
39 30 "operacje na plikach"
58 49 "write : zapisz do pliku case : szukaj (ma�e!=du�e) "
59 50 "exit : zachowaj i wyjd� nocase : szukaj (ma�e==du�e) "
73 64 "write: zapisz plik |case : szukaj (ma�e!=du�e) |exit : zpisz i wyjd�"
74 65 "!cmd : \"cmd\" w shellu |nocase: ma�e==du�e w szukaniu |quit : wyjd�, nie zapisuj"
/freebsd/usr.bin/bluetooth/rfcomm_sppd/
H A Drfcomm_sppd.c195 struct sockaddr_rfcomm ma; in main() local
209 memset(&ma, 0, sizeof(ma)); in main()
210 ma.rfcomm_len = sizeof(ma); in main()
211 ma.rfcomm_family = AF_BLUETOOTH; in main()
212 memcpy(&ma.rfcomm_bdaddr, &bt_addr_any, sizeof(bt_addr_any)); in main()
213 ma.rfcomm_channel = channel; in main()
215 if (bind(acceptsock, (struct sockaddr *)&ma, sizeof(ma)) < 0) in main()
220 aaddrlen = sizeof(ma); in main()
221 if (getsockname(acceptsock, (struct sockaddr *)&ma, &aaddrlen) < 0) in main()
223 channel = ma.rfcomm_channel; in main()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/iio/addac/
H A Dadi,ad74115.yaml176 When present, the threshold range is fixed from -19V to 30V.
195 When not present, the DAC short-circuit current limit is 32mA in
196 either source or sink for VOUT and 4mA sink for IOUT.
197 When present, the limit is 16mA in either source or sink for VOUT,
198 1mA sink for IOUT.
/freebsd/contrib/diff/lib/
H A Dexclude.h19 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
27 #define EXCLUDE_ANCHORED (1 << 30)
/freebsd/sys/contrib/device-tree/Bindings/leds/backlight/
H A Drichtek,rt4831-backlight.yaml17 Each channel driving current is up to 30mA
H A Dmediatek,mt6370-backlight.yaml15 4 channels of 8 series WLEDs. Each channel supports up to 30mA of current
/freebsd/sys/dev/mii/
H A Dip1000phy.c106 struct mii_attach_args *ma; in ip1000phy_attach() local
109 ma = device_get_ivars(dev); in ip1000phy_attach()
111 if (MII_MODEL(ma->mii_id2) == MII_MODEL_xxICPLUS_IP1000A && in ip1000phy_attach()
333 PHY_WRITE(sc, 30, 0x005e); in ip1000phy_load_dspcode()
/freebsd/sys/arm/ti/am335x/
H A Dam335x_pmic.c153 const char *pchrgt_c[] = {"30 min", "60 min"}; in am335x_pmic_dump_chgconfig()
155 const char *ichrg_c[] = {"300mA", "400mA", "500mA", "700mA"}; in am335x_pmic_dump_chgconfig()
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3368-evb.dtsi31 24 25 26 27 28 29 30 31
149 pcfg_pull_none_drv_8ma: pcfg-pull-none-drv-8ma {
154 pcfg_pull_up_drv_8ma: pcfg-pull-up-drv-8ma {
/freebsd/sys/contrib/device-tree/src/arm/rockchip/
H A Drk3288-evb.dtsi56 24 25 26 27 28 29 30 31
306 pcfg_pull_none_drv_8ma: pcfg-pull-none-drv-8ma {
310 pcfg_pull_up_drv_8ma: pcfg-pull-up-drv-8ma {
342 * high-speed mode on EVB board so bump up to 8ma.
/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dleds-lm36274.txt6 the I2C bus and/or controlled via a logic level PWM input from 60 uA to 30 mA.
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Drichtek,rt4831.yaml20 Each channel driving current is up to 30mA
/freebsd/contrib/libxo/tests/core/
H A Dtest_02.c82 (uintmax_t) 20, (uintmax_t) 30, (uintmax_t) 40, "file"); in main()
89 155, "mA"); in main()
93 10, 20, 30); in main()
114 xo_emit("({[:/%d}{n:min/15}/{n:cur/20}/{:max/%d}{]:})\n", 30, 125); in main()
115 xo_emit("({[:30}{:min/%u}/{:cur/%u}/{:max/%u}{]:})\n", 15, 20, 125); in main()
116 xo_emit("({[:-30}{n:min/15}/{n:cur/20}/{n:max/125}{]:})\n"); in main()
117 xo_emit("({[:}{:min/%u}/{:cur/%u}/{:max/%u}{]:/%d})\n", 15, 20, 125, -30); in main()
/freebsd/sys/dev/isci/scil/
H A Dscu_viit_data.h22 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
71 #define SCU_VIIT_ENTRY_ID_SHIFT (30UL)
145 #define SCU_IIT_ENTRY_ID_SHIFT (30UL)
/freebsd/share/termcap/
H A Dtermcap177 :le=^H:li#24:ma=^K^P^L :nd=^L:\
191 :le=^H:bs:cm=\E=%+ %+ :cl=1^Z:co#80:ho=^^:li#24:ma=^K^P:nd=^L:ku=^K:\
293 :se=\E[m:sf=\E[S:so=\E[43;30m:ta=\t:ue=\E[m:up=\E[A:\
320 :li#24:nd=^\:up=^_:xn:ma=^\ ^_^P^YH:pt:
585 :ho=40^Y:kd=^J:kl=^H:kr=^U:ku=^Z:li#24:ma=^Z^P^U :nd=^U:up=^Z:
589 :ma@:kr@:ku@:tc=vc404:
630 :do=^J:co#80:li#30:cl=^l:ho=\Et:da:db:sf=\Ev:sr=\Ew:\
634 :do=^J:cd=\EY:ce=\ET:cl=2\E*:ma=^K^P^R^L^L :\
639 :up=^K:do=^J:le=^H:nd=^L:ho=^^:ta=\Ei:ma=^Kk^Jj^Hh^Ll^^h:am:bs:\
660 :am:le=^H:bs:ho=\036:ma=^K^P^_ :do=^J:
[all …]
/freebsd/usr.sbin/mlxcontrol/
H A Dcommand.c99 " <howlong> How long (seconds) to pause for (default 30).\n"
100 " <delay> How long (seconds) to wait before pausing (default 30).\n"
500 struct mlxd_foreach_action ma; in cmd_detach() local
517 ma.func = detach_drive; in cmd_detach()
518 ma.arg = &unit; in cmd_detach()
523 mlxd_foreach_ctrlr(unit, &ma); in cmd_detach()
657 mp.mp_when = 30; in cmd_pause()
658 mp.mp_howlong = 30; in cmd_pause()
/freebsd/contrib/blocklist/bin/
H A Dblacklistctl.c1 /* $NetBSD: blocklistctl.c,v 1.4 2025/02/11 17:48:30 christos Exp $ */
38 __RCSID("$NetBSD: blocklistctl.c,v 1.4 2025/02/11 17:48:30 christos Exp $");
138 printf("%*.*s/ma:port\tid\tnfail\t%s\n", wide, wide, in main()

12345678