mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 09:16:11 +00:00
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> |
||
---|---|---|
.. | ||
src | ||
app.overlay | ||
CMakeLists.txt | ||
prj.conf | ||
README | ||
testcase.yaml |
Test cases for the devicetree.h API.