Searched full:cpuclusters (Results 1 – 24 of 24) sorted by relevance
/Zephyr-latest/soc/nxp/imx/ |
D | soc.yml | 7 cpuclusters: 12 cpuclusters: 17 cpuclusters: 22 cpuclusters: 27 cpuclusters: 31 cpuclusters: 34 cpuclusters: 39 cpuclusters: 43 cpuclusters: 49 cpuclusters: [all …]
|
/Zephyr-latest/soc/adi/max32/ |
D | soc.yml | 8 cpuclusters: 12 cpuclusters: 18 cpuclusters: 21 cpuclusters: 24 cpuclusters:
|
/Zephyr-latest/soc/mediatek/mt8xxx/ |
D | soc.yml | 7 cpuclusters: 12 cpuclusters: 15 cpuclusters: 20 cpuclusters:
|
/Zephyr-latest/soc/nxp/imxrt/ |
D | soc.yml | 17 cpuclusters: 21 cpuclusters: 27 cpuclusters: 33 cpuclusters: 39 cpuclusters:
|
/Zephyr-latest/soc/ti/k3/ |
D | soc.yml | 7 cpuclusters: 11 cpuclusters: 14 cpuclusters:
|
/Zephyr-latest/soc/nordic/ |
D | soc.yml | 19 cpuclusters: 25 cpuclusters: 29 cpuclusters: 33 cpuclusters: 37 cpuclusters: 42 cpuclusters: 56 cpuclusters:
|
/Zephyr-latest/soc/renesas/rcar/ |
D | soc.yml | 7 cpuclusters: 14 cpuclusters:
|
/Zephyr-latest/soc/sifive/sifive_freedom/ |
D | soc.yml | 10 cpuclusters: 16 cpuclusters:
|
/Zephyr-latest/soc/espressif/ |
D | soc.yml | 7 cpuclusters: 16 cpuclusters:
|
/Zephyr-latest/soc/nxp/lpc/ |
D | soc.yml | 15 cpuclusters: 26 cpuclusters:
|
/Zephyr-latest/scripts/ |
D | list_hardware.py | 55 [c['name'] for c in soc.get('cpuclusters', [])], 64 [c['name'] for c in soc.get('cpuclusters', [])], 73 [c['name'] for c in soc.get('cpuclusters', [])], 86 self._socs.append(Soc(soc['name'], [c['name'] for c in soc.get('cpuclusters', [])], 90 [c['name'] for c in soc.get('cpuclusters', [])], 96 # Ensure that any runner configuration matches socs and cpuclusters declared in the same 175 cpuclusters: List[str] 182 self.cpuclusters.extend(soc.cpuclusters)
|
D | list_boards.py | 74 cpuclusters: List[str] = field(default_factory=list) variable in Soc 81 if soc.cpuclusters: 83 for c in soc.cpuclusters: 87 return Soc(soc.name, cpuclusters=cpus) 127 if node.cpuclusters: 129 for c in node.cpuclusters: 394 if s.cpuclusters: 395 for c in s.cpuclusters:
|
/Zephyr-latest/tests/cmake/hwm/board_extend/oot_root/soc/arm/ |
D | soc.yml | 3 cpuclusters:
|
/Zephyr-latest/soc/openisa/rv32m1/ |
D | soc.yml | 3 cpuclusters:
|
/Zephyr-latest/soc/renesas/rz/ |
D | soc.yml | 7 cpuclusters:
|
/Zephyr-latest/soc/raspberrypi/rpi_pico/ |
D | soc.yml | 10 cpuclusters:
|
/Zephyr-latest/soc/microchip/miv/ |
D | soc.yml | 10 cpuclusters:
|
/Zephyr-latest/soc/brcm/bcmvk/ |
D | soc.yml | 10 cpuclusters:
|
/Zephyr-latest/soc/nxp/s32/ |
D | soc.yml | 20 cpuclusters:
|
/Zephyr-latest/soc/st/stm32/ |
D | soc.yml | 123 cpuclusters: 127 cpuclusters: 133 cpuclusters:
|
/Zephyr-latest/soc/infineon/cat1a/ |
D | soc.yml | 119 cpuclusters: 123 cpuclusters:
|
/Zephyr-latest/soc/arm/ |
D | soc.yml | 8 cpuclusters:
|
/Zephyr-latest/soc/nxp/mcx/ |
D | soc.yml | 7 cpuclusters:
|
/Zephyr-latest/scripts/schemas/ |
D | soc-schema.yml | 29 cpuclusters: 44 cpuclusters:
|