zephyr/doc/guides
Andrzej Głąbek cd00a3a3c9 scripts: kconfigfunctions: Redefine dt_nodelabel_has_compat()
The function in its current form is confusing because unlike other
similarly named functions (dt_nodelabel_has_prop(), dt_node_has_prop())
or devicetree macros (DT_NODE_HAS_COMPAT(), DT_NODE_HAS_PROP()), this
function takes into account the status of the checked node and returns
"y" only when the node is enabled.
This commit redefines dt_nodelabel_has_compat() so that it no longer
checks the node status, and for cases where the previous functionality
is needed, a new function named dt_nodelabel_enabled_with_compat()
is introduced as a replacement.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2022-04-02 15:14:38 +02:00
..
arch everywhere: fix typos 2022-03-18 13:24:08 -04:00
bluetooth doc: Bluetooth: Add generic audio framework (GAF) documentation 2022-03-25 15:44:03 +01:00
build scripts: kconfigfunctions: Redefine dt_nodelabel_has_compat() 2022-04-02 15:14:38 +02:00
crypto doc: add orphaned crypto docs 2019-04-11 08:08:28 -04:00
debug_tools kernel: Remove idle thread cpu index on single-core devices 2022-03-30 10:08:48 -04:00
device_mgmt everywhere: fix typos 2022-03-18 13:24:08 -04:00
docs everywhere: fix typos 2022-03-18 13:24:08 -04:00
dts gen_defines: add _CHILD_IDX macros for nodes with parents 2022-03-24 10:48:40 +01:00
emulator everywhere: fix typos 2022-03-18 13:24:08 -04:00
flash_debug everywhere: fix typos 2022-03-18 13:24:08 -04:00
networking everywhere: fix typos 2022-03-18 13:24:08 -04:00
optimizations doc: Fix whitespace alignment in example report 2022-03-09 14:03:52 -05:00
pinctrl doc: use :kconfig:option: domain role 2022-03-02 09:28:37 +01:00
platformio doc: Update PlatformIO guide 2020-04-15 12:49:27 +02:00
pm pm: device: move pm_device_runtime_init_* funcs 2022-03-25 10:39:55 +01:00
portability libc: minimal: Add strtoll() and strtoull() 2022-03-24 11:03:06 +01:00
porting everywhere: fix typos 2022-03-18 13:24:08 -04:00
smf everywhere: fix typos 2022-03-18 13:24:08 -04:00
test everywhere: fix typos 2022-03-18 13:24:08 -04:00
tfm everywhere: fix typos 2022-03-18 13:24:08 -04:00
tools boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
west doc: west: Add mention about Git rewrite feature 2022-03-23 09:59:33 -07:00
beyond-GSG.rst doc: beyong-GSG: Update instructions for multi-platform Zephyr SDK 2022-03-29 11:14:29 +02:00
coccinelle.rst doc: replace hlist with column-width class 2019-09-18 13:33:37 -04:00
code-relocation.rst doc: use :kconfig:option: domain role 2022-03-02 09:28:37 +01:00
env_vars.rst doc: restore environment variables page 2021-12-14 13:28:20 +01:00
index.rst doc: restore environment variables page 2021-12-14 13:28:20 +01:00
modules.rst everywhere: fix typos 2022-03-18 13:24:08 -04:00
zephyr_cmake_package.rst doc: restore environment variables page 2021-12-14 13:28:20 +01:00