zephyr/include/drivers
Peter Bigot a4337bde28 drivers: pwm: clarify behavior
As written the specification when both period and pulse are zero is
inconsistent: allowed behavior would be to drive the pin at constant
active or constant inactive, depending on which condition was checked
first.

Clarify that driving constant active level requres a non-zero pulse
equal to period.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-06-09 18:12:53 +02:00
..
adc zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
bluetooth zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
clock_control zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
console zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
gpio zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
i2c/slave zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ieee802154 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
interrupt_controller zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
led zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
pcie zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
rtc zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sensor zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
timer zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
usb zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
adc.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
can.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
clock_control.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
counter.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dac.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
display.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dma.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
eeprom.h scripts: Replace hard-coded subsystem list with __subsystem annotations. 2020-03-11 17:13:39 +02:00
entropy.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
espi.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
flash.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
gna.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
gpio.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hwinfo.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
i2c.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
i2s.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ipm.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
kscan.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
led.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
led_strip.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
lora.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
peci.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
pinmux.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ps2.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
pwm.h drivers: pwm: clarify behavior 2020-06-09 18:12:53 +02:00
sensor.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
spi.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
uart.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
video-controls.h drivers: Add video API 2019-10-25 15:13:53 -05:00
video.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
watchdog.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00