Home
last modified time | relevance | path

Searched full:current (Results 1 – 25 of 2216) sorted by relevance

12345678910>>...89

/Zephyr-Core-3.7.0/include/zephyr/dt-bindings/usb-c/
Dnxp_nx20p3483.h29 /** Current limit of 400mA */
31 /** Current limit of 600mA */
33 /** Current limit of 800mA */
35 /** Current limit of 1000mA */
37 /** Current limit of 1200mA */
39 /** Current limit of 1400mA */
41 /** Current limit of 1600mA */
43 /** Current limit of 1800mA */
45 /** Current limit of 2000mA */
47 /** Current limit of 2200mA */
[all …]
/Zephyr-Core-3.7.0/dts/bindings/led/
Dti,lp5562.yaml8 red-output-current:
11 description: Output current of red channel in 0.1 mA (0-25.5 mA).
13 green-output-current:
16 description: Output current of green channel in 0.1 mA (0-25.5 mA)
18 blue-output-current:
21 description: Output current of blue channel in 0.1 mA (0-25.5 mA)
23 white-output-current:
26 description: Output current of white channel in 0.1 mA (0-25.5 mA)
Dissi,is31fl3733.yaml17 current-limit:
21 Global current limit. Sets the global current control register of LED
22 driver (set table 14). Limits global current based on the following
23 formula: (840/R_ISET) * (current-limit/256). Defaults to max value
/Zephyr-Core-3.7.0/scripts/kconfig/
Dhardenconfig.py25 def __init__(self, name, recommended, current=None, symbol=None): argument
28 self.current = current
31 if current is None:
33 elif recommended == current:
50 current = symbol.str_value
53 current = None
54 options.append(Option(name=name, current=current,
61 print('{:^50}|{:^13}|{:^20}'.format('name', 'current', 'recommended'), end='')
70 opt.name, opt.current, opt.recommended), end='')
/Zephyr-Core-3.7.0/subsys/mgmt/mcumgr/transport/src/
Dsmp_reassembly.c20 smpt->__reassembly.current = NULL; in smp_reassembly_init()
26 if (smpt->__reassembly.current == NULL) { in smp_reassembly_expected()
35 if (smpt->__reassembly.current == NULL) { in smp_reassembly_collect()
60 smpt->__reassembly.current = smp_packet_alloc(); in smp_reassembly_collect()
61 if (smpt->__reassembly.current != NULL) { in smp_reassembly_collect()
74 net_buf_add_mem(smpt->__reassembly.current, buf, len); in smp_reassembly_collect()
88 if (smpt->__reassembly.current == NULL) { in smp_reassembly_complete()
95 smp_rx_req(smpt, smpt->__reassembly.current); in smp_reassembly_complete()
97 smpt->__reassembly.current = NULL; in smp_reassembly_complete()
105 if (smpt->__reassembly.current == NULL) { in smp_reassembly_drop()
[all …]
/Zephyr-Core-3.7.0/drivers/i2c/
Di2c_ll_stm32_v1.c161 data->current.len = msg->len; in msg_init()
162 data->current.buf = msg->buf; in msg_init()
163 data->current.flags = msg->flags; in msg_init()
164 data->current.is_restart = 0U; in msg_init()
165 data->current.is_write = (transfer == I2C_REQUEST_WRITE); in msg_init()
166 data->current.is_arlo = 0U; in msg_init()
167 data->current.is_err = 0U; in msg_init()
168 data->current.is_nack = 0U; in msg_init()
169 data->current.msg = msg; in msg_init()
189 if (data->current.is_nack || data->current.is_err || in msg_end()
[all …]
/Zephyr-Core-3.7.0/dts/bindings/battery/
Dbattery.yaml15 precharge-current-microamp:
17 description: current for pre-charge phase
19 charge-term-current-microamp:
21 description: current for charge termination phase
23 constant-charge-current-max-microamp:
25 description: maximum constant input current
/Zephyr-Core-3.7.0/dts/bindings/iio/afe/
Dcurrent-sense-amplifier.yaml5 When an io-channel measures the voltage over a current sense amplifier,
6 the interesting measurement is almost always the current through the
7 sense resistor, not the voltage over it. This binding describes such a current
11 … https://www.kernel.org/doc/Documentation/devicetree/bindings/iio/afe/current-sense-amplifier.yaml
13 compatible: "current-sense-amplifier"
44 Control power to the current amplifier.
47 to enable the current amplifier.
Dcurrent-sense-shunt.yaml5 When an io-channel measures the voltage over a current sense shunt,
6 the interesting measurement is almost always the current through the
7 shunt, not the voltage over it. This binding describes such a current
11 https://www.kernel.org/doc/Documentation/devicetree/bindings/iio/afe/current-sense-shunt.yaml
13 compatible: "current-sense-shunt"
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/audio/
Dmcs.h85 /** A single track is played repeatedly; the next track is the current track. */
113 /** A single track is played repeatedly; the next track is the current track. */
137 /** The current track is invalid, and no track has been selected. */
139 /** The media player is playing the current track. */
141 /** The current track is paused. The media player has a current track, but it is not being played */
143 /** The current track is fast forwarding or fast rewinding. */
151 /** Start playing the current track. */
153 /** Pause playing the current track. */
155 /** Fast rewind the current track. */
157 /** Fast forward the current track. */
[all …]
/Zephyr-Core-3.7.0/dts/bindings/sensor/
Dti,ina226.yaml5 TI INA226 Bidirectional Current and Power Monitor.
55 current-lsb-microamps:
59 Current LSB value in microAmpere.
60 This value gives the measurement resolution for current measurement.
61 Formula: current-lsb [μA] = maximum expected current [μA] / 2^15
62 Higher resolution means lower range of current measurement, vice versa.
64 For example, if maximum expected current is 15 [A]:
65 then, current-lsb [μA] = 15000000 [μA] / 2^15 ~= 457.763 [μA].
Dti,ina23x-common.yaml10 current-lsb-microamps:
17 current-lsb(A) = maximum expected current(A) / 2^15
19 (sensor has 15 bits). For example, if maximum expected current is 15A:
21 current-lsb(A) = 15A / 2^15 ~= 457uA
Dnordic,npm1300-charger.yaml28 current-microamp:
32 Charge current in uA.
40 Discharge current limit in uA.
47 Vbus current limit in uA.
97 term-current-percent:
104 Termination current, as a percentage of current-microamp.
105 Charge completes when the charge current falls below this value.
/Zephyr-Core-3.7.0/samples/boards/nrf/mesh/onoff_level_lighting_vnd_app/src/mesh/
Dno_transition_work_handler.c47 if (ctl->light->target != ctl->light->current) { in no_transition_work_handler()
48 ctl->light->current = ctl->light->target; in no_transition_work_handler()
52 if (ctl->temp->target != ctl->temp->current) { in no_transition_work_handler()
53 ctl->temp->current = ctl->temp->target; in no_transition_work_handler()
57 if (ctl->duv->target != ctl->duv->current) { in no_transition_work_handler()
58 ctl->duv->current = ctl->duv->target; in no_transition_work_handler()
62 if (ctl->light->current) { in no_transition_work_handler()
63 ctl->light->last = ctl->light->current; in no_transition_work_handler()
Dtransition.c119 ((float) (ctl->light->current - ctl->light->target) / in set_transition_values()
124 ((float) (ctl->light->current - ctl->light->target) / in set_transition_values()
128 ((float) (ctl->temp->current - ctl->temp->target) / in set_transition_values()
132 ((float) (ctl->duv->current - ctl->duv->target) / in set_transition_values()
137 ((float) (ctl->temp->current - ctl->temp->target) / in set_transition_values()
142 ((float) (ctl->temp->current - ctl->temp->target) / in set_transition_values()
146 ((float) (ctl->duv->current - ctl->duv->target) / in set_transition_values()
172 ctl->light->current -= ctl->light->delta; in onoff_work_handler()
175 ctl->light->current = ctl->light->target; in onoff_work_handler()
187 if (ctl->light->current) { in level_move_lightness_work_handler()
[all …]
/Zephyr-Core-3.7.0/tests/drivers/sensor/adltc2990/boards/
Dnative_sim.overlay11 pins-v1-v2-current-resistor = <0>;
12 pins-v3-v4-current-resistor = <0>;
25 pins-v1-v2-current-resistor = <1000000>;
26 pins-v3-v4-current-resistor = <0>;
37 pins-v1-v2-current-resistor = <1000000>;
38 pins-v3-v4-current-resistor = <0>;
51 pins-v1-v2-current-resistor = <1000000>;
52 pins-v3-v4-current-resistor = <0>;
65 pins-v1-v2-current-resistor = <10000>;
66 pins-v3-v4-current-resistor = <100000>;
[all …]
/Zephyr-Core-3.7.0/samples/boards/nrf/mesh/onoff_level_lighting_vnd_app/src/
Dmain.c63 ctl->temp->current = ctl->temp->def; in light_default_status_init()
64 ctl->duv->current = ctl->duv->def; in light_default_status_init()
68 ctl->light->current = 0U; in light_default_status_init()
72 ctl->light->current = ctl->light->last; in light_default_status_init()
74 ctl->light->current = ctl->light->def; in light_default_status_init()
78 ctl->light->current = ctl->light->target; in light_default_status_init()
79 ctl->temp->current = ctl->temp->target; in light_default_status_init()
80 ctl->duv->current = ctl->duv->target; in light_default_status_init()
84 ctl->light->target = ctl->light->current; in light_default_status_init()
85 ctl->temp->target = ctl->temp->current; in light_default_status_init()
[all …]
/Zephyr-Core-3.7.0/doc/hardware/peripherals/
Dbc12.rst8 devices to draw current exceeding the USB 2.0 specification limit of 0.5A, 2.5W.
12 sinks current from the USB connection.
27 Allowed PD (portable device) Current Draw from Charging Port IDEV_CHG 1.5 A
28 Charging Downstream Port Rated Current ICDP 1.5 - 5.0 A
29 Maximum Configured Current when connected to a SDP ICFG_MAX 500 mA
30 Dedicated Charging Port Rated Current IDCP 1.5 - 5.0 A
31 Suspend current ISUSP 2.5 mA
32 Unit load current IUNIT 100 mA
35 While the ICDP and IDCP rated currents go up to 5.0 A, the BC1.2 current is
63 default, the BC1.2 driver clamps the current to 1.5A to comply with the BC1.2
[all …]
/Zephyr-Core-3.7.0/kernel/
Dusage.c42 if (cpu->current != cpu->idle_thread) { in sched_cpu_update_usage()
46 cpu->usage->current += cycles; in sched_cpu_update_usage()
48 if (cpu->usage->longest < cpu->usage->current) { in sched_cpu_update_usage()
49 cpu->usage->longest = cpu->usage->current; in sched_cpu_update_usage()
52 cpu->usage->current = 0; in sched_cpu_update_usage()
66 thread->base.usage.current += cycles; in sched_thread_update_usage()
68 if (thread->base.usage.longest < thread->base.usage.current) { in sched_thread_update_usage()
69 thread->base.usage.longest = thread->base.usage.current; in sched_thread_update_usage()
85 thread->base.usage.current = 0; in z_sched_usage_start()
110 if (cpu->current->base.usage.track_usage) { in z_sched_usage_stop()
[all …]
/Zephyr-Core-3.7.0/dts/bindings/sdhc/
Dsdhc.yaml11 max-current-330:
15 Max drive current in mA at 3.3V. A value of zero indicates no maximum
18 max-current-300:
22 Max drive current in mA at 3.0V. A value of zero indicates no maximum
25 max-current-180:
29 Max drive current in mA at 1.8V. A value of zero indicates no maximum
/Zephyr-Core-3.7.0/samples/subsys/usb_c/sink/
DREADME.rst69 Current: 3000
71 Peak Current: 0
80 Current: 3000
82 Peak Current: 0
91 Current: 3000
93 Peak Current: 0
102 Current: 2250
104 Peak Current: 0
/Zephyr-Core-3.7.0/dts/bindings/adc/
Dti,lmp90xxx-current.yaml1 # Common fields for Texas Instruments LMP90xxx AFEs with current sources
6 rtd-current:
8 description: RTD current in microampere
/Zephyr-Core-3.7.0/arch/arm/core/cortex_m/
Dswap.c19 * current->basepri, and then triggers a PendSV exception, which does
56 (_kernel.cpus[0].current->arch.mode_exc_return = (uint8_t)exc_ret;)); in z_arm_pendsv_c()
62 struct k_thread *current = _kernel.cpus[0].current = _kernel.ready_q.cache; in z_arm_pendsv_c() local
79 (extern uintptr_t z_arm_tls_ptr; z_arm_tls_ptr = current->tls)); in z_arm_pendsv_c()
82 (exc_ret = (exc_ret & 0xFFFFFF00) | current->arch.mode_exc_return)); in z_arm_pendsv_c()
87 basepri = current->arch.basepri; in z_arm_pendsv_c()
88 current->arch.basepri = 0; in z_arm_pendsv_c()
94 z_arm_configure_dynamic_mpu_regions(current); in z_arm_pendsv_c()
106 __set_CONTROL(ctrl.w | current->arch.mode); in z_arm_pendsv_c()
/Zephyr-Core-3.7.0/tests/drivers/sensor/ina237/boards/
Dnative_sim.overlay15 current-lsb-microamps = <123>;
25 current-lsb-microamps = <123>;
29 /* high precision mode, maximum current lsb */
35 current-lsb-microamps = <0xffff>;
45 current-lsb-microamps = <0x00ff>;
/Zephyr-Core-3.7.0/drivers/sensor/current_amp/
DKconfig1 # Current sense amplifier driver
8 bool "Current sense amplifier driver"
13 Enable current sense amplifier driver.

12345678910>>...89