mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-26 10:25:58 +00:00
Fix a potential 32 bit multiplication overflow (muliplying by 10000 instead of 1000000) and change the calculations and units accordingly. Improve the code readability and traceability towards NXP AN3031 by using the same variable name as in the application note. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
temp_kinetis.c |