rt-thread/components/drivers/misc
Chen Wang 60c6fc0e3a components: drivers: adc: fixed cppcheck error
[cpp_check.py 80 INFO] components/drivers/misc/adc.c:76:12:
error: Uninitialized variable: result [legacyUninitvar]
    return result;
           ^

Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
2025-06-10 14:21:46 +08:00
..
Kconfig [components] [drivers ] [Kconfig] 整理 components/drivers 的 Kconfig (#9054) 2024-06-16 15:43:27 +08:00
SConscript [component][drivers]add pinctrl/pin-irqchip (#8383) 2024-02-29 22:27:27 +08:00
adc.c components: drivers: adc: fixed cppcheck error 2025-06-10 14:21:46 +08:00
dac.c [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
pulse_encoder.c [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
rt_drv_pwm.c fix:pwm msh err 2025-03-01 15:39:02 +08:00
rt_inputcapture.c [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
rt_null.c [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
rt_random.c Fix potential return value discrepancy when writing to urandom 2024-07-18 10:05:05 +08:00
rt_zero.c [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00