File tree Expand file tree Collapse file tree 19 files changed +38
-0
lines changed
drivers/ra/fsp/src/bsp/mcu Expand file tree Collapse file tree 19 files changed +38
-0
lines changed Original file line number Diff line number Diff line change 608
608
#define BSP_FEATURE_USB_REG_USBMC_VDCEN (1UL) // Indicates the USBMC.VDCEN bit field is available.
609
609
#define BSP_FEATURE_USB_REG_USBMC_VDDUSBE (1UL) // Indicates the USBMC.VDDUSBE bit field is available.
610
610
611
+ #define BSP_FEATURE_USB_NUM_IP (1UL)
612
+
611
613
#define BSP_FEATURE_VIN_IS_AVAILABLE (0UL)
612
614
613
615
// *UNCRUSTIFY-ON*
Original file line number Diff line number Diff line change 608
608
#define BSP_FEATURE_USB_REG_USBMC_VDCEN (0UL) // Feature not available on this device.
609
609
#define BSP_FEATURE_USB_REG_USBMC_VDDUSBE (0UL) // Feature not available on this device.
610
610
611
+ #define BSP_FEATURE_USB_NUM_IP (0UL)
612
+
611
613
#define BSP_FEATURE_VIN_IS_AVAILABLE (0UL)
612
614
613
615
// *UNCRUSTIFY-ON*
Original file line number Diff line number Diff line change 612
612
#define BSP_FEATURE_USB_REG_USBMC_VDCEN (0UL) // Indicates the USBMC.VDCEN bit field is available.
613
613
#define BSP_FEATURE_USB_REG_USBMC_VDDUSBE (0UL) // Indicates the USBMC.VDDUSBE bit field is available.
614
614
615
+ #define BSP_FEATURE_USB_NUM_IP (1UL)
616
+
615
617
#define BSP_FEATURE_VIN_IS_AVAILABLE (0UL)
616
618
617
619
// *UNCRUSTIFY-ON*
Original file line number Diff line number Diff line change 612
612
#define BSP_FEATURE_USB_REG_USBMC_VDCEN (0UL) // Indicates the USBMC.VDCEN bit field is available.
613
613
#define BSP_FEATURE_USB_REG_USBMC_VDDUSBE (0UL) // Indicates the USBMC.VDDUSBE bit field is available.
614
614
615
+ #define BSP_FEATURE_USB_NUM_IP (1UL)
616
+
615
617
#define BSP_FEATURE_VIN_IS_AVAILABLE (0UL)
616
618
617
619
// *UNCRUSTIFY-ON*
Original file line number Diff line number Diff line change 608
608
#define BSP_FEATURE_USB_REG_USBMC_VDCEN (0UL) // Indicates the USBMC.VDCEN bit field is available.
609
609
#define BSP_FEATURE_USB_REG_USBMC_VDDUSBE (0UL) // Indicates the USBMC.VDDUSBE bit field is available.
610
610
611
+ #define BSP_FEATURE_USB_NUM_IP (1UL)
612
+
611
613
#define BSP_FEATURE_VIN_IS_AVAILABLE (0UL)
612
614
613
615
// *UNCRUSTIFY-ON*
Original file line number Diff line number Diff line change 608
608
#define BSP_FEATURE_USB_REG_USBMC_VDCEN (1UL) // Indicates the USBMC.VDCEN bit field is available.
609
609
#define BSP_FEATURE_USB_REG_USBMC_VDDUSBE (1UL) // Indicates the USBMC.VDDUSBE bit field is available.
610
610
611
+ #define BSP_FEATURE_USB_NUM_IP (1UL)
612
+
611
613
#define BSP_FEATURE_VIN_IS_AVAILABLE (0UL)
612
614
613
615
// *UNCRUSTIFY-ON*
Original file line number Diff line number Diff line change 612
612
#define BSP_FEATURE_USB_REG_USBMC_VDCEN (0UL) // Indicates the USBMC.VDCEN bit field is available.
613
613
#define BSP_FEATURE_USB_REG_USBMC_VDDUSBE (0UL) // Indicates the USBMC.VDDUSBE bit field is available.
614
614
615
+ #define BSP_FEATURE_USB_NUM_IP (1UL)
616
+
615
617
#define BSP_FEATURE_VIN_IS_AVAILABLE (0UL)
616
618
617
619
// *UNCRUSTIFY-ON*
Original file line number Diff line number Diff line change 612
612
#define BSP_FEATURE_USB_REG_USBMC_VDCEN (0UL) // Indicates the USBMC.VDCEN bit field is available.
613
613
#define BSP_FEATURE_USB_REG_USBMC_VDDUSBE (0UL) // Indicates the USBMC.VDDUSBE bit field is available.
614
614
615
+ #define BSP_FEATURE_USB_NUM_IP (1UL)
616
+
615
617
#define BSP_FEATURE_VIN_IS_AVAILABLE (0UL)
616
618
617
619
// *UNCRUSTIFY-ON*
Original file line number Diff line number Diff line change 608
608
#define BSP_FEATURE_USB_REG_USBMC_VDCEN (0UL) // Indicates the USBMC.VDCEN bit field is available.
609
609
#define BSP_FEATURE_USB_REG_USBMC_VDDUSBE (1UL) // Indicates the USBMC.VDDUSBE bit field is available.
610
610
611
+ #define BSP_FEATURE_USB_NUM_IP (1UL)
612
+
611
613
#define BSP_FEATURE_VIN_IS_AVAILABLE (0UL)
612
614
613
615
// *UNCRUSTIFY-ON*
Original file line number Diff line number Diff line change 612
612
#define BSP_FEATURE_USB_REG_USBMC_VDCEN (0UL) // Indicates the USBMC.VDCEN bit field is available.
613
613
#define BSP_FEATURE_USB_REG_USBMC_VDDUSBE (0UL) // Indicates the USBMC.VDDUSBE bit field is available.
614
614
615
+ #define BSP_FEATURE_USB_NUM_IP (1UL)
616
+
615
617
#define BSP_FEATURE_VIN_IS_AVAILABLE (0UL)
616
618
617
619
// *UNCRUSTIFY-ON*
You can’t perform that action at this time.
0 commit comments