Searched refs:vcc (Results 1 – 13 of 13) sorted by relevance
| /Zephyr-latest/scripts/west_commands/runners/ |
| D | dediprog.py | 19 def __init__(self, cfg, spi_image, vcc, retries): argument 22 self.vcc = vcc 46 vcc=args.vcc, 53 if self.vcc: 55 cmd_flash.append(self.vcc)
|
| /Zephyr-latest/scripts/west_commands/tests/ |
| D | test_dediprog.py | 53 spi_image, vcc = tc 55 vcc=vcc, retries=0) 68 spi_image, vcc = tc 70 if vcc: 71 args.extend(['--vcc', vcc])
|
| /Zephyr-latest/boards/microchip/mec1501modular_assy6885/ |
| D | board.cmake | 7 # --vcc=0 - use 3.5V to flash 10 "--vcc=0"
|
| /Zephyr-latest/boards/microchip/mec172xmodular_assy6930/ |
| D | board.cmake | 7 # --vcc=0 - use 3.5V to flash 10 "--vcc=0"
|
| /Zephyr-latest/boards/microchip/mec15xxevb_assy6853/ |
| D | board.cmake | 7 # --vcc=0 - use 3.5V to flash 10 "--vcc=0"
|
| /Zephyr-latest/boards/microchip/mec172xevb_assy6906/ |
| D | board.cmake | 7 # --vcc=0 - use 3.5V to flash 10 "--vcc=0"
|
| /Zephyr-latest/boards/vcc-gnd/ |
| D | index.rst | 1 .. _boards-vcc-gnd:
|
| /Zephyr-latest/boards/shields/x_nucleo_eeprma2/ |
| D | x_nucleo_eeprma2.overlay | 118 /* max-frequency 10MHz for vcc>=2.5V and 5MHz for vcc>=1.8V */
|
| /Zephyr-latest/boards/renesas/rcar_h3ulcb/ |
| D | rcar_h3ulcb_r8a77951_a57.dts | 33 vcc_sd0: regulator-vcc-sd0 {
|
| /Zephyr-latest/boards/nxp/s32z2xxdc2/ |
| D | s32z2xxdc2_s32z270.dtsi | 111 vcc-mv = <1800>;
|
| /Zephyr-latest/tests/unit/cbprintf/ |
| D | main.c | 1346 volatile const char vcc = 0; in ZTEST() local 1373 zassert_equal(Z_CBPRINTF_IS_NONE_CHAR_PTR(vcc), 0); in ZTEST() 1378 zassert_equal(Z_CBPRINTF_IS_NONE_CHAR_PTR(&vcc), 0); in ZTEST()
|
| /Zephyr-latest/dts/bindings/ |
| D | vendor-prefixes.txt | 715 vcc-gnd VCC-GND Studio
|
| /Zephyr-latest/doc/releases/ |
| D | release-notes-4.0.rst | 333 * :zephyr:board:`vcc-gnd YD-STM32H750VB <yd_stm32h750vb>` (``yd_stm32h750vb``)
|