doc: dts: add missing word
Trivial fix. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
This commit is contained in:
parent
06f609cd56
commit
e3e296084a
1 changed files with 1 additions and 1 deletions
|
@ -301,7 +301,7 @@ See :ref:`dt-get-device` for ways to do that.
|
|||
|
||||
Another common use case is accessing specifier values in a phandle array. The
|
||||
general purpose APIs for this are :c:func:`DT_PHA_BY_IDX` and :c:func:`DT_PHA`.
|
||||
There also hardware-specific shorthands like :c:func:`DT_GPIO_LABEL_BY_IDX`,
|
||||
There are also hardware-specific shorthands like :c:func:`DT_GPIO_LABEL_BY_IDX`,
|
||||
:c:func:`DT_GPIO_LABEL`, :c:func:`DT_GPIO_PIN_BY_IDX`, :c:func:`DT_GPIO_PIN`,
|
||||
:c:func:`DT_GPIO_FLAGS_BY_IDX`, and :c:func:`DT_GPIO_FLAGS`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue