File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
drivers/ra/fsp/src/bsp/mcu Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 621
621
#define BSP_FEATURE_USB_REG_USBMC_VDDUSBE (0UL) // Indicates the USBMC.VDDUSBE bit field is available.
622
622
#define BSP_FEATURE_USB_SCKDIVCR2_HAS_CLOCK_DIV (0UL) // Indicates there is a USB clock divider setting as part of the SCKDIVCR2 register.
623
623
624
+ #define BSP_FEATURE_USB_NUM_IP (2UL)
625
+
624
626
#define BSP_FEATURE_VIN_IS_AVAILABLE (1UL)
625
627
626
628
// *UNCRUSTIFY-ON*
Original file line number Diff line number Diff line change 621
621
#define BSP_FEATURE_USB_REG_USBMC_VDDUSBE (0UL) // Indicates the USBMC.VDDUSBE bit field is available.
622
622
#define BSP_FEATURE_USB_SCKDIVCR2_HAS_CLOCK_DIV (0UL) // Indicates there is a USB clock divider setting as part of the SCKDIVCR2 register.
623
623
624
+ #define BSP_FEATURE_USB_NUM_IP (2UL)
625
+
624
626
#define BSP_FEATURE_VIN_IS_AVAILABLE (0UL)
625
627
626
628
// *UNCRUSTIFY-ON*
You can’t perform that action at this time.
0 commit comments