zephyr/drivers
Fabio Baltieri 91cf42c657 drivers: flash: spi_nor: fix few printf format warnings again
Looks like 9d5ebb3cbc introduced a new warning when building with
runtime sfdp on 32 bit platforms. Fix it for good by just casting the
operation to int and go back to use %u.

Tested with:

west build -p -b gd32f450z_eval samples/drivers/flash_shell \
	-DCONFIG_SPI_NOR_SFDP_RUNTIME=y
west build -p -b mpfs_icicle/polarfire/u54 samples/drivers/flash_shell

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2025-03-06 09:05:18 +00:00
..
adc drivers: Correct value of event macro for all Renesas SoC 2025-02-28 18:29:17 +01:00
audio
auxdisplay
bbram
bluetooth drivers: Bluetooth: ipc: Add additional logging info 2025-02-28 08:01:46 +01:00
cache
can drivers: Correct value of event macro for all Renesas SoC 2025-02-28 18:29:17 +01:00
charger
clock_control
comparator
console
coredump
counter drivers: Correct value of event macro for all Renesas SoC 2025-02-28 18:29:17 +01:00
crypto
dac
dai
disk
display drivers: Correct value of event macro for all Renesas SoC 2025-02-28 18:29:17 +01:00
dma drivers: dma: silabs: fix warning when compiling without assert 2025-02-28 18:30:19 +01:00
dp
edac
eeprom
entropy
espi
ethernet drivers: Correct value of event macro for all Renesas SoC 2025-02-28 18:29:17 +01:00
firmware
flash drivers: flash: spi_nor: fix few printf format warnings again 2025-03-06 09:05:18 +00:00
fpga
fuel_gauge
gnss
gpio
haptics
hdlc_rcp_if
hwinfo
hwspinlock
i2c drivers: Correct value of event macro for all Renesas SoC 2025-02-28 18:29:17 +01:00
i2s
i3c
ieee802154
input
interrupt_controller soc: esp32: riscv: fix interrupt allocator 2025-03-06 08:35:29 +00:00
ipm
kscan
led
led_strip
lora
mbox
mdio
memc
mfd
mipi_dbi
mipi_dsi drivers: Correct value of event macro for all Renesas SoC 2025-02-28 18:29:17 +01:00
misc drivers: Correct value of event macro for all Renesas SoC 2025-02-28 18:29:17 +01:00
mm
modem
mspi
net
pcie
peci
pinctrl
pm_cpu_ops
power_domain
ps2
ptp_clock
pwm drivers: Correct value of event macro for all Renesas SoC 2025-02-28 18:29:17 +01:00
regulator
reset
retained_mem
rtc drivers: rtc: rx8130ce: day alarm fix 2025-02-28 14:51:43 +01:00
sdhc drivers: Correct value of event macro for all Renesas SoC 2025-02-28 18:29:17 +01:00
sensor drivers: sensor: bosch: bme680: fix: possible overflowed value return value 2025-03-05 09:58:35 +00:00
serial drivers: Correct value of event macro for all Renesas SoC 2025-02-28 18:29:17 +01:00
sip_svc
smbus
spi drivers: spi_nxp_lpspi: Fix slave select and add pcsActiveHighOrLow 2025-03-06 08:35:36 +00:00
stepper
syscon
tee
timer drivers: timer: sam0: fix MCLK pointer and mask in init function 2025-02-28 14:54:59 +01:00
usb drivers: Correct value of event macro for all Renesas SoC 2025-02-28 18:29:17 +01:00
usb_c drivers: tcpc: rt1715: Remove ALERT_EXTENDED handling 2025-02-25 15:14:45 +00:00
video
virtualization
w1
watchdog
wifi driver: wifi: esp32: fix send event when not connected 2025-03-06 08:35:29 +00:00
xen
CMakeLists.txt
Kconfig