zephyr/subsys/usb/usb_c
Fabio Baltieri 1c9be802bc usbc: fix shadowed declaration build error
Fixes:

/__w/zephyr/zephyr/subsys/usb/usb_c/usbc_tc_src_states.c:260:21: error:
declaration of 'ret' shadows a previous local [-Werror=shadow]

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2024-01-18 11:28:54 +00:00
..
CMakeLists.txt usb-c: Add USB-C Subsystem Source PD Support 2023-04-28 10:06:01 +02:00
Kconfig usbc: fix conflicting Kconfigs for USB-C related init priority 2023-09-20 11:26:40 +01:00
usbc_pe_common.c usbc: add sleep prevention in places that may require it 2023-10-23 10:33:38 +02:00
usbc_pe_common_internal.h usb-c: Add USB-C Subsystem Source PD Support 2023-04-28 10:06:01 +02:00
usbc_pe_snk_states.c usb-c: Add USB-C Subsystem Source PD Support 2023-04-28 10:06:01 +02:00
usbc_pe_snk_states_internal.h usb-c: Add USB-C Subsystem Source PD Support 2023-04-28 10:06:01 +02:00
usbc_pe_src_states.c usb-c: Add USB-C Subsystem Source PD Support 2023-04-28 10:06:01 +02:00
usbc_pe_src_states_internal.h usb-c: Add USB-C Subsystem Source PD Support 2023-04-28 10:06:01 +02:00
usbc_prl.c usbc: merge the is_rx and get_rx_pending_msg functions 2023-10-20 14:57:32 +02:00
usbc_prl.h usb-c: Add USB-C Subsystem Source PD Support 2023-04-28 10:06:01 +02:00
usbc_stack.c usbc: integrate the PPC with the USB-C stack 2024-01-18 10:53:53 +01:00
usbc_stack.h usbc: integrate the PPC with the USB-C stack 2024-01-18 10:53:53 +01:00
usbc_tc_common.c usbc: integrate the PPC with the USB-C stack 2024-01-18 10:53:53 +01:00
usbc_tc_common_internal.h usb-c: Add USB-C Subsystem Source PD Support 2023-04-28 10:06:01 +02:00
usbc_tc_snk_states.c usbc: integrate the PPC with the USB-C stack 2024-01-18 10:53:53 +01:00
usbc_tc_snk_states_internal.h usb-c: Refactor USB-C Subsystem Sink 2023-01-05 10:34:06 +01:00
usbc_tc_src_states.c usbc: fix shadowed declaration build error 2024-01-18 11:28:54 +00:00
usbc_tc_src_states_internal.h usb-c: Add USB-C Subsystem Source PD Support 2023-04-28 10:06:01 +02:00
usbc_timer.c usb_c: run clang-format 2023-01-05 10:34:06 +01:00
usbc_timer.h usb_c: run clang-format 2023-01-05 10:34:06 +01:00