Home
last modified time | relevance | path

Searched refs:low (Results 1 – 25 of 857) sorted by relevance

12345678910>>...35

/Zephyr-latest/drivers/sensor/ntc_thermistor/
Dntc_thermistor_calc.c40 int low = 0; in ntc_lookup_comp() local
43 if (ohm > type->comp[low].ohm) { in ntc_lookup_comp()
44 high = low; in ntc_lookup_comp()
46 low = high; in ntc_lookup_comp()
49 while (high - low > 1) { in ntc_lookup_comp()
50 int mid = (low + high) / 2; in ntc_lookup_comp()
55 low = mid; in ntc_lookup_comp()
59 *i_low = low; in ntc_lookup_comp()
87 int low, high; in ntc_get_temp_mc() local
90 ntc_lookup_comp(type, ohm, &low, &high); in ntc_get_temp_mc()
[all …]
/Zephyr-latest/boards/nxp/rddrone_fmuk66/
Drddrone_fmuk66-pinctrl.dtsi16 drive-strength = "low";
23 drive-strength = "low";
37 drive-strength = "low";
46 drive-strength = "low";
55 drive-strength = "low";
66 drive-strength = "low";
79 drive-strength = "low";
87 drive-strength = "low";
92 drive-strength = "low";
101 drive-strength = "low";
[all …]
/Zephyr-latest/boards/nxp/ucans32k1sic/
Ducans32k1sic-pinctrl.dtsi13 drive-strength = "low";
20 drive-strength = "low";
27 drive-strength = "low";
37 drive-strength = "low";
46 drive-strength = "low";
53 drive-strength = "low";
60 drive-strength = "low";
67 drive-strength = "low";
74 drive-strength = "low";
/Zephyr-latest/boards/nxp/frdm_mcxn947/
Dfrdm_mcxn947-pinctrl.dtsi17 drive-strength = "low";
27 drive-strength = "low";
39 drive-strength = "low";
51 drive-strength = "low";
61 drive-strength = "low";
75 drive-strength = "low";
82 drive-strength = "low";
90 drive-strength = "low";
100 drive-strength = "low";
112 drive-strength = "low";
[all …]
/Zephyr-latest/boards/nxp/frdm_k64f/
Dfrdm_k64f-pinctrl.dtsi16 drive-strength = "low";
24 drive-strength = "low";
38 drive-strength = "low";
46 drive-strength = "low";
53 drive-strength = "low";
63 drive-strength = "low";
71 drive-strength = "low";
77 drive-strength = "low";
85 drive-strength = "low";
94 drive-strength = "low";
[all …]
/Zephyr-latest/samples/boards/microchip/mec172xevb_assy6906/qmspi_ldma/
Dmec172xevb_assy6906.overlay13 low-power-enable;
17 low-power-enable;
21 low-power-enable;
25 low-power-enable;
29 low-power-enable;
33 low-power-enable;
38 low-power-enable;
42 low-power-enable;
46 low-power-enable;
50 low-power-enable;
[all …]
/Zephyr-latest/boards/nxp/twr_ke18f/
Dtwr_ke18f-pinctrl.dtsi18 drive-strength = "low";
26 drive-strength = "low";
35 drive-strength = "low";
44 drive-strength = "low";
54 drive-strength = "low";
65 drive-strength = "low";
74 drive-strength = "low";
83 drive-strength = "low";
93 drive-strength = "low";
105 drive-strength = "low";
[all …]
/Zephyr-latest/boards/nxp/frdm_mcxn236/
Dfrdm_mcxn236-pinctrl.dtsi15 drive-strength = "low";
25 drive-strength = "low";
39 drive-strength = "low";
49 drive-strength = "low";
59 drive-strength = "low";
71 drive-strength = "low";
80 drive-strength = "low";
89 drive-strength = "low";
100 drive-strength = "low";
107 drive-strength = "low";
[all …]
/Zephyr-latest/tests/arch/arc/arc_dsp_sharing/
DREADME.txt25 Load and store OK after 0 (high) + 84 (low) tests
26 Load and store OK after 100 (high) + 11926 (low) tests
27 Load and store OK after 200 (high) + 23767 (low) tests
28 Load and store OK after 300 (high) + 35607 (low) tests
29 Load and store OK after 400 (high) + 47448 (low) tests
30 Load and store OK after 500 (high) + 59287 (low) tests
34 complex product calculation OK after 50 (high) + 63297 (low) tests (computed -160)
35 complex product calculation OK after 150 (high) + 188138 (low) tests (computed -160)
36 complex product calculation OK after 250 (high) + 312972 (low) tests (computed -160)
37 complex product calculation OK after 350 (high) + 437806 (low) tests (computed -160)
[all …]
/Zephyr-latest/lib/libc/minimal/source/stdlib/
Dbsearch.c25 size_t low = 0; in bsearch() local
31 while (low < high) { in bsearch()
32 index = low + (high - low) / 2; in bsearch()
39 low = index + 1; in bsearch()
/Zephyr-latest/boards/nxp/frdm_mcxw71/
Dfrdm_mcxw71-pinctrl.dtsi12 drive-strength = "low";
20 drive-strength = "low";
30 drive-strength = "low";
39 drive-strength = "low";
50 drive-strength = "low";
58 drive-strength = "low";
67 drive-strength = "low";
/Zephyr-latest/boards/nxp/frdm_k82f/
Dfrdm_k82f-pinctrl.dtsi16 drive-strength = "low";
26 drive-strength = "low";
35 drive-strength = "low";
45 drive-strength = "low";
56 drive-strength = "low";
65 drive-strength = "low";
76 drive-strength = "low";
87 drive-strength = "low";
/Zephyr-latest/boards/nxp/frdm_ke17z512/
Dfrdm_ke17z512-pinctrl.dtsi14 drive-strength = "low";
24 drive-strength = "low";
34 drive-strength = "low";
44 drive-strength = "low";
54 drive-strength = "low";
63 drive-strength = "low";
75 drive-strength = "low";
84 drive-strength = "low";
/Zephyr-latest/boards/nxp/frdm_kw41z/
Dfrdm_kw41z-pinctrl.dtsi16 drive-strength = "low";
25 drive-strength = "low";
33 drive-strength = "low";
38 drive-strength = "low";
49 drive-strength = "low";
58 drive-strength = "low";
66 drive-strength = "low";
/Zephyr-latest/boards/nxp/frdm_mcxa156/
Dfrdm_mcxa156-pinctrl.dtsi14 drive-strength = "low";
22 drive-strength = "low";
31 drive-strength = "low";
39 drive-strength = "low";
45 drive-strength = "low";
55 drive-strength = "low";
66 drive-strength = "low";
77 drive-strength = "low";
/Zephyr-latest/include/zephyr/net/
Dptp_time.h118 uint32_t low; member
124 uint32_t low;
161 uint32_t low; member
167 uint32_t low;
182 uint32_t low; member
188 uint32_t low;
/Zephyr-latest/boards/nxp/frdm_ke17z/
Dfrdm_ke17z-pinctrl.dtsi14 drive-strength = "low";
23 drive-strength = "low";
33 drive-strength = "low";
43 drive-strength = "low";
52 drive-strength = "low";
64 drive-strength = "low";
/Zephyr-latest/boards/nxp/frdm_mcxc242/
Dfrdm_mcxc242-pinctrl.dtsi15 drive-strength = "low";
23 drive-strength = "low";
31 drive-strength = "low";
40 drive-strength = "low";
48 drive-strength = "low";
56 drive-strength = "low";
/Zephyr-latest/boards/seeed/xiao_ble/
Dxiao_ble-pinctrl.dtsi21 low-power-enable;
36 low-power-enable;
51 low-power-enable;
66 low-power-enable;
80 low-power-enable;
97 low-power-enable;
114 low-power-enable;
136 low-power-enable;
140 low-power-enable;
/Zephyr-latest/boards/nxp/frdm_k22f/
Dfrdm_k22f-pinctrl.dtsi17 drive-strength = "low";
23 drive-strength = "low";
32 drive-strength = "low";
44 drive-strength = "low";
53 drive-strength = "low";
62 drive-strength = "low";
/Zephyr-latest/boards/nordic/nrf52840dk/
Dnrf52840dk_nrf52840-pinctrl.dtsi25 low-power-enable;
43 low-power-enable;
58 low-power-enable;
73 low-power-enable;
87 low-power-enable;
104 low-power-enable;
121 low-power-enable;
138 low-power-enable;
161 low-power-enable;
165 low-power-enable;
[all …]
/Zephyr-latest/boards/nordic/thingy53/
Dthingy53_nrf5340_common-pinctrl.dtsi20 low-power-enable;
33 low-power-enable;
48 low-power-enable;
65 low-power-enable;
84 low-power-enable;
102 low-power-enable;
106 low-power-enable;
125 low-power-enable;
/Zephyr-latest/boards/nordic/nrf21540dk/
Dnrf21540dk_nrf52840-pinctrl.dtsi25 low-power-enable;
43 low-power-enable;
58 low-power-enable;
73 low-power-enable;
87 low-power-enable;
104 low-power-enable;
121 low-power-enable;
138 low-power-enable;
155 low-power-enable;
/Zephyr-latest/boards/u-blox/ubx_bmd340eval/
Dubx_bmd340eval_nrf52840-pinctrl.dtsi22 low-power-enable;
37 low-power-enable;
52 low-power-enable;
67 low-power-enable;
81 low-power-enable;
98 low-power-enable;
115 low-power-enable;
132 low-power-enable;
155 low-power-enable;
172 low-power-enable;
/Zephyr-latest/boards/raytac/mdbt50q_db_40/
Draytac_mdbt50q_db_40_nrf52840-pinctrl.dtsi25 low-power-enable;
43 low-power-enable;
58 low-power-enable;
73 low-power-enable;
91 low-power-enable;
108 low-power-enable;
125 low-power-enable;
142 low-power-enable;
164 low-power-enable;
168 low-power-enable;

12345678910>>...35