-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Re-generate peripherals with enum name checks
See the CHANGELOG addition for more context. This commit fixes the *SELECT_INPUT* names by changing the combiner behavior; see the parent commits for more information.
- Loading branch information
Showing
9 changed files
with
2,774 additions
and
2,770 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -68,8 +68,8 @@ pub mod SW_PAD_CTL_PAD_TEST_MODE { | |
pub mod RW { | ||
#[doc = "output driver disabled;"] | ||
pub const DSE_0_OUTPUT_DRIVER_DISABLED_: u32 = 0; | ||
#[doc = "R0(150 Ohm @ 3.3V, 260 [email protected])"] | ||
pub const DSE_1_R0_150_OHM___3_3V__260_OHM_1_8V: u32 = 0x01; | ||
#[doc = "R0(260 Ohm @ 3.3V, 150 [email protected], 240 Ohm for DDR)"] | ||
pub const DSE_1_R0_260_OHM___3_3V__150_OHM_1_8V__240_OHM_FOR_DDR_: u32 = 0x01; | ||
#[doc = "R0/2"] | ||
pub const DSE_2_R0_2: u32 = 0x02; | ||
#[doc = "R0/3"] | ||
|
@@ -189,8 +189,8 @@ pub mod SW_PAD_CTL_PAD_POR_B { | |
pub mod RW { | ||
#[doc = "output driver disabled;"] | ||
pub const DSE_0_OUTPUT_DRIVER_DISABLED_: u32 = 0; | ||
#[doc = "R0(150 Ohm @ 3.3V, 260 [email protected])"] | ||
pub const DSE_1_R0_150_OHM___3_3V__260_OHM_1_8V: u32 = 0x01; | ||
#[doc = "R0(260 Ohm @ 3.3V, 150 [email protected], 240 Ohm for DDR)"] | ||
pub const DSE_1_R0_260_OHM___3_3V__150_OHM_1_8V__240_OHM_FOR_DDR_: u32 = 0x01; | ||
#[doc = "R0/2"] | ||
pub const DSE_2_R0_2: u32 = 0x02; | ||
#[doc = "R0/3"] | ||
|
@@ -310,8 +310,8 @@ pub mod SW_PAD_CTL_PAD_ONOFF { | |
pub mod RW { | ||
#[doc = "output driver disabled;"] | ||
pub const DSE_0_OUTPUT_DRIVER_DISABLED_: u32 = 0; | ||
#[doc = "R0(150 Ohm @ 3.3V, 260 [email protected])"] | ||
pub const DSE_1_R0_150_OHM___3_3V__260_OHM_1_8V: u32 = 0x01; | ||
#[doc = "R0(260 Ohm @ 3.3V, 150 [email protected], 240 Ohm for DDR)"] | ||
pub const DSE_1_R0_260_OHM___3_3V__150_OHM_1_8V__240_OHM_FOR_DDR_: u32 = 0x01; | ||
#[doc = "R0/2"] | ||
pub const DSE_2_R0_2: u32 = 0x02; | ||
#[doc = "R0/3"] | ||
|
@@ -431,8 +431,8 @@ pub mod SW_PAD_CTL_PAD_PMIC_ON_REQ { | |
pub mod RW { | ||
#[doc = "output driver disabled;"] | ||
pub const DSE_0_OUTPUT_DRIVER_DISABLED_: u32 = 0; | ||
#[doc = "R0(150 Ohm @ 3.3V, 260 [email protected])"] | ||
pub const DSE_1_R0_150_OHM___3_3V__260_OHM_1_8V: u32 = 0x01; | ||
#[doc = "R0(260 Ohm @ 3.3V, 150 [email protected], 240 Ohm for DDR)"] | ||
pub const DSE_1_R0_260_OHM___3_3V__150_OHM_1_8V__240_OHM_FOR_DDR_: u32 = 0x01; | ||
#[doc = "R0/2"] | ||
pub const DSE_2_R0_2: u32 = 0x02; | ||
#[doc = "R0/3"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -131,8 +131,8 @@ pub mod SW_PAD_CTL_PAD_TEST_MODE { | |
pub mod RW { | ||
#[doc = "output driver disabled;"] | ||
pub const DSE_0_OUTPUT_DRIVER_DISABLED_: u32 = 0; | ||
#[doc = "R0(150 Ohm @ 3.3V, 260 [email protected])"] | ||
pub const DSE_1_R0_150_OHM___3_3V__260_OHM_1_8V: u32 = 0x01; | ||
#[doc = "R0(260 Ohm @ 3.3V, 150 [email protected], 240 Ohm for DDR)"] | ||
pub const DSE_1_R0_260_OHM___3_3V__150_OHM_1_8V__240_OHM_FOR_DDR_: u32 = 0x01; | ||
#[doc = "R0/2"] | ||
pub const DSE_2_R0_2: u32 = 0x02; | ||
#[doc = "R0/3"] | ||
|
@@ -252,8 +252,8 @@ pub mod SW_PAD_CTL_PAD_POR_B { | |
pub mod RW { | ||
#[doc = "output driver disabled;"] | ||
pub const DSE_0_OUTPUT_DRIVER_DISABLED_: u32 = 0; | ||
#[doc = "R0(150 Ohm @ 3.3V, 260 [email protected])"] | ||
pub const DSE_1_R0_150_OHM___3_3V__260_OHM_1_8V: u32 = 0x01; | ||
#[doc = "R0(260 Ohm @ 3.3V, 150 [email protected], 240 Ohm for DDR)"] | ||
pub const DSE_1_R0_260_OHM___3_3V__150_OHM_1_8V__240_OHM_FOR_DDR_: u32 = 0x01; | ||
#[doc = "R0/2"] | ||
pub const DSE_2_R0_2: u32 = 0x02; | ||
#[doc = "R0/3"] | ||
|
@@ -373,8 +373,8 @@ pub mod SW_PAD_CTL_PAD_ONOFF { | |
pub mod RW { | ||
#[doc = "output driver disabled;"] | ||
pub const DSE_0_OUTPUT_DRIVER_DISABLED_: u32 = 0; | ||
#[doc = "R0(150 Ohm @ 3.3V, 260 [email protected])"] | ||
pub const DSE_1_R0_150_OHM___3_3V__260_OHM_1_8V: u32 = 0x01; | ||
#[doc = "R0(260 Ohm @ 3.3V, 150 [email protected], 240 Ohm for DDR)"] | ||
pub const DSE_1_R0_260_OHM___3_3V__150_OHM_1_8V__240_OHM_FOR_DDR_: u32 = 0x01; | ||
#[doc = "R0/2"] | ||
pub const DSE_2_R0_2: u32 = 0x02; | ||
#[doc = "R0/3"] | ||
|
@@ -615,8 +615,8 @@ pub mod SW_PAD_CTL_PAD_PMIC_ON_REQ { | |
pub mod RW { | ||
#[doc = "output driver disabled;"] | ||
pub const DSE_0_OUTPUT_DRIVER_DISABLED_: u32 = 0; | ||
#[doc = "R0(150 Ohm @ 3.3V, 260 [email protected])"] | ||
pub const DSE_1_R0_150_OHM___3_3V__260_OHM_1_8V: u32 = 0x01; | ||
#[doc = "R0(260 Ohm @ 3.3V, 150 [email protected], 240 Ohm for DDR)"] | ||
pub const DSE_1_R0_260_OHM___3_3V__150_OHM_1_8V__240_OHM_FOR_DDR_: u32 = 0x01; | ||
#[doc = "R0/2"] | ||
pub const DSE_2_R0_2: u32 = 0x02; | ||
#[doc = "R0/3"] | ||
|
Oops, something went wrong.