zephyr/doc/guides
Peter Bigot 6918e3def3 devicetree: gpio: provide accessors for controller phandle
Provide a helper to extract the devicetree node_id for a GPIO
controller from a gpio phandle array.  This can be used with
DEVICE_DT_GET() to directly reference the corresponding controller
device.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-12-01 15:19:22 -05:00
..
bluetooth
build
coding_guidelines
crypto
debugging doc: guides: debugging: host-tools.rst: typo PATH 2020-11-19 11:14:13 -06:00
device_mgmt doc: document support of shell management for mcumgr 2020-11-11 13:17:02 +01:00
documentation
dts devicetree: gpio: provide accessors for controller phandle 2020-12-01 15:19:22 -05:00
emulator doc: emulator: Add basic documentation 2020-10-27 16:41:30 +01:00
kconfig
networking doc: net: Add info how to capture IEEE 802.15.4 QEMU traffic 2020-11-05 10:14:43 -06:00
optimizations
platformio
portability libc: add labs() and llabs() 2020-11-19 08:41:56 +01:00
porting doc: add info about using thread local storage 2020-10-24 10:52:00 -07:00
test
tools
tracing tracing: add feature for analysing post-mortem 2020-10-07 10:10:48 -04:00
west doc: west: add inline comments in the tree and manifest examples 2020-10-12 14:50:17 -05:00
beyond-GSG.rst
c_library.rst
coccinelle.rst
code-relocation.rst
coverage.rst doc: coverage: document unit test coverage 2020-10-06 18:08:19 -05:00
design_guidelines.rst
env_vars.rst
getting-help.rst
index.rst doc: emulator: Add basic documentation 2020-10-27 16:41:30 +01:00
modules.rst doc: modules: rework content describing submitting changes to modules 2020-10-19 17:51:19 +02:00
thread_local_storage.rst doc: add info about using thread local storage 2020-10-24 10:52:00 -07:00
zephyr_cmake_package.rst