zephyr/drivers
ferar alashkar b6d8989236 drivers: intc: stm32: add break to switch-clause
add an unconditional break to switch-clause's default case, complying
with required [misra-c2012-16.3] rule which states; An unconditional
break statement terminate every switch-clause.

Found as a coding guideline violation (Rule 16.3) by static code
scanning tool.

Note: Tested on STM32L5 Nucleo-144 board (stm32l552xx).

Signed-off-by: ferar alashkar <ferar.alashkar@gmail.com>
2023-06-06 09:41:52 -04:00
..
adc drivers: adc: ads1x1x: fix pga enum comment 2023-05-31 10:35:53 +02:00
audio
auxdisplay drivers: auxdisplay: Add Hitachi HD44780 driver 2023-05-26 23:05:58 +02:00
bbram
bluetooth drivers/bluetooth/hci: enable BT_SILABS_HCI on EFR32BG27 2023-05-26 05:54:40 -04:00
cache barriers: Move __ISB() to the new API 2023-05-24 13:13:57 -04:00
can drivers: can: mcan: fix IRQ acknowledge 2023-06-02 15:06:40 -04:00
clock_control drivers: clock_control: gd32: Refer to the CPU Frequency from the DTS 2023-06-05 07:08:02 -04:00
console drivers: Console: Move all posix arch boards to same driver 2023-05-26 12:57:41 +02:00
coredump
counter barriers: Move __DSB() to the new API 2023-05-24 13:13:57 -04:00
crypto dts: arm: stm32h5: Add aes node 2023-05-16 18:19:26 +02:00
dac drivers: dac: make output buffer for STM32 DAC configurable 2023-05-23 13:02:25 +02:00
dai intel_adsp: cavs25: configure access to ALH 2023-05-30 10:50:02 -04:00
disk
display drivers: display: enable direct framebuffer rendering with DCNANO LCDIF 2023-05-26 10:21:34 -05:00
dma drivers: dma_mcux_lpc: Replace sem with spinlock 2023-06-01 13:43:56 -04:00
edac
eeprom
entropy drivers: entropy: Make entropy_stm32.c clang compatible 2023-05-31 14:41:25 -04:00
espi intc: miwu: npcx: improve interrupt latency of miwu input events 2023-05-17 09:48:54 +02:00
ethernet drivers: phy: add adin2111 2023-05-26 09:50:09 -04:00
flash drivers: flash: flash_mcux_flexspi_*: copy LUT to ram when updating 2023-05-25 21:37:18 -05:00
fpga
fuel_gauge drivers: fixed div by zero when reading max17048 2023-06-02 18:51:25 -04:00
gpio drivers: gpio: fxl6408: Fix Kconfig dependency for log level config 2023-06-06 06:51:48 -04:00
hwinfo drivers: hwinfo: esp32_net: add support for esp32_net 2023-04-28 14:49:08 +02:00
i2c driver: npcx: i2c: set a dedicated priority for the port driver 2023-05-26 14:08:12 -04:00
i2s drivers: mcux_i2s: Use the DMA reload flag 2023-05-26 10:05:24 -04:00
i3c drivers: i3c: mcux: fix issues when only i2c devices are on the bus 2023-05-17 09:34:31 -05:00
ieee802154 drivers: ieee802154: rf2xx: Check gpio_add_callback return 2023-06-01 18:04:08 -04:00
input input: check for gpio_add_callback error codes. 2023-06-01 06:33:27 -04:00
interrupt_controller drivers: intc: stm32: add break to switch-clause 2023-06-06 09:41:52 -04:00
ipm barriers: Move __DSB() to the new API 2023-05-24 13:13:57 -04:00
kscan input: convert the Nuvoton npcx keyboard scan driver to input 2023-05-18 09:32:33 +02:00
led
led_strip drivers: led_strip: apa102: add multi instances support 2023-05-31 10:23:22 +01:00
lora drivers: lora: shell: fix invalid range in config bw param 2023-05-25 08:22:08 +00:00
mbox
mdio drivers: mdio: shell: support adin2111 2023-05-26 09:50:09 -04:00
memc drivers: memc: add update clock function 2023-05-22 10:15:03 +02:00
mfd drivers: mfd: npm6001: initial version 2023-05-24 19:39:55 -04:00
mipi_dsi drivers: display: update MCUX ELCDIF driver to use new lcdif binding 2023-05-11 10:04:24 +02:00
misc
mm
modem drivers: modem: modem_receiver: fix wake PM 2023-06-01 10:04:14 -04:00
net
neural_net
pcie iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
peci
pinctrl drivers: pinctrl: add pinctrl driver for ARC emsdp 2023-05-29 09:21:07 -04:00
pm_cpu_ops
power_domain
ps2
ptp_clock
pwm drivers: pwm: pwm_nrfx: Apply workaround for stopping PWM instance 2023-05-18 12:01:30 +02:00
regulator drivers: regulator: npm6001: remove common device 2023-05-24 19:39:55 -04:00
reset
retained_mem
rtc drivers: rtc: rtc_mc146818: Added RTC driver for Motorola MC146818B 2023-04-27 14:15:22 +02:00
sdhc drivers: sdhc: add support for using CPOL/CPHA SPI clock modes 2023-04-26 20:07:53 +02:00
sensor drivers: sensor: mcp970x: fix temperature conversion 2023-06-01 13:44:28 -04:00
serial drivers: uart_nrfx_uart: Request next buffer only when needed 2023-06-06 09:34:29 +02:00
sip_svc subsystem: sip_svc: Add ARM SiP SVC subsystem 2023-05-09 08:46:50 -04:00
smbus doc: smbus: Correct syntax in sources and headers 2023-06-01 18:04:58 -04:00
spi drivers: spi: stm32h7: add a small delay after enabling 2023-06-05 10:48:59 -04:00
syscon
timer riscv_machine_timer: remove unused config option 2023-06-01 04:53:19 -04:00
usb drivers: usb_dc_mcux: Debug log needs more stack 2023-06-02 18:46:39 -04:00
usb_c
video video: mt9m114: YUV pixel format support 2023-05-19 15:45:50 +02:00
virtualization drivers: virtualization: Add implementation for ivshmem-v2 2023-05-14 18:17:33 -04:00
w1 drivers: w1: Make 1-Wire Skip ROM cmd. optional 2023-05-19 16:29:35 +02:00
watchdog drivers: watchdog: Add the OpenTitan watchdog driver 2023-05-26 09:45:25 -04:00
wifi driver: wifi: esp32: add wifi statistics info 2023-05-11 10:05:04 +02:00
xen barriers: Move __DMB() to the new API 2023-05-24 13:13:57 -04:00
CMakeLists.txt drivers: auxdisplay: Add noritake itron VFD auxiliary display 2023-05-26 23:05:58 +02:00
Kconfig drivers: auxdisplay: Add noritake itron VFD auxiliary display 2023-05-26 23:05:58 +02:00