Home
last modified time | relevance | path

Searched refs:Z0 (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/scripts/checkpatch/
Dtypedefsfile8 \b[a-zA-Z_][a-zA-Z0-9_]*TypeDef
/Zephyr-latest/dts/riscv/sifive/
Driscv32-fe310.dtsi10 compatible = "sifive,FE310G-0002-Z0-dev", "fe310-dev", "sifive-dev";
11 model = "SiFive,FE310G-0002-Z0";
46 compatible = "sifive,FE310G-0002-Z0-soc", "fe310-soc",
/Zephyr-latest/include/zephyr/linker/common-rom/
Dcommon-rom-kernel-devices.ld73 KEEP(*(SORT(.z_init_[_A-Z0-9]*)))
/Zephyr-latest/cmake/linker_script/common/
Dcommon-rom.cmake26 zephyr_linker_section_configure(SECTION initlevel_error INPUT ".z_init_[_A-Z0-9]*" KEEP SORT NAME)
/Zephyr-latest/cmake/
Dllext-edk.cmake92 string(REGEX REPLACE "[^a-zA-Z0-9]" "_" llext_edk_name_sane ${llext_edk_name})
/Zephyr-latest/doc/releases/
Drelease-notes-2.4.rst820 configuration options ``LV_[A-Z0-9_]`` have a matching Zephyr Kconfig
821 option named as ``CONFIG_LVGL_[A-Z0-9_]``.
/Zephyr-latest/cmake/modules/
Dextensions.cmake3087 string(REGEX REPLACE "[^a-zA-Z0-9_]" "_" work_string ${work_string})