Home
last modified time | relevance | path

Searched refs:BAR (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/doc/build/kconfig/
Dextensions.rst19 depends on BAR
31 depends on BAR
40 default y if BAR
42 if BAR
45 endif # BAR
Dtips.rst257 bool "BAR SoC"
683 ``git grep BAR``, as it can help uncover token pasting.
707 config BAR
732 config BAR
846 def_bool BAR && BAZ
852 default BAR && BAZ
/Zephyr-latest/drivers/ethernet/
Deth_smsc91x_priv.h65 #define BAR 0x2 macro
/Zephyr-latest/doc/build/sysbuild/
Dindex.rst209 build system to the value ``BAR``, run the following commands:
217 west build --sysbuild ... -- -Dmy_sample_FOO=BAR
223 cmake -Dmy_sample_FOO=BAR ...
245 build system to the value ``BAR``, run the following commands:
253 west build --sysbuild ... -- -Dmy_sample_CONFIG_FOO=BAR
259 cmake -Dmy_sample_CONFIG_FOO=BAR ...
274 west build -b <board> my_sample -- -DCONFIG_FOO=BAR
278 west build -b <board> --sysbuild my_sample -- -DCONFIG_FOO=BAR
/Zephyr-latest/doc/develop/west/
Dextensions.rst124 # $ west my-command-name -o FOO BAR
126 # required is BAR
/Zephyr-latest/doc/releases/
Drelease-notes-2.6.rst2104 * :github:`26491` - PCIe: add API to get BAR region size