Home
last modified time | relevance | path

Searched refs:wheel (Results 1 – 14 of 14) sorted by relevance

/Zephyr-latest/samples/userspace/shared_mem/src/
Denc.c106 int calc_rev_wheel(BYTE *wheel, BYTE *backpath) in calc_rev_wheel() argument
112 if (wheel[i] >= WHEEL_SIZE) { in calc_rev_wheel()
115 backpath[wheel[i]] = i; in calc_rev_wheel()
Denc.h23 int calc_rev_wheel(BYTE *wheel, BYTE *backpath);
/Zephyr-latest/scripts/pylib/pytest-twister-harness/
Dpyproject.toml5 "wheel",
D.gitignore20 pip-wheel-metadata/
/Zephyr-latest/samples/userspace/shared_mem/
DREADME.rst43 Two definitions can be inserted to change the wheel settings and print
/Zephyr-latest/doc/connectivity/bluetooth/autopts/
Dautopts-linux.rst282 pip3 install --user wheel
298 pip3 install --user wheel
Dautopts-win10.rst156 pip3 install --user wheel
/Zephyr-latest/doc/develop/getting_started/
Dinstallation_linux.rst81 python3-dev python3-pip python3-setuptools python3-tk python3-wheel xz-utils file \
122 python-pip python-setuptools python-wheel tk xz file make
Dindex.rst95 python3-dev python3-pip python3-setuptools python3-tk python3-wheel xz-utils file \
/Zephyr-latest/doc/services/rtio/
Dindex.rst43 It's better not to reinvent the wheel (or ring in this case) and io_uring as an
/Zephyr-latest/doc/develop/
Dmodules.rst7 order to avoid reinventing the wheel and to reuse as much well-established,
/Zephyr-latest/doc/
Dzephyr.doxyfile.in1426 # this color. Hue is specified as an angle on a color-wheel, see
/Zephyr-latest/doc/releases/
Drelease-notes-3.3.rst3243 * :github:`52308` - pip3 is unable to build wheel for cmsis-pack-manager as part of the requirement…
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/
Dtrain_hello_world_model.ipynb115 …"Requirement already satisfied: wheel~=0.35 in /usr/local/lib/python3.6/dist-packages (from tensor…