mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 12:07:04 +00:00
Fixes u32_t overflow during intermediary calculations using u64_t for it. on_off is temporary value used for calculating on and off and it got overflowed with simple test in tests/drivers/pwm/pwm_api ([period]: 2000, [pulse]: 2000) Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
||
---|---|---|
.. | ||
adc | ||
audio | ||
bluetooth | ||
can | ||
clock_control | ||
console | ||
counter | ||
crypto | ||
display | ||
dma | ||
entropy | ||
espi | ||
ethernet | ||
flash | ||
gpio | ||
hwinfo | ||
i2c | ||
i2s | ||
ieee802154 | ||
interrupt_controller | ||
ipm | ||
led | ||
led_strip | ||
modem | ||
net | ||
neural_net | ||
pcie | ||
pinmux | ||
ps2 | ||
ptp_clock | ||
pwm | ||
sensor | ||
serial | ||
spi | ||
timer | ||
usb | ||
watchdog | ||
wifi | ||
CMakeLists.txt | ||
Kconfig |