Home
last modified time | relevance | path

Searched full:precharge (Results 1 – 10 of 10) sorted by relevance

/Zephyr-latest/dts/bindings/memory-controllers/
Drenesas,ra-sdram.yaml12 precharge-cycle-count = <3>;
71 precharge-cycle-count:
74 description: Number of precharge-cycle-count.
125 - TRP: Row precharge interval. The effective value from 1 to 8 cycles
Dst,stm32-fmc-sdram.yaml160 - TWP: Delay between a Write and a Precharge command in number of memory
162 - TRP: Delay between a Precharge command and another command in number
/Zephyr-latest/dts/bindings/power/
Dst,stm32wb0-pwr.yaml28 PRECHARGE: (also called BYPASS)
40 - "PRECHARGE"
92 PRECHARGE mode when the SoC is in low-power state.
108 This property is only used if `smps-mode` is "PRECHARGE".
/Zephyr-latest/soc/st/stm32/stm32wb0x/
Dsoc.c111 /* Place SMPS in PRECHARGE (BYPASS) mode. in configure_smps()
117 /* Wait for SMPS to enter PRECHARGE mode */ in configure_smps()
123 * SMPS should remain in PRECHARGE mode. in configure_smps()
133 * voltage to the desired value then exit PRECHARGE mode. in configure_smps()
137 /* Exit PRECHARGE mode (returns in RUN mode) */ in configure_smps()
/Zephyr-latest/dts/bindings/charger/
Dti,bq25180.yaml39 precharge-voltage-threshold-microvolt:
/Zephyr-latest/dts/bindings/battery/
Dbattery.yaml43 precharge-current-microamp:
/Zephyr-latest/drivers/display/
Ddisplay_otm8009a.h95 /** Source Driver Precharge Control */
Ddisplay_otm8009a.c186 /* source driver precharge control */ in otm8009a_configure()
/Zephyr-latest/boards/renesas/ek_ra8d1/
Dek_ra8d1.dts276 precharge-cycle-count = <SDRAM_AUTO_PRECHARGE_CYCLE_3CYCLES>;
/Zephyr-latest/drivers/charger/
Dcharger_bq25180.c360 /* Precharge threshold voltage */ in bq25180_init()