zephyr/include/devicetree
Martí Bolívar c981323839 devicetree: pwms: make flags default to 0
Just as was done for GPIO flags, make PWM flag accessors default to 0
when there are no flags. This makes the API easier to use correctly.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2020-08-04 07:35:26 -05:00
..
adc.h doc: update devicetree/adc.h 2020-05-26 22:32:34 +02:00
clocks.h devicetree: Fix argument order for DT_*_CELL_BY_IDX 2020-05-27 17:58:35 +02:00
dma.h devicetree: Fix argument order for DT_*_CELL_BY_IDX 2020-05-27 17:58:35 +02:00
fixed-partitions.h doc: update devicetree/fixed-partitions.h 2020-05-26 22:32:34 +02:00
gpio.h devicetree: gpio: make flags default to 0 2020-08-04 07:35:26 -05:00
pwms.h devicetree: pwms: make flags default to 0 2020-08-04 07:35:26 -05:00
spi.h devicetree: gpio: make flags default to 0 2020-08-04 07:35:26 -05:00
zephyr.h