Home
last modified time | relevance | path

Searched full:name (Results 1 – 25 of 437) sorted by relevance

12345678910>>...18

/hal_gigadevice-latest/.github/workflows/
Dtest.yml1 name: Test
18 - name: Set up Python
22 - name: install dependencies
27 - name: lint scripts
29 - name: run script tests
/hal_gigadevice-latest/scripts/
Dgd32pinctrl.py47 """Get header file name.
54 Header file name.
63 """Obtain port and pin number from a pin name
66 pin_name: Pin name, e.g. PA0
74 raise ValueError(f"Unexpected pin name: {pin_name}")
Dgd32headers.py34 if not entry.is_dir() or not entry.name.startswith("gd32"):
40 m = re.match(r"^gd32[a-z0-9]+_([a-z0-9]+)\.h$", header.name)
52 apis[api].append(entry.name)
/hal_gigadevice-latest/include/dt-bindings/pinctrl/
Dgd32-afio.h10 * @name GD32 pin modes
24 * @name GD32 pinmux bit field mask and positions.
104 * @name Remap bit field mask and positions.
Dgd32-af.h10 * @name GD32 AFs
52 * @name GD32 pinmux bit field mask and positions.
/hal_gigadevice-latest/pinconfigs/
DREADME.md12 different set of pins. For this reason we will name the model used by such
15 Similarly, we will name the model used by such devices *AF model*. The datasheet
29 - `series` (required): Series name, e.g. gd32vf103
/hal_gigadevice-latest/
DREADME.md70 easily results in name collision with ZephyrRTOS core and libraries. To avoid
96 In general, a name is the conflict itself and that whould be reworked following
/hal_gigadevice-latest/zephyr/
Dmodule.yml1 name: hal_gigadevice
/hal_gigadevice-latest/gd32vf103/
DREADME.h18 3. Neither the name of the copyright holder nor the names of its contributors
/hal_gigadevice-latest/gd32f4xx/
DREADME.h31 3. Neither the name of the copyright holder nor the names of its contributors
/hal_gigadevice-latest/gd32f403/
DREADME.h18 3. Neither the name of the copyright holder nor the names of its contributors
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_libopt.h20 3. Neither the name of the copyright holder nor the names of its contributors
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_libopt.h17 3. Neither the name of the copyright holder nor the names of its contributors
/hal_gigadevice-latest/gd32vf103/riscv/include/
Dsystem_gd32vf103.h21 3. Neither the name of the copyright holder nor the names of its contributors
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_libopt.h21 3. Neither the name of the copyright holder nor the names of its contributors
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_libopt.h21 3. Neither the name of the copyright holder nor the names of its contributors
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_libopt.h22 3. Neither the name of the copyright holder nor the names of its contributors
/hal_gigadevice-latest/gd32l23x/cmsis/gd/gd32l23x/include/
Dsystem_gd32l23x.h17 - Neither the name of ARM nor the names of its contributors may be used
/hal_gigadevice-latest/gd32f4xx/cmsis/gd/gd32f4xx/include/
Dsystem_gd32f4xx.h17 - Neither the name of ARM nor the names of its contributors may be used
/hal_gigadevice-latest/gd32f3x0/cmsis/gd/gd32f3x0/include/
Dsystem_gd32f3x0.h17 - Neither the name of ARM nor the names of its contributors may be used
/hal_gigadevice-latest/gd32f403/cmsis/gd/gd32f403/include/
Dsystem_gd32f403.h17 - Neither the name of ARM nor the names of its contributors may be used
/hal_gigadevice-latest/gd32e10x/cmsis/gd/gd32e10x/include/
Dsystem_gd32e10x.h17 - Neither the name of ARM nor the names of its contributors may be used
/hal_gigadevice-latest/gd32e50x/cmsis/gd/gd32e50x/include/
Dsystem_gd32e50x.h17 - Neither the name of ARM nor the names of its contributors may be used
/hal_gigadevice-latest/gd32a50x/cmsis/gd/gd32a50x/include/
Dsystem_gd32a50x.h17 - Neither the name of ARM nor the names of its contributors may be used
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_libopt.h22 3. Neither the name of the copyright holder nor the names of its contributors

12345678910>>...18