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 619
619
#define BSP_FEATURE_USB_REG_USBMC_VDDUSBE (1UL) // Indicates the USBMC.VDDUSBE bit field is available.
620
620
#define BSP_FEATURE_USB_SCKDIVCR2_HAS_CLOCK_DIV (0UL) // Indicates there is a USB clock divider setting as part of the SCKDIVCR2 register.
621
621
622
+ #define BSP_FEATURE_USB_NUM_IP (1UL)
623
+
622
624
#define BSP_FEATURE_VIN_IS_AVAILABLE (0UL)
623
625
624
626
// *UNCRUSTIFY-ON*
Original file line number Diff line number Diff line change 619
619
#define BSP_FEATURE_USB_REG_USBMC_VDDUSBE (0UL) // Feature not available on this device.
620
620
#define BSP_FEATURE_USB_SCKDIVCR2_HAS_CLOCK_DIV (0UL) // Feature not available on this device.
621
621
622
+ #define BSP_FEATURE_USB_NUM_IP (0UL)
623
+
622
624
#define BSP_FEATURE_VIN_IS_AVAILABLE (0UL)
623
625
624
626
// *UNCRUSTIFY-ON*
Original file line number Diff line number Diff line change 623
623
#define BSP_FEATURE_USB_REG_USBMC_VDDUSBE (0UL) // Indicates the USBMC.VDDUSBE bit field is available.
624
624
#define BSP_FEATURE_USB_SCKDIVCR2_HAS_CLOCK_DIV (0UL) // Indicates there is a USB clock divider setting as part of the SCKDIVCR2 register.
625
625
626
+ #define BSP_FEATURE_USB_NUM_IP (1UL)
627
+
626
628
#define BSP_FEATURE_VIN_IS_AVAILABLE (0UL)
627
629
628
630
// *UNCRUSTIFY-ON*
Original file line number Diff line number Diff line change 623
623
#define BSP_FEATURE_USB_REG_USBMC_VDDUSBE (0UL) // Indicates the USBMC.VDDUSBE bit field is available.
624
624
#define BSP_FEATURE_USB_SCKDIVCR2_HAS_CLOCK_DIV (0UL) // Indicates there is a USB clock divider setting as part of the SCKDIVCR2 register.
625
625
626
+ #define BSP_FEATURE_USB_NUM_IP (1UL)
627
+
626
628
#define BSP_FEATURE_VIN_IS_AVAILABLE (0UL)
627
629
628
630
// *UNCRUSTIFY-ON*
Original file line number Diff line number Diff line change 619
619
#define BSP_FEATURE_USB_REG_USBMC_VDDUSBE (0UL) // Indicates the USBMC.VDDUSBE bit field is available.
620
620
#define BSP_FEATURE_USB_SCKDIVCR2_HAS_CLOCK_DIV (0UL) // Indicates there is a USB clock divider setting as part of the SCKDIVCR2 register.
621
621
622
+ #define BSP_FEATURE_USB_NUM_IP (1UL)
623
+
622
624
#define BSP_FEATURE_VIN_IS_AVAILABLE (0UL)
623
625
624
626
// *UNCRUSTIFY-ON*
Original file line number Diff line number Diff line change 619
619
#define BSP_FEATURE_USB_REG_USBMC_VDDUSBE (1UL) // Indicates the USBMC.VDDUSBE bit field is available.
620
620
#define BSP_FEATURE_USB_SCKDIVCR2_HAS_CLOCK_DIV (0UL) // Indicates there is a USB clock divider setting as part of the SCKDIVCR2 register.
621
621
622
+ #define BSP_FEATURE_USB_NUM_IP (1UL)
623
+
622
624
#define BSP_FEATURE_VIN_IS_AVAILABLE (0UL)
623
625
624
626
// *UNCRUSTIFY-ON*
Original file line number Diff line number Diff line change 623
623
#define BSP_FEATURE_USB_REG_USBMC_VDDUSBE (0UL) // Indicates the USBMC.VDDUSBE bit field is available.
624
624
#define BSP_FEATURE_USB_SCKDIVCR2_HAS_CLOCK_DIV (0UL) // Indicates there is a USB clock divider setting as part of the SCKDIVCR2 register.
625
625
626
+ #define BSP_FEATURE_USB_NUM_IP (1UL)
627
+
626
628
#define BSP_FEATURE_VIN_IS_AVAILABLE (0UL)
627
629
628
630
// *UNCRUSTIFY-ON*
Original file line number Diff line number Diff line change 623
623
#define BSP_FEATURE_USB_REG_USBMC_VDDUSBE (0UL) // Indicates the USBMC.VDDUSBE bit field is available.
624
624
#define BSP_FEATURE_USB_SCKDIVCR2_HAS_CLOCK_DIV (0UL) // Indicates there is a USB clock divider setting as part of the SCKDIVCR2 register.
625
625
626
+ #define BSP_FEATURE_USB_NUM_IP (1UL)
627
+
626
628
#define BSP_FEATURE_VIN_IS_AVAILABLE (0UL)
627
629
628
630
// *UNCRUSTIFY-ON*
Original file line number Diff line number Diff line change 619
619
#define BSP_FEATURE_USB_REG_USBMC_VDDUSBE (1UL) // Indicates the USBMC.VDDUSBE bit field is available.
620
620
#define BSP_FEATURE_USB_SCKDIVCR2_HAS_CLOCK_DIV (0UL) // Indicates there is a USB clock divider setting as part of the SCKDIVCR2 register.
621
621
622
+ #define BSP_FEATURE_USB_NUM_IP (1UL)
623
+
622
624
#define BSP_FEATURE_VIN_IS_AVAILABLE (0UL)
623
625
624
626
// *UNCRUSTIFY-ON*
Original file line number Diff line number Diff line change 623
623
#define BSP_FEATURE_USB_REG_USBMC_VDDUSBE (0UL) // Indicates the USBMC.VDDUSBE bit field is available.
624
624
#define BSP_FEATURE_USB_SCKDIVCR2_HAS_CLOCK_DIV (0UL) // Indicates there is a USB clock divider setting as part of the SCKDIVCR2 register.
625
625
626
+ #define BSP_FEATURE_USB_NUM_IP (1UL)
627
+
626
628
#define BSP_FEATURE_VIN_IS_AVAILABLE (0UL)
627
629
628
630
// *UNCRUSTIFY-ON*
You can’t perform that action at this time.
0 commit comments