Home
last modified time | relevance | path

Searched refs:voltage (Results 1 – 4 of 4) sorted by relevance

/lk-master/external/platform/lpc15xx/lpcopen/periph_acmp/example/
A Dreadme.dox37 * This example configures the positive voltage input as the voltage
39 * The negative voltage input is obtained from the voltage ladder, the
40 * voltage ladder output is set to around 50% of Vdd.
41 * Adjust the POT up and down to adjust the voltage into the analog
42 * comparator. When the voltage crosses the negative voltage input,
43 * a CMP IRQ is fired. Based on which side of the voltage is in
/lk-master/external/platform/pico/rp2_common/hardware_vreg/
A Dvreg.c10 void vreg_set_voltage(enum vreg_voltage voltage) { in vreg_set_voltage() argument
11 …hw_write_masked(&vreg_and_chip_reset_hw->vreg, voltage << VREG_AND_CHIP_RESET_VREG_VSEL_LSB, VREG_… in vreg_set_voltage()
/lk-master/external/platform/pico/rp2_common/hardware_vreg/include/hardware/
A Dvreg.h49 void vreg_set_voltage(enum vreg_voltage voltage);
/lk-master/target/sifive-unleashed/dt/
A Dhifive-unleashed-a00.dts109 voltage-ranges = <3300 3300>;

Completed in 7 milliseconds