zephyr/drivers
Fabio Baltieri d53b1a1c0e sensors: default_rtio_sensor: fix build warning
Fix a build warning on 64 bit architectures:

zephyr/drivers/sensor/default_rtio_sensor.c:238:17: error: format '%zu'
expects argument of type 'size_t', but argument 2 has type 'uint32_t'
{aka 'unsigned int'}

num_channels type changed to uint32_t in 96175fcc47.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-10-09 10:48:55 +01:00
..
adc drivers: adc: stm32: ADC nocache buffers can be in CONFIG_NOCACHE_MEMORY 2023-09-29 16:52:33 +03:00
audio drivers: nrf: select PINCTRL 2023-09-20 08:57:09 +02:00
auxdisplay
bbram drivers: rtc: stm32: allow new RTC driver to work with BBRAM 2023-09-20 11:34:52 +01:00
bluetooth drivers: bluetooth: rpmsg: Send reset only when the Host is included 2023-10-06 16:18:58 +03:00
cache
can drivers: can: avoid integer overflow in expression 2023-10-09 10:39:43 +01:00
charger
clock_control drivers: clock_control: stm32: Use hclk freq for flash latency computation 2023-10-03 15:19:12 +01:00
console drivers: console: uart_console: avoid infinite loop in isr 2023-09-25 09:51:45 +02:00
coredump
counter counter: nxp_s32_sys_timer: use clock control APIs 2023-09-29 16:29:31 +02:00
crypto driver: crypto: SHA: npcx: change to support npcx4 2023-10-05 09:14:05 +01:00
dac drivers: dac: Add driver for mcux lpdac 2023-09-11 19:55:26 +02:00
dai dmic: add the correct gain values to the dmic registers 2023-09-28 09:34:44 +02:00
disk drivers/nvme: Return an error in case of non dword-aligned data buffer 2023-09-22 09:23:18 +02:00
display drivers: display: rm67162: write full buffer to MIPI_DSI 2023-09-25 09:46:55 +02:00
dma drivers: dma_mcux_edma: add support dma driver for s32k344 2023-09-27 14:02:09 -05:00
edac
eeprom
entropy entropy: sam: Remove unused parameter 2023-10-09 10:16:19 +02:00
espi
ethernet drivers: eth: gmac: Fixed ethernet startup when fixed-link 2023-10-08 11:16:39 +01:00
flash drivers: flash: shell: adjusted load command prompt 2023-09-29 16:28:40 +02:00
fpga drivers: fpga: move to POST_KERNEL 2023-09-15 16:04:19 +02:00
fuel_gauge fuel_gauge: Repl property struct w/ union 2023-09-27 12:07:59 +02:00
gpio drivers: gpio: sifive: use Kconfig to convert between levels 2023-09-29 09:46:24 +02:00
hwinfo drivers: hwinfo: add driver for TI SimpleLink CC13xx/CC26xx series 2023-09-21 08:07:35 -04:00
hwspinlock
i2c i2c: silabs: Fix I2C target crash on long ISR execution 2023-10-09 10:15:37 +02:00
i2s drivers: i2s: mcux_sai: fix PCM data format and respect CLK format 2023-10-08 11:25:24 +01:00
i3c drivers: i3c: fix cdns-i3c builds with I3C_USE_IBI=n 2023-09-13 16:32:55 +02:00
ieee802154 drivers: ieee802154: cc13xx_cc26xx_subg: check radio op status 2023-10-05 12:01:29 +03:00
input drivers: input: add driver for stmpe811 i2c touch controller 2023-09-22 09:29:56 +02:00
interrupt_controller drivers: intc: plic: define all registers' offset in the driver 2023-10-04 09:06:28 -04:00
ipm ipm: cavs: Fix possible buffer overflow 2023-09-27 11:51:34 -05:00
kscan drivers: mchp: kscan: low power mode enabled 2023-09-13 16:32:37 +02:00
led drivers: led: pca9633: disable allcall 2023-10-06 12:24:23 +01:00
led_strip
lora
mbox kconfig: Remove MP_NUM_CPUS usage 2023-10-03 17:45:53 +01:00
mdio mdio: shell: add Clause 45 commands 2023-09-28 09:33:10 +02:00
memc
mfd
mipi_dsi drivers: mipi_dsi: dsi_mcux_2l add support for SMARTDMA, and byte swapping 2023-09-25 09:46:55 +02:00
misc drivers: misc: timeaware_gpio: Added intel PCH driver 2023-09-29 16:28:09 +02:00
mm kernel: Re-factor sys_mem_blocks definition 2023-09-30 08:04:14 +03:00
modem drivers: modem: modem_cellular: extend CMUX timeout 2023-10-03 15:13:47 +01:00
net
pcie drivers: pcie: add config for enable PRT 2023-10-06 10:40:14 +02:00
peci
pinctrl ITE: drivers/pinctrl: Add alternate function additional setting 2023-09-25 09:48:57 +02:00
pm_cpu_ops
power_domain
ps2
ptp_clock
pwm drivers: pwm_nrfx: Connect IRQ handlers for anomaly 109 workaround 2023-10-05 12:48:29 +01:00
regulator drivers: regulator: Add NXP VREF driver 2023-09-21 09:26:57 +02:00
reset
retained_mem
rtc drivers: rtc: new ambiq am1805 rtc driver 2023-09-25 09:47:46 +02:00
sdhc drivers: sdhc: add driver support for emmc host controller 2023-09-29 16:29:00 +02:00
sensor sensors: default_rtio_sensor: fix build warning 2023-10-09 10:48:55 +01:00
serial drivers: serial: uart_emul: make api implementation static 2023-10-03 14:58:19 -04:00
sip_svc drivers: sip_svc: sip_smc_intel_socfpga: Log execution time 2023-09-15 09:26:49 +02:00
smbus drivers: smbus: pch: Simplify IRQ flags 2023-09-27 20:35:06 +03:00
spi drivers: spi: Fix the Ambiq apollo4p SPI transmission failure. 2023-10-03 15:24:20 +01:00
syscon
timer drivers: systick: Fix Cortex-M SysTick dropping 1 cycle per tick 2023-10-05 15:30:20 +01:00
usb drivers: usb_dc_nrfx: Isochronous endpoint cannot be bulk 2023-10-06 14:50:10 +02:00
usb_c usbc: fix conflicting Kconfigs for USB-C related init priority 2023-09-20 11:26:40 +01:00
video
virtualization
w1
watchdog drivers: select nocache only when supported 2023-09-26 15:09:51 +02:00
wifi lib: os: build fdtable conditionally 2023-09-28 06:25:16 -04:00
xen xen: add helper functions for Xen domain memory management 2023-09-15 11:15:00 +01:00
CMakeLists.txt neural_net: remove unused experimental API 2023-09-29 20:48:33 -04:00
Kconfig neural_net: remove unused experimental API 2023-09-29 20:48:33 -04:00