Home
last modified time | relevance | path

Searched full:soc_family (Results 1 – 25 of 59) sorted by relevance

123

/Zephyr-latest/cmake/modules/
Dsoc_v1.cmake17 # - SOC_FAMILY: Name of the SoC family, identical to CONFIG_SOC_FAMILY
18 # - SOC_PATH: Path fragment defined by either SOC_NAME or SOC_FAMILY/SOC_SERIES.
40 set(SOC_FAMILY ${CONFIG_SOC_FAMILY}) variable
45 set(SOC_PATH ${SOC_FAMILY}/${SOC_SERIES})
Dsoc_v2.cmake15 # - SOC_FAMILY: Name of the SoC family, identical to CONFIG_SOC_FAMILY
28 set(SOC_FAMILY ${CONFIG_SOC_FAMILY}) variable
/Zephyr-latest/soc/
DCMakeLists.txt32 string(TOUPPER SOC_FAMILY_${SOC_FAMILY}_DIR family_setting_dir)
41 add_subdirectory(${${family_setting_dir}} soc/${SOC_FAMILY})
44 "series: ${SOC_SERIES}, family: ${SOC_FAMILY}")
/Zephyr-latest/soc/nxp/imxrt/
DKconfig.soc7 config SOC_FAMILY config
/Zephyr-latest/soc/nxp/imx/
DKconfig.soc7 config SOC_FAMILY config
/Zephyr-latest/soc/nxp/kinetis/
DKconfig.soc7 config SOC_FAMILY config
/Zephyr-latest/soc/nxp/mcx/
DKconfig.soc7 config SOC_FAMILY config
/Zephyr-latest/soc/nxp/lpc/
DKconfig.soc7 config SOC_FAMILY config
/Zephyr-latest/soc/nxp/s32/
DKconfig.soc7 config SOC_FAMILY config
/Zephyr-latest/soc/brcm/bcmvk/
DKconfig.soc9 config SOC_FAMILY config
/Zephyr-latest/soc/nxp/layerscape/
DKconfig.soc10 config SOC_FAMILY config
/Zephyr-latest/soc/andestech/
DKconfig.soc7 config SOC_FAMILY config
/Zephyr-latest/soc/microchip/miv/
DKconfig.soc7 config SOC_FAMILY config
/Zephyr-latest/soc/gd/gd32/
DKconfig.soc7 config SOC_FAMILY config
/Zephyr-latest/soc/renesas/rz/
DKconfig.soc7 config SOC_FAMILY config
/Zephyr-latest/soc/renesas/smartbond/
DKconfig.soc7 config SOC_FAMILY config
/Zephyr-latest/soc/sensry/
DKconfig.soc7 config SOC_FAMILY config
/Zephyr-latest/soc/telink/tlsr/
DKconfig.soc7 config SOC_FAMILY config
/Zephyr-latest/soc/ti/k3/
DKconfig.soc7 config SOC_FAMILY config
/Zephyr-latest/soc/snps/nsim/arc_classic/
DKconfig.soc7 config SOC_FAMILY config
/Zephyr-latest/soc/snps/nsim/arc_v/
DKconfig.soc7 config SOC_FAMILY config
/Zephyr-latest/soc/intel/intel_socfpga/
DKconfig.soc7 config SOC_FAMILY config
/Zephyr-latest/soc/intel/intel_socfpga_std/
DKconfig.soc7 config SOC_FAMILY config
/Zephyr-latest/soc/rockchip/
DKconfig.soc10 config SOC_FAMILY config
/Zephyr-latest/soc/nuvoton/npcm/
DKconfig.soc8 config SOC_FAMILY config

123