zephyr/soc/arm
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
..
arm init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
aspeed soc: arm: aspeed: remove unused DIV_ROUND_UP 2023-04-11 12:00:37 +02:00
atmel_sam sys/util: extend usage of DIV_ROUND_UP 2023-04-12 16:42:29 +02:00
atmel_sam0 init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
bcm_vk init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
common/cortex_m soc: migrate includes to <zephyr/...> 2022-05-06 19:57:59 +02:00
cypress init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
gigadevice init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
infineon_cat1 init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
infineon_xmc drivers: spi: Add xmc4xxx driver 2023-03-03 17:20:17 +01:00
intel_socfpga_std init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
microchip_mec init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
nordic_nrf init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
nuvoton_npcx init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
nuvoton_numicro drivers: pinctrl: add numicro pinctrl driver 2022-12-08 18:46:33 +01:00
nxp_imx init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
nxp_kinetis init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
nxp_lpc init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
nxp_s32 init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
quicklogic_eos_s3 init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
renesas_rcar init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
renesas_smartbond init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
rpi_pico init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
silabs_exx32 init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
st_stm32 init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
ti_lm3s6965 init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
ti_simplelink init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
xilinx_zynq7000 init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
xilinx_zynqmp init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
CMakeLists.txt
Kconfig soc: arm: nrf5340: remove handling for Erratum 19 2021-02-19 15:12:28 +03:00