mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Update size functions within kconfig helpers to support converting values stored in kilobits, mebibits, or gibibits to kilobytes, mebibytes, and gibibytes via use of different size arguments. Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>