zephyr/drivers/usb
Gerard Marull-Paretas 4863c5f05b sys/util: extend usage of DIV_ROUND_UP
Many areas of Zephyr divide and round up without using the DIV_ROUND_UP
macro. Make use of it, so that we make use of a tested system macro and
at the same time we make code more readable.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2023-04-12 16:42:29 +02:00
..
bc12 emul: pi3usb9201: Create pi3usb9201 emulator 2023-03-30 17:34:36 -04:00
device sys/util: extend usage of DIV_ROUND_UP 2023-04-12 16:42:29 +02:00
udc init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
uhc drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
uvb init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
CMakeLists.txt bc12: API and 1st driver implementation. 2023-03-30 17:34:36 -04:00
Kconfig bc12: API and 1st driver implementation. 2023-03-30 17:34:36 -04:00