[INFO] fetching crate imxrt-hal 0.3.0... [INFO] documenting imxrt-hal-0.3.0 against 1.46.0 for beta-1.47-rustdoc-1 [INFO] extracting crate imxrt-hal 0.3.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate imxrt-hal 0.3.0 on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate imxrt-hal 0.3.0 [INFO] finished tweaking crates.io crate imxrt-hal 0.3.0 [INFO] tweaked toml for crates.io crate imxrt-hal 0.3.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c1cb7ae7e824cd80875dde551e00f1ee54161e267f4eee965ab2aa23a722727 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9c1cb7ae7e824cd80875dde551e00f1ee54161e267f4eee965ab2aa23a722727", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c1cb7ae7e824cd80875dde551e00f1ee54161e267f4eee965ab2aa23a722727", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c1cb7ae7e824cd80875dde551e00f1ee54161e267f4eee965ab2aa23a722727", kill_on_drop: false }` [INFO] [stdout] 9c1cb7ae7e824cd80875dde551e00f1ee54161e267f4eee965ab2aa23a722727 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5afd68fa9087f91732728ce58536397e9fa1a8fc82ca9cb7d0a8fda3be57f4a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b5afd68fa9087f91732728ce58536397e9fa1a8fc82ca9cb7d0a8fda3be57f4a", kill_on_drop: false }` [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cortex-m v0.6.3 [INFO] [stderr] Compiling imxrt-ral v0.3.0 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking as-slice v0.1.3 [INFO] [stderr] Checking aligned v0.3.4 [INFO] [stderr] Documenting imxrt-hal v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm` in `ral` [INFO] [stdout] --> src/ccm/arm_clock.rs:137:14 [INFO] [stdout] | [INFO] [stdout] 137 | use ral::ccm::CBCDR::PERIPH_CLK_SEL; [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm` in `ral` [INFO] [stdout] --> src/ccm/arm_clock.rs:141:18 [INFO] [stdout] | [INFO] [stdout] 141 | use ral::ccm::{CBCDR::PERIPH_CLK2_PODF, CBCMR::PERIPH_CLK2_SEL}; [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm` in `ral` [INFO] [stdout] --> src/ccm.rs:108:15 [INFO] [stdout] | [INFO] [stdout] 108 | use ral::{ccm::CSCMR1::PERCLK_CLK_SEL, modify_reg}; [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `super::ral::pwm` [INFO] [stdout] --> src/ccm.rs:523:17 [INFO] [stdout] | [INFO] [stdout] 523 | use super::{ral::pwm, Divider, Frequency, IPGFrequency}; [INFO] [stdout] | ^^^^^^^^ no `pwm` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `dma0` in `ral` [INFO] [stdout] --> src/dma/register.rs:153:29 [INFO] [stdout] | [INFO] [stdout] 153 | pub use crate::ral::dma0::TCD_ATTR0::*; [INFO] [stdout] | ^^^^ could not find `dma0` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `dma0` in `ral` [INFO] [stdout] --> src/dma/register.rs:156:29 [INFO] [stdout] | [INFO] [stdout] 156 | pub use crate::ral::dma0::TCD_CSR0::*; [INFO] [stdout] | ^^^^ could not find `dma0` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lpi2c` in `ral` [INFO] [stdout] --> src/i2c.rs:148:18 [INFO] [stdout] | [INFO] [stdout] 148 | use ral::lpi2c::MCFGR1::PRESCALE::RW::*; [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lpi2c` in `ral` [INFO] [stdout] --> src/i2c.rs:406:18 [INFO] [stdout] | [INFO] [stdout] 406 | use ral::lpi2c::MSR::*; [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lpi2c` in `ral` [INFO] [stdout] --> src/i2c.rs:451:18 [INFO] [stdout] | [INFO] [stdout] 451 | use ral::lpi2c::MSR::*; [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lpi2c` in `ral` [INFO] [stdout] --> src/i2c.rs:495:18 [INFO] [stdout] | [INFO] [stdout] 495 | use ral::lpi2c::MSR::*; [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lpi2c` in `ral` [INFO] [stdout] --> src/i2c.rs:560:30 [INFO] [stdout] | [INFO] [stdout] 560 | use ral::lpi2c::MRDR::*; [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lpi2c` in `ral` [INFO] [stdout] --> src/i2c.rs:594:18 [INFO] [stdout] | [INFO] [stdout] 594 | use ral::lpi2c::MSR::*; [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lpi2c` in `ral` [INFO] [stdout] --> src/i2c.rs:638:26 [INFO] [stdout] | [INFO] [stdout] 638 | use ral::lpi2c::MRDR::*; [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/pin_config.rs:39:18 [INFO] [stdout] | [INFO] [stdout] 39 | pub use ral::iomuxc::SW_PAD_CTL_PAD_GPIO_EMC_00::*; [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `super::ral::ccm` [INFO] [stdout] --> src/ccm.rs:900:17 [INFO] [stdout] | [INFO] [stdout] 900 | use super::{ral::ccm, Divider, Frequency}; [INFO] [stdout] | ^^^^^^^^ no `ccm` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lpspi` in `ral` [INFO] [stdout] --> src/spi.rs:346:18 [INFO] [stdout] | [INFO] [stdout] 346 | use ral::lpspi::SR::*; [INFO] [stdout] | ^^^^^ could not find `lpspi` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lpspi` in `ral` [INFO] [stdout] --> src/spi.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | use ral::lpspi::SR::*; [INFO] [stdout] | ^^^^^ could not find `lpspi` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lpspi` in `ral` [INFO] [stdout] --> src/spi.rs:383:18 [INFO] [stdout] | [INFO] [stdout] 383 | use ral::lpspi::SR::*; [INFO] [stdout] | ^^^^^ could not find `lpspi` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lpuart` in `ral` [INFO] [stdout] --> src/uart.rs:565:18 [INFO] [stdout] | [INFO] [stdout] 565 | use ral::lpuart::DATA::*; [INFO] [stdout] | ^^^^^^ could not find `lpuart` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::ral::pwm` [INFO] [stdout] --> src/pwm.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | use crate::ral::{self, pwm::Instance}; [INFO] [stdout] | ^^^ could not find `pwm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm` in `ral` [INFO] [stdout] --> src/ccm/arm_clock.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | modify_reg!(ral::ccm, ccm, CCGR6, CG3: 0x3); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::ccm` [INFO] [stdout] --> src/ccm/arm_clock.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | modify_reg!(ral::ccm, ccm, CCGR6, CG3: 0x3); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `dcdc` in `ral` [INFO] [stdout] --> src/ccm/arm_clock.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | if read_reg!(ral::dcdc, dcdc, REG3, TRG) < reg3_trg_mv { [INFO] [stdout] | ^^^^ could not find `dcdc` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::dcdc` [INFO] [stdout] --> src/ccm/arm_clock.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | if read_reg!(ral::dcdc, dcdc, REG3, TRG) < reg3_trg_mv { [INFO] [stdout] | ^^^^ could not find `dcdc` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `dcdc` in `ral` [INFO] [stdout] --> src/ccm/arm_clock.rs:45:26 [INFO] [stdout] | [INFO] [stdout] 45 | modify_reg!(ral::dcdc, dcdc, REG3, TRG: reg3_trg_mv); [INFO] [stdout] | ^^^^ could not find `dcdc` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::dcdc` [INFO] [stdout] --> src/ccm/arm_clock.rs:45:26 [INFO] [stdout] | [INFO] [stdout] 45 | modify_reg!(ral::dcdc, dcdc, REG3, TRG: reg3_trg_mv); [INFO] [stdout] | ^^^^ could not find `dcdc` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `dcdc` in `ral` [INFO] [stdout] --> src/ccm/arm_clock.rs:46:30 [INFO] [stdout] | [INFO] [stdout] 46 | while read_reg!(ral::dcdc, dcdc, REG0, STS_DC_OK) == 0 { [INFO] [stdout] | ^^^^ could not find `dcdc` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::dcdc` [INFO] [stdout] --> src/ccm/arm_clock.rs:46:30 [INFO] [stdout] | [INFO] [stdout] 46 | while read_reg!(ral::dcdc, dcdc, REG0, STS_DC_OK) == 0 { [INFO] [stdout] | ^^^^ could not find `dcdc` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::ccm_analog` [INFO] [stdout] --> src/ccm/arm_clock.rs:74:34 [INFO] [stdout] | [INFO] [stdout] 74 | let pll_arm = read_reg!(ral::ccm_analog, ccm_analog, PLL_ARM); [INFO] [stdout] | ^^^^^^^^^^ could not find `ccm_analog` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm_analog` in `ral` [INFO] [stdout] --> src/ccm/arm_clock.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | write_reg!(ral::ccm_analog, ccm_analog, PLL_ARM, [INFO] [stdout] | ^^^^^^^^^^ could not find `ccm_analog` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::ccm_analog` [INFO] [stdout] --> src/ccm/arm_clock.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | write_reg!(ral::ccm_analog, ccm_analog, PLL_ARM, [INFO] [stdout] | ^^^^^^^^^^ could not find `ccm_analog` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm_analog` in `ral` [INFO] [stdout] --> src/ccm/arm_clock.rs:86:21 [INFO] [stdout] | [INFO] [stdout] 86 | write_reg!(ral::ccm_analog, ccm_analog, PLL_ARM, [INFO] [stdout] | ^^^^^^^^^^ could not find `ccm_analog` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::ccm_analog` [INFO] [stdout] --> src/ccm/arm_clock.rs:86:21 [INFO] [stdout] | [INFO] [stdout] 86 | write_reg!(ral::ccm_analog, ccm_analog, PLL_ARM, [INFO] [stdout] | ^^^^^^^^^^ could not find `ccm_analog` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm_analog` in `ral` [INFO] [stdout] --> src/ccm/arm_clock.rs:95:26 [INFO] [stdout] | [INFO] [stdout] 95 | while read_reg!(ral::ccm_analog, ccm_analog, PLL_ARM, LOCK) == 0 { [INFO] [stdout] | ^^^^^^^^^^ could not find `ccm_analog` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::ccm_analog` [INFO] [stdout] --> src/ccm/arm_clock.rs:95:26 [INFO] [stdout] | [INFO] [stdout] 95 | while read_reg!(ral::ccm_analog, ccm_analog, PLL_ARM, LOCK) == 0 { [INFO] [stdout] | ^^^^^^^^^^ could not find `ccm_analog` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::ccm_analog` [INFO] [stdout] --> src/ccm/arm_clock.rs:100:24 [INFO] [stdout] | [INFO] [stdout] 100 | read_reg!(ral::ccm_analog, ccm_analog, PLL_ARM) [INFO] [stdout] | ^^^^^^^^^^ could not find `ccm_analog` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm` in `ral` [INFO] [stdout] --> src/ccm/arm_clock.rs:103:21 [INFO] [stdout] | [INFO] [stdout] 103 | write_reg!(ral::ccm, ccm, CACRR, ARM_PODF: (div_arm - 1)); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::ccm` [INFO] [stdout] --> src/ccm/arm_clock.rs:103:21 [INFO] [stdout] | [INFO] [stdout] 103 | write_reg!(ral::ccm, ccm, CACRR, ARM_PODF: (div_arm - 1)); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm` in `ral` [INFO] [stdout] --> src/ccm/arm_clock.rs:104:26 [INFO] [stdout] | [INFO] [stdout] 104 | while read_reg!(ral::ccm, ccm, CDHIPR, ARM_PODF_BUSY) > 0 { [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::ccm` [INFO] [stdout] --> src/ccm/arm_clock.rs:104:26 [INFO] [stdout] | [INFO] [stdout] 104 | while read_reg!(ral::ccm, ccm, CDHIPR, ARM_PODF_BUSY) > 0 { [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm` in `ral` [INFO] [stdout] --> src/ccm/arm_clock.rs:107:22 [INFO] [stdout] | [INFO] [stdout] 107 | modify_reg!(ral::ccm, ccm, CBCDR, AHB_PODF: (div_ahb - 1)); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::ccm` [INFO] [stdout] --> src/ccm/arm_clock.rs:107:22 [INFO] [stdout] | [INFO] [stdout] 107 | modify_reg!(ral::ccm, ccm, CBCDR, AHB_PODF: (div_ahb - 1)); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm` in `ral` [INFO] [stdout] --> src/ccm/arm_clock.rs:108:26 [INFO] [stdout] | [INFO] [stdout] 108 | while read_reg!(ral::ccm, ccm, CDHIPR, ARM_PODF_BUSY) > 0 { [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::ccm` [INFO] [stdout] --> src/ccm/arm_clock.rs:108:26 [INFO] [stdout] | [INFO] [stdout] 108 | while read_reg!(ral::ccm, ccm, CDHIPR, ARM_PODF_BUSY) > 0 { [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm` in `ral` [INFO] [stdout] --> src/ccm/arm_clock.rs:114:22 [INFO] [stdout] | [INFO] [stdout] 114 | modify_reg!(ral::ccm, ccm, CBCDR, IPG_PODF: (div_ipg - 1)); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::ccm` [INFO] [stdout] --> src/ccm/arm_clock.rs:114:22 [INFO] [stdout] | [INFO] [stdout] 114 | modify_reg!(ral::ccm, ccm, CBCDR, IPG_PODF: (div_ipg - 1)); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm` in `ral` [INFO] [stdout] --> src/ccm/arm_clock.rs:115:22 [INFO] [stdout] | [INFO] [stdout] 115 | modify_reg!(ral::ccm, ccm, CBCDR, PERIPH_CLK_SEL: 0); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::ccm` [INFO] [stdout] --> src/ccm/arm_clock.rs:115:22 [INFO] [stdout] | [INFO] [stdout] 115 | modify_reg!(ral::ccm, ccm, CBCDR, PERIPH_CLK_SEL: 0); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm` in `ral` [INFO] [stdout] --> src/ccm/arm_clock.rs:116:26 [INFO] [stdout] | [INFO] [stdout] 116 | while read_reg!(ral::ccm, ccm, CDHIPR, PERIPH_CLK_SEL_BUSY) > 0 { [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::ccm` [INFO] [stdout] --> src/ccm/arm_clock.rs:116:26 [INFO] [stdout] | [INFO] [stdout] 116 | while read_reg!(ral::ccm, ccm, CDHIPR, PERIPH_CLK_SEL_BUSY) > 0 { [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `dcdc` in `ral` [INFO] [stdout] --> src/ccm/arm_clock.rs:122:23 [INFO] [stdout] | [INFO] [stdout] 122 | if read_reg!(ral::dcdc, dcdc, REG3, TRG) > reg3_trg_mv { [INFO] [stdout] | ^^^^ could not find `dcdc` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::dcdc` [INFO] [stdout] --> src/ccm/arm_clock.rs:122:23 [INFO] [stdout] | [INFO] [stdout] 122 | if read_reg!(ral::dcdc, dcdc, REG3, TRG) > reg3_trg_mv { [INFO] [stdout] | ^^^^ could not find `dcdc` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `dcdc` in `ral` [INFO] [stdout] --> src/ccm/arm_clock.rs:124:26 [INFO] [stdout] | [INFO] [stdout] 124 | modify_reg!(ral::dcdc, dcdc, REG3, TRG: reg3_trg_mv); [INFO] [stdout] | ^^^^ could not find `dcdc` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::dcdc` [INFO] [stdout] --> src/ccm/arm_clock.rs:124:26 [INFO] [stdout] | [INFO] [stdout] 124 | modify_reg!(ral::dcdc, dcdc, REG3, TRG: reg3_trg_mv); [INFO] [stdout] | ^^^^ could not find `dcdc` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `dcdc` in `ral` [INFO] [stdout] --> src/ccm/arm_clock.rs:125:30 [INFO] [stdout] | [INFO] [stdout] 125 | while read_reg!(ral::dcdc, dcdc, REG0, STS_DC_OK) == 0 { [INFO] [stdout] | ^^^^ could not find `dcdc` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::dcdc` [INFO] [stdout] --> src/ccm/arm_clock.rs:125:30 [INFO] [stdout] | [INFO] [stdout] 125 | while read_reg!(ral::dcdc, dcdc, REG0, STS_DC_OK) == 0 { [INFO] [stdout] | ^^^^ could not find `dcdc` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm` in `ral` [INFO] [stdout] --> src/ccm/arm_clock.rs:138:41 [INFO] [stdout] | [INFO] [stdout] 138 | let periph_clk_sel = read_reg!(ral::ccm, ccm, CBCDR, PERIPH_CLK_SEL); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::ccm` [INFO] [stdout] --> src/ccm/arm_clock.rs:138:41 [INFO] [stdout] | [INFO] [stdout] 138 | let periph_clk_sel = read_reg!(ral::ccm, ccm, CBCDR, PERIPH_CLK_SEL); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm_analog` in `ral` [INFO] [stdout] --> src/ccm/arm_clock.rs:144:18 [INFO] [stdout] | [INFO] [stdout] 144 | ral::ccm_analog, [INFO] [stdout] | ^^^^^^^^^^ could not find `ccm_analog` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::ccm_analog` [INFO] [stdout] --> src/ccm/arm_clock.rs:144:18 [INFO] [stdout] | [INFO] [stdout] 144 | ral::ccm_analog, [INFO] [stdout] | ^^^^^^^^^^ could not find `ccm_analog` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm` in `ral` [INFO] [stdout] --> src/ccm/arm_clock.rs:169:26 [INFO] [stdout] | [INFO] [stdout] 169 | modify_reg!(ral::ccm, ccm, CBCDR, PERIPH_CLK2_PODF: div); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::ccm` [INFO] [stdout] --> src/ccm/arm_clock.rs:169:26 [INFO] [stdout] | [INFO] [stdout] 169 | modify_reg!(ral::ccm, ccm, CBCDR, PERIPH_CLK2_PODF: div); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm` in `ral` [INFO] [stdout] --> src/ccm/arm_clock.rs:170:26 [INFO] [stdout] | [INFO] [stdout] 170 | modify_reg!(ral::ccm, ccm, CBCMR, PERIPH_CLK2_SEL: sel); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::ccm` [INFO] [stdout] --> src/ccm/arm_clock.rs:170:26 [INFO] [stdout] | [INFO] [stdout] 170 | modify_reg!(ral::ccm, ccm, CBCMR, PERIPH_CLK2_SEL: sel); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm` in `ral` [INFO] [stdout] --> src/ccm/arm_clock.rs:171:30 [INFO] [stdout] | [INFO] [stdout] 171 | while read_reg!(ral::ccm, ccm, CDHIPR, PERIPH2_CLK_SEL_BUSY) > 0 { [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::ccm` [INFO] [stdout] --> src/ccm/arm_clock.rs:171:30 [INFO] [stdout] | [INFO] [stdout] 171 | while read_reg!(ral::ccm, ccm, CDHIPR, PERIPH2_CLK_SEL_BUSY) > 0 { [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm` in `ral` [INFO] [stdout] --> src/ccm/arm_clock.rs:175:26 [INFO] [stdout] | [INFO] [stdout] 175 | modify_reg!(ral::ccm, ccm, CBCDR, PERIPH_CLK_SEL: 1); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::ccm` [INFO] [stdout] --> src/ccm/arm_clock.rs:175:26 [INFO] [stdout] | [INFO] [stdout] 175 | modify_reg!(ral::ccm, ccm, CBCDR, PERIPH_CLK_SEL: 1); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm` in `ral` [INFO] [stdout] --> src/ccm/arm_clock.rs:176:30 [INFO] [stdout] | [INFO] [stdout] 176 | while read_reg!(ral::ccm, ccm, CDHIPR, PERIPH_CLK_SEL_BUSY) > 0 { [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::ccm` [INFO] [stdout] --> src/ccm/arm_clock.rs:176:30 [INFO] [stdout] | [INFO] [stdout] 176 | while read_reg!(ral::ccm, ccm, CDHIPR, PERIPH_CLK_SEL_BUSY) > 0 { [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm` in `ral` [INFO] [stdout] --> src/ccm.rs:101:26 [INFO] [stdout] | [INFO] [stdout] 101 | modify_reg!(ral::ccm, self.handle.base, CLPCR, LPM: (mode as u32)); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::ccm` [INFO] [stdout] --> src/ccm.rs:101:26 [INFO] [stdout] | [INFO] [stdout] 101 | modify_reg!(ral::ccm, self.handle.base, CLPCR, LPM: (mode as u32)); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm` in `ral` [INFO] [stdout] --> src/ccm.rs:281:22 [INFO] [stdout] | [INFO] [stdout] 281 | ral::ccm, [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::ccm` [INFO] [stdout] --> src/ccm.rs:281:22 [INFO] [stdout] | [INFO] [stdout] 281 | ral::ccm, [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm` in `ral` [INFO] [stdout] --> src/ccm.rs:297:30 [INFO] [stdout] | [INFO] [stdout] 297 | modify_reg!(ral::ccm, self.handle.base, CCGR1, CG6: 0x3); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::ccm` [INFO] [stdout] --> src/ccm.rs:297:30 [INFO] [stdout] | [INFO] [stdout] 297 | modify_reg!(ral::ccm, self.handle.base, CCGR1, CG6: 0x3); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm` in `ral` [INFO] [stdout] --> src/ccm.rs:302:30 [INFO] [stdout] | [INFO] [stdout] 302 | modify_reg!(ral::ccm, self.handle.base, CCGR1, CG10: 0x3, CG11: 0x3); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::ccm` [INFO] [stdout] --> src/ccm.rs:302:30 [INFO] [stdout] | [INFO] [stdout] 302 | modify_reg!(ral::ccm, self.handle.base, CCGR1, CG10: 0x3, CG11: 0x3); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm` in `ral` [INFO] [stdout] --> src/ccm.rs:307:30 [INFO] [stdout] | [INFO] [stdout] 307 | modify_reg!(ral::ccm, self.handle.base, CCGR0, CG12: 0x3, CG13: 0x3); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::ccm` [INFO] [stdout] --> src/ccm.rs:307:30 [INFO] [stdout] | [INFO] [stdout] 307 | modify_reg!(ral::ccm, self.handle.base, CCGR0, CG12: 0x3, CG13: 0x3); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm` in `ral` [INFO] [stdout] --> src/dma.rs:480:31 [INFO] [stdout] | [INFO] [stdout] 480 | ral::modify_reg!(ral::ccm, ccm, CCGR5, CG3: 0x03); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::ccm` [INFO] [stdout] --> src/dma.rs:480:31 [INFO] [stdout] | [INFO] [stdout] 480 | ral::modify_reg!(ral::ccm, ccm, CCGR5, CG3: 0x03); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `gpt` in `ral` [INFO] [stdout] --> src/gpt.rs:207:26 [INFO] [stdout] | [INFO] [stdout] 207 | ral::gpt, [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::gpt` [INFO] [stdout] --> src/gpt.rs:207:26 [INFO] [stdout] | [INFO] [stdout] 207 | ral::gpt, [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `gpt` in `ral` [INFO] [stdout] --> src/gpt.rs:218:38 [INFO] [stdout] | [INFO] [stdout] 218 | ral::write_reg!(ral::gpt, self.registers, PR, PRESCALER24M: (DEFAULT_PRESCALER - 1)); [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::gpt` [INFO] [stdout] --> src/gpt.rs:218:38 [INFO] [stdout] | [INFO] [stdout] 218 | ral::write_reg!(ral::gpt, self.registers, PR, PRESCALER24M: (DEFAULT_PRESCALER - 1)); [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `gpt` in `ral` [INFO] [stdout] --> src/gpt.rs:222:26 [INFO] [stdout] | [INFO] [stdout] 222 | ral::gpt, [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::gpt` [INFO] [stdout] --> src/gpt.rs:222:26 [INFO] [stdout] | [INFO] [stdout] 222 | ral::gpt, [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `gpt` in `ral` [INFO] [stdout] --> src/gpt.rs:231:38 [INFO] [stdout] | [INFO] [stdout] 231 | ral::write_reg!(ral::gpt, self.registers, PR, PRESCALER: (DEFAULT_PRESCALER - 1)); [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::gpt` [INFO] [stdout] --> src/gpt.rs:231:38 [INFO] [stdout] | [INFO] [stdout] 231 | ral::write_reg!(ral::gpt, self.registers, PR, PRESCALER: (DEFAULT_PRESCALER - 1)); [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::gpt` [INFO] [stdout] --> src/gpt.rs:236:30 [INFO] [stdout] | [INFO] [stdout] 236 | ral::write_reg!(ral::gpt, self.registers, SR, 0b11_1111); [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `gpt` in `ral` [INFO] [stdout] --> src/gpt.rs:271:32 [INFO] [stdout] | [INFO] [stdout] 271 | if ral::read_reg!(ral::gpt, self.registers, CR, FRR == 0) { [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::gpt` [INFO] [stdout] --> src/gpt.rs:271:32 [INFO] [stdout] | [INFO] [stdout] 271 | if ral::read_reg!(ral::gpt, self.registers, CR, FRR == 0) { [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `gpt` in `ral` [INFO] [stdout] --> src/gpt.rs:282:31 [INFO] [stdout] | [INFO] [stdout] 282 | ral::modify_reg!(ral::gpt, self.registers, CR, FRR: (mode as u32)) [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::gpt` [INFO] [stdout] --> src/gpt.rs:282:31 [INFO] [stdout] | [INFO] [stdout] 282 | ral::modify_reg!(ral::gpt, self.registers, CR, FRR: (mode as u32)) [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `gpt` in `ral` [INFO] [stdout] --> src/gpt.rs:289:31 [INFO] [stdout] | [INFO] [stdout] 289 | ral::modify_reg!(ral::gpt, self.registers, CR, ENMOD: (reset_on_enable as u32)); [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::gpt` [INFO] [stdout] --> src/gpt.rs:289:31 [INFO] [stdout] | [INFO] [stdout] 289 | ral::modify_reg!(ral::gpt, self.registers, CR, ENMOD: (reset_on_enable as u32)); [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `gpt` in `ral` [INFO] [stdout] --> src/gpt.rs:294:29 [INFO] [stdout] | [INFO] [stdout] 294 | ral::read_reg!(ral::gpt, self.registers, CR, ENMOD == 1) [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::gpt` [INFO] [stdout] --> src/gpt.rs:294:29 [INFO] [stdout] | [INFO] [stdout] 294 | ral::read_reg!(ral::gpt, self.registers, CR, ENMOD == 1) [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `gpt` in `ral` [INFO] [stdout] --> src/gpt.rs:302:31 [INFO] [stdout] | [INFO] [stdout] 302 | ral::modify_reg!(ral::gpt, self.registers, CR, EN: (enable as u32)); [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::gpt` [INFO] [stdout] --> src/gpt.rs:302:31 [INFO] [stdout] | [INFO] [stdout] 302 | ral::modify_reg!(ral::gpt, self.registers, CR, EN: (enable as u32)); [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `gpt` in `ral` [INFO] [stdout] --> src/gpt.rs:307:29 [INFO] [stdout] | [INFO] [stdout] 307 | ral::read_reg!(ral::gpt, self.registers, CR, EN == 1) [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::gpt` [INFO] [stdout] --> src/gpt.rs:307:29 [INFO] [stdout] | [INFO] [stdout] 307 | ral::read_reg!(ral::gpt, self.registers, CR, EN == 1) [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `gpt` in `ral` [INFO] [stdout] --> src/gpt.rs:313:31 [INFO] [stdout] | [INFO] [stdout] 313 | ral::modify_reg!(ral::gpt, self.registers, CR, WAITEN: (wait as u32)); [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::gpt` [INFO] [stdout] --> src/gpt.rs:313:31 [INFO] [stdout] | [INFO] [stdout] 313 | ral::modify_reg!(ral::gpt, self.registers, CR, WAITEN: (wait as u32)); [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `gpt` in `ral` [INFO] [stdout] --> src/gpt.rs:318:29 [INFO] [stdout] | [INFO] [stdout] 318 | ral::read_reg!(ral::gpt, self.registers, CR, WAITEN == 1) [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::gpt` [INFO] [stdout] --> src/gpt.rs:318:29 [INFO] [stdout] | [INFO] [stdout] 318 | ral::read_reg!(ral::gpt, self.registers, CR, WAITEN == 1) [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::gpt` [INFO] [stdout] --> src/gpt.rs:323:43 [INFO] [stdout] | [INFO] [stdout] 323 | let ir: u32 = ral::read_reg!(ral::gpt, self.registers, IR); [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::gpt` [INFO] [stdout] --> src/gpt.rs:329:30 [INFO] [stdout] | [INFO] [stdout] 329 | ral::write_reg!(ral::gpt, self.registers, IR, ir); [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::gpt` [INFO] [stdout] --> src/gpt.rs:334:29 [INFO] [stdout] | [INFO] [stdout] 334 | ral::read_reg!(ral::gpt, self.registers, IR) & (1 << (output as u32)) != 0 [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::gpt` [INFO] [stdout] --> src/gpt.rs:339:29 [INFO] [stdout] | [INFO] [stdout] 339 | ral::read_reg!(ral::gpt, self.registers, CNT) [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::gpt` [INFO] [stdout] --> src/gpt.rs:346:64 [INFO] [stdout] | [INFO] [stdout] 346 | OutputCompareRegister::One => ral::write_reg!(ral::gpt, self.registers, OCR1, count), [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::gpt` [INFO] [stdout] --> src/gpt.rs:347:64 [INFO] [stdout] | [INFO] [stdout] 347 | OutputCompareRegister::Two => ral::write_reg!(ral::gpt, self.registers, OCR2, count), [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::gpt` [INFO] [stdout] --> src/gpt.rs:348:66 [INFO] [stdout] | [INFO] [stdout] 348 | OutputCompareRegister::Three => ral::write_reg!(ral::gpt, self.registers, OCR3, count), [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::gpt` [INFO] [stdout] --> src/gpt.rs:355:63 [INFO] [stdout] | [INFO] [stdout] 355 | OutputCompareRegister::One => ral::read_reg!(ral::gpt, self.registers, OCR1), [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::gpt` [INFO] [stdout] --> src/gpt.rs:356:63 [INFO] [stdout] | [INFO] [stdout] 356 | OutputCompareRegister::Two => ral::read_reg!(ral::gpt, self.registers, OCR2), [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::gpt` [INFO] [stdout] --> src/gpt.rs:357:65 [INFO] [stdout] | [INFO] [stdout] 357 | OutputCompareRegister::Three => ral::read_reg!(ral::gpt, self.registers, OCR3), [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `gpt` in `ral` [INFO] [stdout] --> src/gpt.rs:494:31 [INFO] [stdout] | [INFO] [stdout] 494 | ral::modify_reg!(ral::gpt, self.registers, IR, ROVIE: (rov as u32)); [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::gpt` [INFO] [stdout] --> src/gpt.rs:494:31 [INFO] [stdout] | [INFO] [stdout] 494 | ral::modify_reg!(ral::gpt, self.registers, IR, ROVIE: (rov as u32)); [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `gpt` in `ral` [INFO] [stdout] --> src/gpt.rs:499:29 [INFO] [stdout] | [INFO] [stdout] 499 | ral::read_reg!(ral::gpt, self.registers, IR, ROVIE == 1) [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::gpt` [INFO] [stdout] --> src/gpt.rs:499:29 [INFO] [stdout] | [INFO] [stdout] 499 | ral::read_reg!(ral::gpt, self.registers, IR, ROVIE == 1) [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `gpt` in `ral` [INFO] [stdout] --> src/gpt.rs:507:29 [INFO] [stdout] | [INFO] [stdout] 507 | ral::read_reg!(ral::gpt, self.registers, SR, ROV == 1) [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::gpt` [INFO] [stdout] --> src/gpt.rs:507:29 [INFO] [stdout] | [INFO] [stdout] 507 | ral::read_reg!(ral::gpt, self.registers, SR, ROV == 1) [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `gpt` in `ral` [INFO] [stdout] --> src/gpt.rs:514:30 [INFO] [stdout] | [INFO] [stdout] 514 | ral::write_reg!(ral::gpt, self.registers, SR, ROV: 1); [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::gpt` [INFO] [stdout] --> src/gpt.rs:514:30 [INFO] [stdout] | [INFO] [stdout] 514 | ral::write_reg!(ral::gpt, self.registers, SR, ROV: 1); [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::gpt` [INFO] [stdout] --> src/gpt.rs:527:38 [INFO] [stdout] | [INFO] [stdout] 527 | let sr = ral::read_reg!(ral::gpt, self.gpt.registers, SR); [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::gpt` [INFO] [stdout] --> src/gpt.rs:536:30 [INFO] [stdout] | [INFO] [stdout] 536 | ral::write_reg!(ral::gpt, self.gpt.registers, SR, 1 << (self.output as u32)); [INFO] [stdout] | ^^^ could not find `gpt` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm` in `ral` [INFO] [stdout] --> src/i2c.rs:68:31 [INFO] [stdout] | [INFO] [stdout] 68 | ral::modify_reg!(ral::ccm, ccm, CCGR2, CG3: 0, CG4: 0, CG5: 0); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::ccm` [INFO] [stdout] --> src/i2c.rs:68:31 [INFO] [stdout] | [INFO] [stdout] 68 | ral::modify_reg!(ral::ccm, ccm, CCGR2, CG3: 0, CG4: 0, CG5: 0); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm` in `ral` [INFO] [stdout] --> src/i2c.rs:69:31 [INFO] [stdout] | [INFO] [stdout] 69 | ral::modify_reg!(ral::ccm, ccm, CCGR6, CG12: 0); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::ccm` [INFO] [stdout] --> src/i2c.rs:69:31 [INFO] [stdout] | [INFO] [stdout] 69 | ral::modify_reg!(ral::ccm, ccm, CCGR6, CG12: 0); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm` in `ral` [INFO] [stdout] --> src/i2c.rs:71:31 [INFO] [stdout] | [INFO] [stdout] 71 | ral::modify_reg!(ral::ccm, ccm, CSCDR2, LPI2C_CLK_PODF: (divider as u32), LPI2C_CLK_SEL: (clock_select as u32)); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::ccm` [INFO] [stdout] --> src/i2c.rs:71:31 [INFO] [stdout] | [INFO] [stdout] 71 | ral::modify_reg!(ral::ccm, ccm, CSCDR2, LPI2C_CLK_PODF: (divider as u32), LPI2C_CLK_SEL: (clock_select as u32)); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm` in `ral` [INFO] [stdout] --> src/i2c.rs:73:31 [INFO] [stdout] | [INFO] [stdout] 73 | ral::modify_reg!(ral::ccm, ccm, CCGR2, CG3: 0b11, CG4: 0b11, CG5: 0b11); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::ccm` [INFO] [stdout] --> src/i2c.rs:73:31 [INFO] [stdout] | [INFO] [stdout] 73 | ral::modify_reg!(ral::ccm, ccm, CCGR2, CG3: 0b11, CG4: 0b11, CG5: 0b11); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ccm` in `ral` [INFO] [stdout] --> src/i2c.rs:74:31 [INFO] [stdout] | [INFO] [stdout] 74 | ral::modify_reg!(ral::ccm, ccm, CCGR6, CG12: 0b11); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::ccm` [INFO] [stdout] --> src/i2c.rs:74:31 [INFO] [stdout] | [INFO] [stdout] 74 | ral::modify_reg!(ral::ccm, ccm, CCGR6, CG12: 0b11); [INFO] [stdout] | ^^^ could not find `ccm` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lpi2c` in `ral` [INFO] [stdout] --> src/i2c.rs:226:18 [INFO] [stdout] | [INFO] [stdout] 226 | ral::lpi2c, [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::lpi2c` [INFO] [stdout] --> src/i2c.rs:226:18 [INFO] [stdout] | [INFO] [stdout] 226 | ral::lpi2c, [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lpi2c` in `ral` [INFO] [stdout] --> src/i2c.rs:234:30 [INFO] [stdout] | [INFO] [stdout] 234 | ral::write_reg!(ral::lpi2c, reg, MCFGR1, PRESCALE: prescalar); [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::lpi2c` [INFO] [stdout] --> src/i2c.rs:234:30 [INFO] [stdout] | [INFO] [stdout] 234 | ral::write_reg!(ral::lpi2c, reg, MCFGR1, PRESCALE: prescalar); [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lpi2c` in `ral` [INFO] [stdout] --> src/i2c.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | ral::write_reg!(ral::lpi2c, i2c.reg, MCR, RST: RST_1); [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::lpi2c` [INFO] [stdout] --> src/i2c.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | ral::write_reg!(ral::lpi2c, i2c.reg, MCR, RST: RST_1); [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lpi2c` in `ral` [INFO] [stdout] --> src/i2c.rs:278:30 [INFO] [stdout] | [INFO] [stdout] 278 | ral::write_reg!(ral::lpi2c, i2c.reg, MFCR, RXWATER: 0b01, TXWATER: 0b01); [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::lpi2c` [INFO] [stdout] --> src/i2c.rs:278:30 [INFO] [stdout] | [INFO] [stdout] 278 | ral::write_reg!(ral::lpi2c, i2c.reg, MFCR, RXWATER: 0b01, TXWATER: 0b01); [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lpi2c` in `ral` [INFO] [stdout] --> src/i2c.rs:290:30 [INFO] [stdout] | [INFO] [stdout] 290 | ral::reset_reg!(ral::lpi2c, self.reg, LPI2C1, MCR); [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::lpi2c` [INFO] [stdout] --> src/i2c.rs:290:30 [INFO] [stdout] | [INFO] [stdout] 290 | ral::reset_reg!(ral::lpi2c, self.reg, LPI2C1, MCR); [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lpi2c` in `ral` [INFO] [stdout] --> src/i2c.rs:292:30 [INFO] [stdout] | [INFO] [stdout] 292 | ral::write_reg!(ral::lpi2c, self.reg, MCR, MEN: MEN_1); [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::lpi2c` [INFO] [stdout] --> src/i2c.rs:292:30 [INFO] [stdout] | [INFO] [stdout] 292 | ral::write_reg!(ral::lpi2c, self.reg, MCR, MEN: MEN_1); [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lpi2c` in `ral` [INFO] [stdout] --> src/i2c.rs:316:48 [INFO] [stdout] | [INFO] [stdout] 316 | let divider = 1 << ral::read_reg!(ral::lpi2c, self.reg, MCFGR1, PRESCALE); [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::lpi2c` [INFO] [stdout] --> src/i2c.rs:316:48 [INFO] [stdout] | [INFO] [stdout] 316 | let divider = 1 << ral::read_reg!(ral::lpi2c, self.reg, MCFGR1, PRESCALE); [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lpi2c` in `ral` [INFO] [stdout] --> src/i2c.rs:326:22 [INFO] [stdout] | [INFO] [stdout] 326 | ral::lpi2c, [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::lpi2c` [INFO] [stdout] --> src/i2c.rs:326:22 [INFO] [stdout] | [INFO] [stdout] 326 | ral::lpi2c, [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lpi2c` in `ral` [INFO] [stdout] --> src/i2c.rs:347:48 [INFO] [stdout] | [INFO] [stdout] 347 | let divider = 1 << ral::read_reg!(ral::lpi2c, self.reg, MCFGR1, PRESCALE); [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::lpi2c` [INFO] [stdout] --> src/i2c.rs:347:48 [INFO] [stdout] | [INFO] [stdout] 347 | let divider = 1 << ral::read_reg!(ral::lpi2c, self.reg, MCFGR1, PRESCALE); [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lpi2c` in `ral` [INFO] [stdout] --> src/i2c.rs:356:22 [INFO] [stdout] | [INFO] [stdout] 356 | ral::lpi2c, [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::lpi2c` [INFO] [stdout] --> src/i2c.rs:356:22 [INFO] [stdout] | [INFO] [stdout] 356 | ral::lpi2c, [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lpi2c` in `ral` [INFO] [stdout] --> src/i2c.rs:385:18 [INFO] [stdout] | [INFO] [stdout] 385 | ral::lpi2c, [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::lpi2c` [INFO] [stdout] --> src/i2c.rs:385:18 [INFO] [stdout] | [INFO] [stdout] 385 | ral::lpi2c, [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lpi2c` in `ral` [INFO] [stdout] --> src/i2c.rs:400:31 [INFO] [stdout] | [INFO] [stdout] 400 | ral::modify_reg!(ral::lpi2c, self.reg, MCR, RRF: RRF_1, RTF: RTF_1); [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::lpi2c` [INFO] [stdout] --> src/i2c.rs:400:31 [INFO] [stdout] | [INFO] [stdout] 400 | ral::modify_reg!(ral::lpi2c, self.reg, MCR, RRF: RRF_1, RTF: RTF_1); [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::lpi2c` [INFO] [stdout] --> src/i2c.rs:407:42 [INFO] [stdout] | [INFO] [stdout] 407 | let status = ral::read_reg!(ral::lpi2c, self.reg, MSR); [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lpi2c` in `ral` [INFO] [stdout] --> src/i2c.rs:459:18 [INFO] [stdout] | [INFO] [stdout] 459 | ral::lpi2c, [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::lpi2c` [INFO] [stdout] --> src/i2c.rs:459:18 [INFO] [stdout] | [INFO] [stdout] 459 | ral::lpi2c, [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lpi2c` in `ral` [INFO] [stdout] --> src/i2c.rs:469:34 [INFO] [stdout] | [INFO] [stdout] 469 | ral::write_reg!(ral::lpi2c, self.reg, MTDR, DATA: *byte as u32); [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::lpi2c` [INFO] [stdout] --> src/i2c.rs:469:34 [INFO] [stdout] | [INFO] [stdout] 469 | ral::write_reg!(ral::lpi2c, self.reg, MTDR, DATA: *byte as u32); [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lpi2c` in `ral` [INFO] [stdout] --> src/i2c.rs:475:30 [INFO] [stdout] | [INFO] [stdout] 475 | ral::write_reg!(ral::lpi2c, self.reg, MTDR, CMD: CMD_2); [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::lpi2c` [INFO] [stdout] --> src/i2c.rs:475:30 [INFO] [stdout] | [INFO] [stdout] 475 | ral::write_reg!(ral::lpi2c, self.reg, MTDR, CMD: CMD_2); [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lpi2c` in `ral` [INFO] [stdout] --> src/i2c.rs:507:18 [INFO] [stdout] | [INFO] [stdout] 507 | ral::lpi2c, [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::lpi2c` [INFO] [stdout] --> src/i2c.rs:507:18 [INFO] [stdout] | [INFO] [stdout] 507 | ral::lpi2c, [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lpi2c` in `ral` [INFO] [stdout] --> src/i2c.rs:522:34 [INFO] [stdout] | [INFO] [stdout] 522 | ral::write_reg!(ral::lpi2c, self.reg, MTDR, DATA: *byte as u32); [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::lpi2c` [INFO] [stdout] --> src/i2c.rs:522:34 [INFO] [stdout] | [INFO] [stdout] 522 | ral::write_reg!(ral::lpi2c, self.reg, MTDR, DATA: *byte as u32); [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lpi2c` in `ral` [INFO] [stdout] --> src/i2c.rs:527:18 [INFO] [stdout] | [INFO] [stdout] 527 | ral::lpi2c, [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::lpi2c` [INFO] [stdout] --> src/i2c.rs:527:18 [INFO] [stdout] | [INFO] [stdout] 527 | ral::lpi2c, [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lpi2c` in `ral` [INFO] [stdout] --> src/i2c.rs:536:30 [INFO] [stdout] | [INFO] [stdout] 536 | ral::write_reg!(ral::lpi2c, self.reg, MSR, EPF: EPF_1); [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::lpi2c` [INFO] [stdout] --> src/i2c.rs:536:30 [INFO] [stdout] | [INFO] [stdout] 536 | ral::write_reg!(ral::lpi2c, self.reg, MSR, EPF: EPF_1); [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lpi2c` in `ral` [INFO] [stdout] --> src/i2c.rs:549:22 [INFO] [stdout] | [INFO] [stdout] 549 | ral::lpi2c, [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::lpi2c` [INFO] [stdout] --> src/i2c.rs:549:22 [INFO] [stdout] | [INFO] [stdout] 549 | ral::lpi2c, [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::lpi2c` [INFO] [stdout] --> src/i2c.rs:562:52 [INFO] [stdout] | [INFO] [stdout] 562 | let mrdr = ral::read_reg!(ral::lpi2c, self.reg, MRDR); [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lpi2c` in `ral` [INFO] [stdout] --> src/i2c.rs:578:30 [INFO] [stdout] | [INFO] [stdout] 578 | ral::write_reg!(ral::lpi2c, self.reg, MTDR, CMD: CMD_2); [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::lpi2c` [INFO] [stdout] --> src/i2c.rs:578:30 [INFO] [stdout] | [INFO] [stdout] 578 | ral::write_reg!(ral::lpi2c, self.reg, MTDR, CMD: CMD_2); [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lpi2c` in `ral` [INFO] [stdout] --> src/i2c.rs:610:18 [INFO] [stdout] | [INFO] [stdout] 610 | ral::lpi2c, [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::lpi2c` [INFO] [stdout] --> src/i2c.rs:610:18 [INFO] [stdout] | [INFO] [stdout] 610 | ral::lpi2c, [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lpi2c` in `ral` [INFO] [stdout] --> src/i2c.rs:627:18 [INFO] [stdout] | [INFO] [stdout] 627 | ral::lpi2c, [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::lpi2c` [INFO] [stdout] --> src/i2c.rs:627:18 [INFO] [stdout] | [INFO] [stdout] 627 | ral::lpi2c, [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::lpi2c` [INFO] [stdout] --> src/i2c.rs:640:48 [INFO] [stdout] | [INFO] [stdout] 640 | let mrdr = ral::read_reg!(ral::lpi2c, self.reg, MRDR); [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lpi2c` in `ral` [INFO] [stdout] --> src/i2c.rs:653:30 [INFO] [stdout] | [INFO] [stdout] 653 | ral::write_reg!(ral::lpi2c, self.reg, MTDR, CMD: CMD_2); [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ral::lpi2c` [INFO] [stdout] --> src/i2c.rs:653:30 [INFO] [stdout] | [INFO] [stdout] 653 | ral::write_reg!(ral::lpi2c, self.reg, MTDR, CMD: CMD_2); [INFO] [stdout] | ^^^^^ could not find `lpi2c` in `ral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B0_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B0_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B0_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B0_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B0_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B0_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B0_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B0_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B0_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B0_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B0_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B0_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B0_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B0_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B0_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B0_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B0_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B0_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B0_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B0_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:239:61 [INFO] [stdout] | [INFO] [stdout] 239 | ::imxrt_ral::read_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod) [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B0_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:244:58 [INFO] [stdout] | [INFO] [stdout] 244 | ::imxrt_ral::write_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod, reg_new); [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B0_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B0_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pad!( [INFO] [stdout] 8 | | GPIO_AD_B0_01, [INFO] [stdout] 9 | | SW_MUX_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 10 | | SW_PAD_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 11 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 12 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pad!( [INFO] [stdout] 8 | | GPIO_AD_B0_01, [INFO] [stdout] 9 | | SW_MUX_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 10 | | SW_PAD_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 11 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 12 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pad!( [INFO] [stdout] 8 | | GPIO_AD_B0_01, [INFO] [stdout] 9 | | SW_MUX_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 10 | | SW_PAD_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 11 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 12 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pad!( [INFO] [stdout] 8 | | GPIO_AD_B0_01, [INFO] [stdout] 9 | | SW_MUX_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 10 | | SW_PAD_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 11 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 12 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pad!( [INFO] [stdout] 8 | | GPIO_AD_B0_01, [INFO] [stdout] 9 | | SW_MUX_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 10 | | SW_PAD_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 11 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 12 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pad!( [INFO] [stdout] 8 | | GPIO_AD_B0_01, [INFO] [stdout] 9 | | SW_MUX_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 10 | | SW_PAD_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 11 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 12 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pad!( [INFO] [stdout] 8 | | GPIO_AD_B0_01, [INFO] [stdout] 9 | | SW_MUX_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 10 | | SW_PAD_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 11 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 12 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pad!( [INFO] [stdout] 8 | | GPIO_AD_B0_01, [INFO] [stdout] 9 | | SW_MUX_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 10 | | SW_PAD_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 11 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 12 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pad!( [INFO] [stdout] 8 | | GPIO_AD_B0_01, [INFO] [stdout] 9 | | SW_MUX_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 10 | | SW_PAD_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 11 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 12 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pad!( [INFO] [stdout] 8 | | GPIO_AD_B0_01, [INFO] [stdout] 9 | | SW_MUX_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 10 | | SW_PAD_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 11 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 12 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pad!( [INFO] [stdout] 8 | | GPIO_AD_B0_01, [INFO] [stdout] 9 | | SW_MUX_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 10 | | SW_PAD_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 11 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 12 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pad!( [INFO] [stdout] 8 | | GPIO_AD_B0_01, [INFO] [stdout] 9 | | SW_MUX_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 10 | | SW_PAD_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 11 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 12 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pad!( [INFO] [stdout] 8 | | GPIO_AD_B0_01, [INFO] [stdout] 9 | | SW_MUX_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 10 | | SW_PAD_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 11 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 12 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pad!( [INFO] [stdout] 8 | | GPIO_AD_B0_01, [INFO] [stdout] 9 | | SW_MUX_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 10 | | SW_PAD_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 11 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 12 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pad!( [INFO] [stdout] 8 | | GPIO_AD_B0_01, [INFO] [stdout] 9 | | SW_MUX_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 10 | | SW_PAD_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 11 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 12 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pad!( [INFO] [stdout] 8 | | GPIO_AD_B0_01, [INFO] [stdout] 9 | | SW_MUX_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 10 | | SW_PAD_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 11 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 12 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pad!( [INFO] [stdout] 8 | | GPIO_AD_B0_01, [INFO] [stdout] 9 | | SW_MUX_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 10 | | SW_PAD_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 11 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 12 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pad!( [INFO] [stdout] 8 | | GPIO_AD_B0_01, [INFO] [stdout] 9 | | SW_MUX_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 10 | | SW_PAD_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 11 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 12 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pad!( [INFO] [stdout] 8 | | GPIO_AD_B0_01, [INFO] [stdout] 9 | | SW_MUX_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 10 | | SW_PAD_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 11 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 12 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pad!( [INFO] [stdout] 8 | | GPIO_AD_B0_01, [INFO] [stdout] 9 | | SW_MUX_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 10 | | SW_PAD_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 11 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 12 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:239:61 [INFO] [stdout] | [INFO] [stdout] 239 | ::imxrt_ral::read_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod) [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pad!( [INFO] [stdout] 8 | | GPIO_AD_B0_01, [INFO] [stdout] 9 | | SW_MUX_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 10 | | SW_PAD_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 11 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 12 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:244:58 [INFO] [stdout] | [INFO] [stdout] 244 | ::imxrt_ral::write_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod, reg_new); [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pad!( [INFO] [stdout] 8 | | GPIO_AD_B0_01, [INFO] [stdout] 9 | | SW_MUX_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 10 | | SW_PAD_CTL_PAD_GPIO_AD_B0_01, [INFO] [stdout] 11 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 12 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / pad!( [INFO] [stdout] 14 | | GPIO_AD_B0_02, [INFO] [stdout] 15 | | SW_MUX_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 16 | | SW_PAD_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 17 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 18 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / pad!( [INFO] [stdout] 14 | | GPIO_AD_B0_02, [INFO] [stdout] 15 | | SW_MUX_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 16 | | SW_PAD_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 17 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 18 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / pad!( [INFO] [stdout] 14 | | GPIO_AD_B0_02, [INFO] [stdout] 15 | | SW_MUX_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 16 | | SW_PAD_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 17 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 18 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / pad!( [INFO] [stdout] 14 | | GPIO_AD_B0_02, [INFO] [stdout] 15 | | SW_MUX_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 16 | | SW_PAD_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 17 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 18 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / pad!( [INFO] [stdout] 14 | | GPIO_AD_B0_02, [INFO] [stdout] 15 | | SW_MUX_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 16 | | SW_PAD_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 17 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 18 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / pad!( [INFO] [stdout] 14 | | GPIO_AD_B0_02, [INFO] [stdout] 15 | | SW_MUX_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 16 | | SW_PAD_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 17 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 18 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / pad!( [INFO] [stdout] 14 | | GPIO_AD_B0_02, [INFO] [stdout] 15 | | SW_MUX_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 16 | | SW_PAD_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 17 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 18 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / pad!( [INFO] [stdout] 14 | | GPIO_AD_B0_02, [INFO] [stdout] 15 | | SW_MUX_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 16 | | SW_PAD_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 17 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 18 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / pad!( [INFO] [stdout] 14 | | GPIO_AD_B0_02, [INFO] [stdout] 15 | | SW_MUX_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 16 | | SW_PAD_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 17 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 18 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / pad!( [INFO] [stdout] 14 | | GPIO_AD_B0_02, [INFO] [stdout] 15 | | SW_MUX_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 16 | | SW_PAD_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 17 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 18 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / pad!( [INFO] [stdout] 14 | | GPIO_AD_B0_02, [INFO] [stdout] 15 | | SW_MUX_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 16 | | SW_PAD_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 17 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 18 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / pad!( [INFO] [stdout] 14 | | GPIO_AD_B0_02, [INFO] [stdout] 15 | | SW_MUX_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 16 | | SW_PAD_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 17 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 18 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / pad!( [INFO] [stdout] 14 | | GPIO_AD_B0_02, [INFO] [stdout] 15 | | SW_MUX_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 16 | | SW_PAD_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 17 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 18 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / pad!( [INFO] [stdout] 14 | | GPIO_AD_B0_02, [INFO] [stdout] 15 | | SW_MUX_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 16 | | SW_PAD_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 17 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 18 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / pad!( [INFO] [stdout] 14 | | GPIO_AD_B0_02, [INFO] [stdout] 15 | | SW_MUX_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 16 | | SW_PAD_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 17 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 18 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / pad!( [INFO] [stdout] 14 | | GPIO_AD_B0_02, [INFO] [stdout] 15 | | SW_MUX_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 16 | | SW_PAD_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 17 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 18 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / pad!( [INFO] [stdout] 14 | | GPIO_AD_B0_02, [INFO] [stdout] 15 | | SW_MUX_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 16 | | SW_PAD_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 17 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 18 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / pad!( [INFO] [stdout] 14 | | GPIO_AD_B0_02, [INFO] [stdout] 15 | | SW_MUX_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 16 | | SW_PAD_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 17 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 18 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / pad!( [INFO] [stdout] 14 | | GPIO_AD_B0_02, [INFO] [stdout] 15 | | SW_MUX_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 16 | | SW_PAD_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 17 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 18 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / pad!( [INFO] [stdout] 14 | | GPIO_AD_B0_02, [INFO] [stdout] 15 | | SW_MUX_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 16 | | SW_PAD_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 17 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 18 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:239:61 [INFO] [stdout] | [INFO] [stdout] 239 | ::imxrt_ral::read_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod) [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / pad!( [INFO] [stdout] 14 | | GPIO_AD_B0_02, [INFO] [stdout] 15 | | SW_MUX_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 16 | | SW_PAD_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 17 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 18 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:244:58 [INFO] [stdout] | [INFO] [stdout] 244 | ::imxrt_ral::write_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod, reg_new); [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / pad!( [INFO] [stdout] 14 | | GPIO_AD_B0_02, [INFO] [stdout] 15 | | SW_MUX_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 16 | | SW_PAD_CTL_PAD_GPIO_AD_B0_02, [INFO] [stdout] 17 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 18 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / pad!( [INFO] [stdout] 20 | | GPIO_AD_B0_03, [INFO] [stdout] 21 | | SW_MUX_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 22 | | SW_PAD_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 23 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / pad!( [INFO] [stdout] 20 | | GPIO_AD_B0_03, [INFO] [stdout] 21 | | SW_MUX_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 22 | | SW_PAD_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 23 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / pad!( [INFO] [stdout] 20 | | GPIO_AD_B0_03, [INFO] [stdout] 21 | | SW_MUX_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 22 | | SW_PAD_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 23 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / pad!( [INFO] [stdout] 20 | | GPIO_AD_B0_03, [INFO] [stdout] 21 | | SW_MUX_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 22 | | SW_PAD_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 23 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / pad!( [INFO] [stdout] 20 | | GPIO_AD_B0_03, [INFO] [stdout] 21 | | SW_MUX_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 22 | | SW_PAD_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 23 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / pad!( [INFO] [stdout] 20 | | GPIO_AD_B0_03, [INFO] [stdout] 21 | | SW_MUX_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 22 | | SW_PAD_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 23 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / pad!( [INFO] [stdout] 20 | | GPIO_AD_B0_03, [INFO] [stdout] 21 | | SW_MUX_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 22 | | SW_PAD_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 23 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / pad!( [INFO] [stdout] 20 | | GPIO_AD_B0_03, [INFO] [stdout] 21 | | SW_MUX_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 22 | | SW_PAD_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 23 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / pad!( [INFO] [stdout] 20 | | GPIO_AD_B0_03, [INFO] [stdout] 21 | | SW_MUX_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 22 | | SW_PAD_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 23 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / pad!( [INFO] [stdout] 20 | | GPIO_AD_B0_03, [INFO] [stdout] 21 | | SW_MUX_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 22 | | SW_PAD_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 23 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / pad!( [INFO] [stdout] 20 | | GPIO_AD_B0_03, [INFO] [stdout] 21 | | SW_MUX_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 22 | | SW_PAD_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 23 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / pad!( [INFO] [stdout] 20 | | GPIO_AD_B0_03, [INFO] [stdout] 21 | | SW_MUX_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 22 | | SW_PAD_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 23 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / pad!( [INFO] [stdout] 20 | | GPIO_AD_B0_03, [INFO] [stdout] 21 | | SW_MUX_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 22 | | SW_PAD_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 23 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / pad!( [INFO] [stdout] 20 | | GPIO_AD_B0_03, [INFO] [stdout] 21 | | SW_MUX_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 22 | | SW_PAD_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 23 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / pad!( [INFO] [stdout] 20 | | GPIO_AD_B0_03, [INFO] [stdout] 21 | | SW_MUX_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 22 | | SW_PAD_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 23 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / pad!( [INFO] [stdout] 20 | | GPIO_AD_B0_03, [INFO] [stdout] 21 | | SW_MUX_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 22 | | SW_PAD_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 23 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / pad!( [INFO] [stdout] 20 | | GPIO_AD_B0_03, [INFO] [stdout] 21 | | SW_MUX_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 22 | | SW_PAD_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 23 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / pad!( [INFO] [stdout] 20 | | GPIO_AD_B0_03, [INFO] [stdout] 21 | | SW_MUX_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 22 | | SW_PAD_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 23 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / pad!( [INFO] [stdout] 20 | | GPIO_AD_B0_03, [INFO] [stdout] 21 | | SW_MUX_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 22 | | SW_PAD_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 23 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / pad!( [INFO] [stdout] 20 | | GPIO_AD_B0_03, [INFO] [stdout] 21 | | SW_MUX_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 22 | | SW_PAD_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 23 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:239:61 [INFO] [stdout] | [INFO] [stdout] 239 | ::imxrt_ral::read_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod) [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / pad!( [INFO] [stdout] 20 | | GPIO_AD_B0_03, [INFO] [stdout] 21 | | SW_MUX_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 22 | | SW_PAD_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 23 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:244:58 [INFO] [stdout] | [INFO] [stdout] 244 | ::imxrt_ral::write_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod, reg_new); [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / pad!( [INFO] [stdout] 20 | | GPIO_AD_B0_03, [INFO] [stdout] 21 | | SW_MUX_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 22 | | SW_PAD_CTL_PAD_GPIO_AD_B0_03, [INFO] [stdout] 23 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / pad!( [INFO] [stdout] 26 | | GPIO_AD_B0_04, [INFO] [stdout] 27 | | SW_MUX_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 28 | | SW_PAD_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 29 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / pad!( [INFO] [stdout] 26 | | GPIO_AD_B0_04, [INFO] [stdout] 27 | | SW_MUX_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 28 | | SW_PAD_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 29 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / pad!( [INFO] [stdout] 26 | | GPIO_AD_B0_04, [INFO] [stdout] 27 | | SW_MUX_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 28 | | SW_PAD_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 29 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / pad!( [INFO] [stdout] 26 | | GPIO_AD_B0_04, [INFO] [stdout] 27 | | SW_MUX_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 28 | | SW_PAD_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 29 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / pad!( [INFO] [stdout] 26 | | GPIO_AD_B0_04, [INFO] [stdout] 27 | | SW_MUX_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 28 | | SW_PAD_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 29 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / pad!( [INFO] [stdout] 26 | | GPIO_AD_B0_04, [INFO] [stdout] 27 | | SW_MUX_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 28 | | SW_PAD_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 29 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / pad!( [INFO] [stdout] 26 | | GPIO_AD_B0_04, [INFO] [stdout] 27 | | SW_MUX_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 28 | | SW_PAD_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 29 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / pad!( [INFO] [stdout] 26 | | GPIO_AD_B0_04, [INFO] [stdout] 27 | | SW_MUX_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 28 | | SW_PAD_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 29 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / pad!( [INFO] [stdout] 26 | | GPIO_AD_B0_04, [INFO] [stdout] 27 | | SW_MUX_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 28 | | SW_PAD_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 29 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / pad!( [INFO] [stdout] 26 | | GPIO_AD_B0_04, [INFO] [stdout] 27 | | SW_MUX_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 28 | | SW_PAD_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 29 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / pad!( [INFO] [stdout] 26 | | GPIO_AD_B0_04, [INFO] [stdout] 27 | | SW_MUX_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 28 | | SW_PAD_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 29 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / pad!( [INFO] [stdout] 26 | | GPIO_AD_B0_04, [INFO] [stdout] 27 | | SW_MUX_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 28 | | SW_PAD_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 29 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / pad!( [INFO] [stdout] 26 | | GPIO_AD_B0_04, [INFO] [stdout] 27 | | SW_MUX_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 28 | | SW_PAD_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 29 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / pad!( [INFO] [stdout] 26 | | GPIO_AD_B0_04, [INFO] [stdout] 27 | | SW_MUX_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 28 | | SW_PAD_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 29 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / pad!( [INFO] [stdout] 26 | | GPIO_AD_B0_04, [INFO] [stdout] 27 | | SW_MUX_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 28 | | SW_PAD_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 29 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / pad!( [INFO] [stdout] 26 | | GPIO_AD_B0_04, [INFO] [stdout] 27 | | SW_MUX_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 28 | | SW_PAD_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 29 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / pad!( [INFO] [stdout] 26 | | GPIO_AD_B0_04, [INFO] [stdout] 27 | | SW_MUX_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 28 | | SW_PAD_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 29 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / pad!( [INFO] [stdout] 26 | | GPIO_AD_B0_04, [INFO] [stdout] 27 | | SW_MUX_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 28 | | SW_PAD_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 29 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / pad!( [INFO] [stdout] 26 | | GPIO_AD_B0_04, [INFO] [stdout] 27 | | SW_MUX_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 28 | | SW_PAD_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 29 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / pad!( [INFO] [stdout] 26 | | GPIO_AD_B0_04, [INFO] [stdout] 27 | | SW_MUX_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 28 | | SW_PAD_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 29 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:239:61 [INFO] [stdout] | [INFO] [stdout] 239 | ::imxrt_ral::read_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod) [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / pad!( [INFO] [stdout] 26 | | GPIO_AD_B0_04, [INFO] [stdout] 27 | | SW_MUX_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 28 | | SW_PAD_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 29 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:244:58 [INFO] [stdout] | [INFO] [stdout] 244 | ::imxrt_ral::write_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod, reg_new); [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / pad!( [INFO] [stdout] 26 | | GPIO_AD_B0_04, [INFO] [stdout] 27 | | SW_MUX_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 28 | | SW_PAD_CTL_PAD_GPIO_AD_B0_04, [INFO] [stdout] 29 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / pad!( [INFO] [stdout] 32 | | GPIO_AD_B0_05, [INFO] [stdout] 33 | | SW_MUX_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 34 | | SW_PAD_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 35 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 36 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / pad!( [INFO] [stdout] 32 | | GPIO_AD_B0_05, [INFO] [stdout] 33 | | SW_MUX_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 34 | | SW_PAD_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 35 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 36 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / pad!( [INFO] [stdout] 32 | | GPIO_AD_B0_05, [INFO] [stdout] 33 | | SW_MUX_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 34 | | SW_PAD_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 35 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 36 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / pad!( [INFO] [stdout] 32 | | GPIO_AD_B0_05, [INFO] [stdout] 33 | | SW_MUX_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 34 | | SW_PAD_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 35 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 36 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / pad!( [INFO] [stdout] 32 | | GPIO_AD_B0_05, [INFO] [stdout] 33 | | SW_MUX_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 34 | | SW_PAD_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 35 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 36 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / pad!( [INFO] [stdout] 32 | | GPIO_AD_B0_05, [INFO] [stdout] 33 | | SW_MUX_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 34 | | SW_PAD_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 35 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 36 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / pad!( [INFO] [stdout] 32 | | GPIO_AD_B0_05, [INFO] [stdout] 33 | | SW_MUX_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 34 | | SW_PAD_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 35 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 36 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / pad!( [INFO] [stdout] 32 | | GPIO_AD_B0_05, [INFO] [stdout] 33 | | SW_MUX_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 34 | | SW_PAD_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 35 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 36 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / pad!( [INFO] [stdout] 32 | | GPIO_AD_B0_05, [INFO] [stdout] 33 | | SW_MUX_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 34 | | SW_PAD_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 35 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 36 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / pad!( [INFO] [stdout] 32 | | GPIO_AD_B0_05, [INFO] [stdout] 33 | | SW_MUX_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 34 | | SW_PAD_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 35 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 36 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / pad!( [INFO] [stdout] 32 | | GPIO_AD_B0_05, [INFO] [stdout] 33 | | SW_MUX_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 34 | | SW_PAD_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 35 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 36 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / pad!( [INFO] [stdout] 32 | | GPIO_AD_B0_05, [INFO] [stdout] 33 | | SW_MUX_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 34 | | SW_PAD_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 35 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 36 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / pad!( [INFO] [stdout] 32 | | GPIO_AD_B0_05, [INFO] [stdout] 33 | | SW_MUX_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 34 | | SW_PAD_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 35 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 36 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / pad!( [INFO] [stdout] 32 | | GPIO_AD_B0_05, [INFO] [stdout] 33 | | SW_MUX_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 34 | | SW_PAD_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 35 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 36 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / pad!( [INFO] [stdout] 32 | | GPIO_AD_B0_05, [INFO] [stdout] 33 | | SW_MUX_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 34 | | SW_PAD_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 35 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 36 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / pad!( [INFO] [stdout] 32 | | GPIO_AD_B0_05, [INFO] [stdout] 33 | | SW_MUX_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 34 | | SW_PAD_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 35 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 36 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / pad!( [INFO] [stdout] 32 | | GPIO_AD_B0_05, [INFO] [stdout] 33 | | SW_MUX_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 34 | | SW_PAD_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 35 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 36 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / pad!( [INFO] [stdout] 32 | | GPIO_AD_B0_05, [INFO] [stdout] 33 | | SW_MUX_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 34 | | SW_PAD_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 35 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 36 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / pad!( [INFO] [stdout] 32 | | GPIO_AD_B0_05, [INFO] [stdout] 33 | | SW_MUX_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 34 | | SW_PAD_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 35 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 36 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / pad!( [INFO] [stdout] 32 | | GPIO_AD_B0_05, [INFO] [stdout] 33 | | SW_MUX_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 34 | | SW_PAD_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 35 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 36 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:239:61 [INFO] [stdout] | [INFO] [stdout] 239 | ::imxrt_ral::read_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod) [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / pad!( [INFO] [stdout] 32 | | GPIO_AD_B0_05, [INFO] [stdout] 33 | | SW_MUX_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 34 | | SW_PAD_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 35 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 36 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:244:58 [INFO] [stdout] | [INFO] [stdout] 244 | ::imxrt_ral::write_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod, reg_new); [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / pad!( [INFO] [stdout] 32 | | GPIO_AD_B0_05, [INFO] [stdout] 33 | | SW_MUX_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 34 | | SW_PAD_CTL_PAD_GPIO_AD_B0_05, [INFO] [stdout] 35 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 36 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / pad!( [INFO] [stdout] 38 | | GPIO_AD_B0_06, [INFO] [stdout] 39 | | SW_MUX_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 40 | | SW_PAD_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 41 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 42 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / pad!( [INFO] [stdout] 38 | | GPIO_AD_B0_06, [INFO] [stdout] 39 | | SW_MUX_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 40 | | SW_PAD_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 41 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 42 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / pad!( [INFO] [stdout] 38 | | GPIO_AD_B0_06, [INFO] [stdout] 39 | | SW_MUX_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 40 | | SW_PAD_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 41 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 42 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / pad!( [INFO] [stdout] 38 | | GPIO_AD_B0_06, [INFO] [stdout] 39 | | SW_MUX_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 40 | | SW_PAD_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 41 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 42 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / pad!( [INFO] [stdout] 38 | | GPIO_AD_B0_06, [INFO] [stdout] 39 | | SW_MUX_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 40 | | SW_PAD_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 41 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 42 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / pad!( [INFO] [stdout] 38 | | GPIO_AD_B0_06, [INFO] [stdout] 39 | | SW_MUX_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 40 | | SW_PAD_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 41 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 42 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / pad!( [INFO] [stdout] 38 | | GPIO_AD_B0_06, [INFO] [stdout] 39 | | SW_MUX_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 40 | | SW_PAD_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 41 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 42 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / pad!( [INFO] [stdout] 38 | | GPIO_AD_B0_06, [INFO] [stdout] 39 | | SW_MUX_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 40 | | SW_PAD_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 41 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 42 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / pad!( [INFO] [stdout] 38 | | GPIO_AD_B0_06, [INFO] [stdout] 39 | | SW_MUX_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 40 | | SW_PAD_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 41 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 42 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / pad!( [INFO] [stdout] 38 | | GPIO_AD_B0_06, [INFO] [stdout] 39 | | SW_MUX_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 40 | | SW_PAD_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 41 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 42 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / pad!( [INFO] [stdout] 38 | | GPIO_AD_B0_06, [INFO] [stdout] 39 | | SW_MUX_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 40 | | SW_PAD_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 41 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 42 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / pad!( [INFO] [stdout] 38 | | GPIO_AD_B0_06, [INFO] [stdout] 39 | | SW_MUX_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 40 | | SW_PAD_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 41 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 42 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / pad!( [INFO] [stdout] 38 | | GPIO_AD_B0_06, [INFO] [stdout] 39 | | SW_MUX_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 40 | | SW_PAD_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 41 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 42 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / pad!( [INFO] [stdout] 38 | | GPIO_AD_B0_06, [INFO] [stdout] 39 | | SW_MUX_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 40 | | SW_PAD_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 41 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 42 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / pad!( [INFO] [stdout] 38 | | GPIO_AD_B0_06, [INFO] [stdout] 39 | | SW_MUX_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 40 | | SW_PAD_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 41 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 42 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / pad!( [INFO] [stdout] 38 | | GPIO_AD_B0_06, [INFO] [stdout] 39 | | SW_MUX_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 40 | | SW_PAD_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 41 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 42 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / pad!( [INFO] [stdout] 38 | | GPIO_AD_B0_06, [INFO] [stdout] 39 | | SW_MUX_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 40 | | SW_PAD_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 41 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 42 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / pad!( [INFO] [stdout] 38 | | GPIO_AD_B0_06, [INFO] [stdout] 39 | | SW_MUX_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 40 | | SW_PAD_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 41 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 42 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / pad!( [INFO] [stdout] 38 | | GPIO_AD_B0_06, [INFO] [stdout] 39 | | SW_MUX_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 40 | | SW_PAD_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 41 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 42 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / pad!( [INFO] [stdout] 38 | | GPIO_AD_B0_06, [INFO] [stdout] 39 | | SW_MUX_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 40 | | SW_PAD_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 41 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 42 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:239:61 [INFO] [stdout] | [INFO] [stdout] 239 | ::imxrt_ral::read_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod) [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / pad!( [INFO] [stdout] 38 | | GPIO_AD_B0_06, [INFO] [stdout] 39 | | SW_MUX_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 40 | | SW_PAD_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 41 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 42 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:244:58 [INFO] [stdout] | [INFO] [stdout] 244 | ::imxrt_ral::write_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod, reg_new); [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / pad!( [INFO] [stdout] 38 | | GPIO_AD_B0_06, [INFO] [stdout] 39 | | SW_MUX_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 40 | | SW_PAD_CTL_PAD_GPIO_AD_B0_06, [INFO] [stdout] 41 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 42 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / pad!( [INFO] [stdout] 44 | | GPIO_AD_B0_07, [INFO] [stdout] 45 | | SW_MUX_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 46 | | SW_PAD_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 47 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 48 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / pad!( [INFO] [stdout] 44 | | GPIO_AD_B0_07, [INFO] [stdout] 45 | | SW_MUX_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 46 | | SW_PAD_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 47 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 48 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / pad!( [INFO] [stdout] 44 | | GPIO_AD_B0_07, [INFO] [stdout] 45 | | SW_MUX_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 46 | | SW_PAD_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 47 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 48 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / pad!( [INFO] [stdout] 44 | | GPIO_AD_B0_07, [INFO] [stdout] 45 | | SW_MUX_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 46 | | SW_PAD_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 47 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 48 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / pad!( [INFO] [stdout] 44 | | GPIO_AD_B0_07, [INFO] [stdout] 45 | | SW_MUX_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 46 | | SW_PAD_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 47 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 48 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / pad!( [INFO] [stdout] 44 | | GPIO_AD_B0_07, [INFO] [stdout] 45 | | SW_MUX_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 46 | | SW_PAD_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 47 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 48 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / pad!( [INFO] [stdout] 44 | | GPIO_AD_B0_07, [INFO] [stdout] 45 | | SW_MUX_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 46 | | SW_PAD_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 47 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 48 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / pad!( [INFO] [stdout] 44 | | GPIO_AD_B0_07, [INFO] [stdout] 45 | | SW_MUX_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 46 | | SW_PAD_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 47 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 48 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / pad!( [INFO] [stdout] 44 | | GPIO_AD_B0_07, [INFO] [stdout] 45 | | SW_MUX_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 46 | | SW_PAD_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 47 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 48 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / pad!( [INFO] [stdout] 44 | | GPIO_AD_B0_07, [INFO] [stdout] 45 | | SW_MUX_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 46 | | SW_PAD_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 47 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 48 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / pad!( [INFO] [stdout] 44 | | GPIO_AD_B0_07, [INFO] [stdout] 45 | | SW_MUX_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 46 | | SW_PAD_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 47 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 48 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / pad!( [INFO] [stdout] 44 | | GPIO_AD_B0_07, [INFO] [stdout] 45 | | SW_MUX_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 46 | | SW_PAD_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 47 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 48 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / pad!( [INFO] [stdout] 44 | | GPIO_AD_B0_07, [INFO] [stdout] 45 | | SW_MUX_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 46 | | SW_PAD_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 47 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 48 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / pad!( [INFO] [stdout] 44 | | GPIO_AD_B0_07, [INFO] [stdout] 45 | | SW_MUX_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 46 | | SW_PAD_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 47 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 48 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / pad!( [INFO] [stdout] 44 | | GPIO_AD_B0_07, [INFO] [stdout] 45 | | SW_MUX_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 46 | | SW_PAD_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 47 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 48 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / pad!( [INFO] [stdout] 44 | | GPIO_AD_B0_07, [INFO] [stdout] 45 | | SW_MUX_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 46 | | SW_PAD_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 47 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 48 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / pad!( [INFO] [stdout] 44 | | GPIO_AD_B0_07, [INFO] [stdout] 45 | | SW_MUX_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 46 | | SW_PAD_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 47 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 48 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / pad!( [INFO] [stdout] 44 | | GPIO_AD_B0_07, [INFO] [stdout] 45 | | SW_MUX_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 46 | | SW_PAD_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 47 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 48 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / pad!( [INFO] [stdout] 44 | | GPIO_AD_B0_07, [INFO] [stdout] 45 | | SW_MUX_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 46 | | SW_PAD_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 47 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 48 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / pad!( [INFO] [stdout] 44 | | GPIO_AD_B0_07, [INFO] [stdout] 45 | | SW_MUX_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 46 | | SW_PAD_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 47 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 48 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:239:61 [INFO] [stdout] | [INFO] [stdout] 239 | ::imxrt_ral::read_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod) [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / pad!( [INFO] [stdout] 44 | | GPIO_AD_B0_07, [INFO] [stdout] 45 | | SW_MUX_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 46 | | SW_PAD_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 47 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 48 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:244:58 [INFO] [stdout] | [INFO] [stdout] 244 | ::imxrt_ral::write_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod, reg_new); [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / pad!( [INFO] [stdout] 44 | | GPIO_AD_B0_07, [INFO] [stdout] 45 | | SW_MUX_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 46 | | SW_PAD_CTL_PAD_GPIO_AD_B0_07, [INFO] [stdout] 47 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 48 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | / pad!( [INFO] [stdout] 50 | | GPIO_AD_B0_08, [INFO] [stdout] 51 | | SW_MUX_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 52 | | SW_PAD_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 53 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 54 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | / pad!( [INFO] [stdout] 50 | | GPIO_AD_B0_08, [INFO] [stdout] 51 | | SW_MUX_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 52 | | SW_PAD_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 53 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 54 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | / pad!( [INFO] [stdout] 50 | | GPIO_AD_B0_08, [INFO] [stdout] 51 | | SW_MUX_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 52 | | SW_PAD_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 53 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 54 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | / pad!( [INFO] [stdout] 50 | | GPIO_AD_B0_08, [INFO] [stdout] 51 | | SW_MUX_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 52 | | SW_PAD_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 53 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 54 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | / pad!( [INFO] [stdout] 50 | | GPIO_AD_B0_08, [INFO] [stdout] 51 | | SW_MUX_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 52 | | SW_PAD_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 53 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 54 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | / pad!( [INFO] [stdout] 50 | | GPIO_AD_B0_08, [INFO] [stdout] 51 | | SW_MUX_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 52 | | SW_PAD_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 53 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 54 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | / pad!( [INFO] [stdout] 50 | | GPIO_AD_B0_08, [INFO] [stdout] 51 | | SW_MUX_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 52 | | SW_PAD_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 53 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 54 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | / pad!( [INFO] [stdout] 50 | | GPIO_AD_B0_08, [INFO] [stdout] 51 | | SW_MUX_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 52 | | SW_PAD_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 53 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 54 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | / pad!( [INFO] [stdout] 50 | | GPIO_AD_B0_08, [INFO] [stdout] 51 | | SW_MUX_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 52 | | SW_PAD_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 53 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 54 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | / pad!( [INFO] [stdout] 50 | | GPIO_AD_B0_08, [INFO] [stdout] 51 | | SW_MUX_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 52 | | SW_PAD_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 53 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 54 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | / pad!( [INFO] [stdout] 50 | | GPIO_AD_B0_08, [INFO] [stdout] 51 | | SW_MUX_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 52 | | SW_PAD_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 53 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 54 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | / pad!( [INFO] [stdout] 50 | | GPIO_AD_B0_08, [INFO] [stdout] 51 | | SW_MUX_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 52 | | SW_PAD_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 53 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 54 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | / pad!( [INFO] [stdout] 50 | | GPIO_AD_B0_08, [INFO] [stdout] 51 | | SW_MUX_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 52 | | SW_PAD_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 53 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 54 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | / pad!( [INFO] [stdout] 50 | | GPIO_AD_B0_08, [INFO] [stdout] 51 | | SW_MUX_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 52 | | SW_PAD_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 53 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 54 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | / pad!( [INFO] [stdout] 50 | | GPIO_AD_B0_08, [INFO] [stdout] 51 | | SW_MUX_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 52 | | SW_PAD_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 53 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 54 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | / pad!( [INFO] [stdout] 50 | | GPIO_AD_B0_08, [INFO] [stdout] 51 | | SW_MUX_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 52 | | SW_PAD_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 53 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 54 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | / pad!( [INFO] [stdout] 50 | | GPIO_AD_B0_08, [INFO] [stdout] 51 | | SW_MUX_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 52 | | SW_PAD_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 53 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 54 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | / pad!( [INFO] [stdout] 50 | | GPIO_AD_B0_08, [INFO] [stdout] 51 | | SW_MUX_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 52 | | SW_PAD_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 53 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 54 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | / pad!( [INFO] [stdout] 50 | | GPIO_AD_B0_08, [INFO] [stdout] 51 | | SW_MUX_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 52 | | SW_PAD_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 53 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 54 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | / pad!( [INFO] [stdout] 50 | | GPIO_AD_B0_08, [INFO] [stdout] 51 | | SW_MUX_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 52 | | SW_PAD_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 53 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 54 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:239:61 [INFO] [stdout] | [INFO] [stdout] 239 | ::imxrt_ral::read_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod) [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | / pad!( [INFO] [stdout] 50 | | GPIO_AD_B0_08, [INFO] [stdout] 51 | | SW_MUX_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 52 | | SW_PAD_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 53 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 54 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:244:58 [INFO] [stdout] | [INFO] [stdout] 244 | ::imxrt_ral::write_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod, reg_new); [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | / pad!( [INFO] [stdout] 50 | | GPIO_AD_B0_08, [INFO] [stdout] 51 | | SW_MUX_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 52 | | SW_PAD_CTL_PAD_GPIO_AD_B0_08, [INFO] [stdout] 53 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 54 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / pad!( [INFO] [stdout] 57 | | GPIO_AD_B0_09, [INFO] [stdout] 58 | | SW_MUX_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 59 | | SW_PAD_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 60 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt9] [INFO] [stdout] 61 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / pad!( [INFO] [stdout] 57 | | GPIO_AD_B0_09, [INFO] [stdout] 58 | | SW_MUX_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 59 | | SW_PAD_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 60 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt9] [INFO] [stdout] 61 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / pad!( [INFO] [stdout] 57 | | GPIO_AD_B0_09, [INFO] [stdout] 58 | | SW_MUX_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 59 | | SW_PAD_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 60 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt9] [INFO] [stdout] 61 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / pad!( [INFO] [stdout] 57 | | GPIO_AD_B0_09, [INFO] [stdout] 58 | | SW_MUX_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 59 | | SW_PAD_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 60 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt9] [INFO] [stdout] 61 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / pad!( [INFO] [stdout] 57 | | GPIO_AD_B0_09, [INFO] [stdout] 58 | | SW_MUX_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 59 | | SW_PAD_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 60 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt9] [INFO] [stdout] 61 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / pad!( [INFO] [stdout] 57 | | GPIO_AD_B0_09, [INFO] [stdout] 58 | | SW_MUX_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 59 | | SW_PAD_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 60 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt9] [INFO] [stdout] 61 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / pad!( [INFO] [stdout] 57 | | GPIO_AD_B0_09, [INFO] [stdout] 58 | | SW_MUX_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 59 | | SW_PAD_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 60 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt9] [INFO] [stdout] 61 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / pad!( [INFO] [stdout] 57 | | GPIO_AD_B0_09, [INFO] [stdout] 58 | | SW_MUX_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 59 | | SW_PAD_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 60 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt9] [INFO] [stdout] 61 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / pad!( [INFO] [stdout] 57 | | GPIO_AD_B0_09, [INFO] [stdout] 58 | | SW_MUX_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 59 | | SW_PAD_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 60 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt9] [INFO] [stdout] 61 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / pad!( [INFO] [stdout] 57 | | GPIO_AD_B0_09, [INFO] [stdout] 58 | | SW_MUX_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 59 | | SW_PAD_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 60 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt9] [INFO] [stdout] 61 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / pad!( [INFO] [stdout] 57 | | GPIO_AD_B0_09, [INFO] [stdout] 58 | | SW_MUX_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 59 | | SW_PAD_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 60 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt9] [INFO] [stdout] 61 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / pad!( [INFO] [stdout] 57 | | GPIO_AD_B0_09, [INFO] [stdout] 58 | | SW_MUX_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 59 | | SW_PAD_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 60 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt9] [INFO] [stdout] 61 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / pad!( [INFO] [stdout] 57 | | GPIO_AD_B0_09, [INFO] [stdout] 58 | | SW_MUX_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 59 | | SW_PAD_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 60 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt9] [INFO] [stdout] 61 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / pad!( [INFO] [stdout] 57 | | GPIO_AD_B0_09, [INFO] [stdout] 58 | | SW_MUX_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 59 | | SW_PAD_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 60 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt9] [INFO] [stdout] 61 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / pad!( [INFO] [stdout] 57 | | GPIO_AD_B0_09, [INFO] [stdout] 58 | | SW_MUX_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 59 | | SW_PAD_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 60 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt9] [INFO] [stdout] 61 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / pad!( [INFO] [stdout] 57 | | GPIO_AD_B0_09, [INFO] [stdout] 58 | | SW_MUX_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 59 | | SW_PAD_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 60 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt9] [INFO] [stdout] 61 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:178:34 [INFO] [stdout] | [INFO] [stdout] 178 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / pad!( [INFO] [stdout] 57 | | GPIO_AD_B0_09, [INFO] [stdout] 58 | | SW_MUX_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 59 | | SW_PAD_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 60 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt9] [INFO] [stdout] 61 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:178:34 [INFO] [stdout] | [INFO] [stdout] 178 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / pad!( [INFO] [stdout] 57 | | GPIO_AD_B0_09, [INFO] [stdout] 58 | | SW_MUX_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 59 | | SW_PAD_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 60 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt9] [INFO] [stdout] 61 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / pad!( [INFO] [stdout] 57 | | GPIO_AD_B0_09, [INFO] [stdout] 58 | | SW_MUX_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 59 | | SW_PAD_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 60 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt9] [INFO] [stdout] 61 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / pad!( [INFO] [stdout] 57 | | GPIO_AD_B0_09, [INFO] [stdout] 58 | | SW_MUX_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 59 | | SW_PAD_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 60 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt9] [INFO] [stdout] 61 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / pad!( [INFO] [stdout] 57 | | GPIO_AD_B0_09, [INFO] [stdout] 58 | | SW_MUX_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 59 | | SW_PAD_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 60 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt9] [INFO] [stdout] 61 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / pad!( [INFO] [stdout] 57 | | GPIO_AD_B0_09, [INFO] [stdout] 58 | | SW_MUX_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 59 | | SW_PAD_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 60 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt9] [INFO] [stdout] 61 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:239:61 [INFO] [stdout] | [INFO] [stdout] 239 | ::imxrt_ral::read_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod) [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / pad!( [INFO] [stdout] 57 | | GPIO_AD_B0_09, [INFO] [stdout] 58 | | SW_MUX_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 59 | | SW_PAD_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 60 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt9] [INFO] [stdout] 61 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:244:58 [INFO] [stdout] | [INFO] [stdout] 244 | ::imxrt_ral::write_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod, reg_new); [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / pad!( [INFO] [stdout] 57 | | GPIO_AD_B0_09, [INFO] [stdout] 58 | | SW_MUX_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 59 | | SW_PAD_CTL_PAD_GPIO_AD_B0_09, [INFO] [stdout] 60 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt9] [INFO] [stdout] 61 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pad!( [INFO] [stdout] 64 | | GPIO_AD_B0_10, [INFO] [stdout] 65 | | SW_MUX_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 66 | | SW_PAD_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 67 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 68 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pad!( [INFO] [stdout] 64 | | GPIO_AD_B0_10, [INFO] [stdout] 65 | | SW_MUX_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 66 | | SW_PAD_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 67 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 68 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pad!( [INFO] [stdout] 64 | | GPIO_AD_B0_10, [INFO] [stdout] 65 | | SW_MUX_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 66 | | SW_PAD_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 67 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 68 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pad!( [INFO] [stdout] 64 | | GPIO_AD_B0_10, [INFO] [stdout] 65 | | SW_MUX_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 66 | | SW_PAD_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 67 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 68 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pad!( [INFO] [stdout] 64 | | GPIO_AD_B0_10, [INFO] [stdout] 65 | | SW_MUX_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 66 | | SW_PAD_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 67 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 68 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pad!( [INFO] [stdout] 64 | | GPIO_AD_B0_10, [INFO] [stdout] 65 | | SW_MUX_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 66 | | SW_PAD_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 67 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 68 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pad!( [INFO] [stdout] 64 | | GPIO_AD_B0_10, [INFO] [stdout] 65 | | SW_MUX_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 66 | | SW_PAD_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 67 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 68 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pad!( [INFO] [stdout] 64 | | GPIO_AD_B0_10, [INFO] [stdout] 65 | | SW_MUX_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 66 | | SW_PAD_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 67 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 68 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pad!( [INFO] [stdout] 64 | | GPIO_AD_B0_10, [INFO] [stdout] 65 | | SW_MUX_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 66 | | SW_PAD_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 67 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 68 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pad!( [INFO] [stdout] 64 | | GPIO_AD_B0_10, [INFO] [stdout] 65 | | SW_MUX_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 66 | | SW_PAD_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 67 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 68 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pad!( [INFO] [stdout] 64 | | GPIO_AD_B0_10, [INFO] [stdout] 65 | | SW_MUX_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 66 | | SW_PAD_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 67 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 68 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pad!( [INFO] [stdout] 64 | | GPIO_AD_B0_10, [INFO] [stdout] 65 | | SW_MUX_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 66 | | SW_PAD_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 67 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 68 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pad!( [INFO] [stdout] 64 | | GPIO_AD_B0_10, [INFO] [stdout] 65 | | SW_MUX_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 66 | | SW_PAD_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 67 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 68 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pad!( [INFO] [stdout] 64 | | GPIO_AD_B0_10, [INFO] [stdout] 65 | | SW_MUX_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 66 | | SW_PAD_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 67 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 68 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pad!( [INFO] [stdout] 64 | | GPIO_AD_B0_10, [INFO] [stdout] 65 | | SW_MUX_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 66 | | SW_PAD_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 67 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 68 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pad!( [INFO] [stdout] 64 | | GPIO_AD_B0_10, [INFO] [stdout] 65 | | SW_MUX_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 66 | | SW_PAD_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 67 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 68 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:159:34 [INFO] [stdout] | [INFO] [stdout] 159 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pad!( [INFO] [stdout] 64 | | GPIO_AD_B0_10, [INFO] [stdout] 65 | | SW_MUX_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 66 | | SW_PAD_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 67 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 68 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:159:34 [INFO] [stdout] | [INFO] [stdout] 159 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pad!( [INFO] [stdout] 64 | | GPIO_AD_B0_10, [INFO] [stdout] 65 | | SW_MUX_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 66 | | SW_PAD_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 67 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 68 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:178:34 [INFO] [stdout] | [INFO] [stdout] 178 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pad!( [INFO] [stdout] 64 | | GPIO_AD_B0_10, [INFO] [stdout] 65 | | SW_MUX_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 66 | | SW_PAD_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 67 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 68 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:178:34 [INFO] [stdout] | [INFO] [stdout] 178 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pad!( [INFO] [stdout] 64 | | GPIO_AD_B0_10, [INFO] [stdout] 65 | | SW_MUX_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 66 | | SW_PAD_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 67 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 68 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pad!( [INFO] [stdout] 64 | | GPIO_AD_B0_10, [INFO] [stdout] 65 | | SW_MUX_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 66 | | SW_PAD_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 67 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 68 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pad!( [INFO] [stdout] 64 | | GPIO_AD_B0_10, [INFO] [stdout] 65 | | SW_MUX_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 66 | | SW_PAD_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 67 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 68 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pad!( [INFO] [stdout] 64 | | GPIO_AD_B0_10, [INFO] [stdout] 65 | | SW_MUX_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 66 | | SW_PAD_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 67 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 68 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pad!( [INFO] [stdout] 64 | | GPIO_AD_B0_10, [INFO] [stdout] 65 | | SW_MUX_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 66 | | SW_PAD_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 67 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 68 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:239:61 [INFO] [stdout] | [INFO] [stdout] 239 | ::imxrt_ral::read_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod) [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pad!( [INFO] [stdout] 64 | | GPIO_AD_B0_10, [INFO] [stdout] 65 | | SW_MUX_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 66 | | SW_PAD_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 67 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 68 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:244:58 [INFO] [stdout] | [INFO] [stdout] 244 | ::imxrt_ral::write_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod, reg_new); [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pad!( [INFO] [stdout] 64 | | GPIO_AD_B0_10, [INFO] [stdout] 65 | | SW_MUX_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 66 | | SW_PAD_CTL_PAD_GPIO_AD_B0_10, [INFO] [stdout] 67 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 68 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / pad!( [INFO] [stdout] 70 | | GPIO_AD_B0_11, [INFO] [stdout] 71 | | SW_MUX_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 72 | | SW_PAD_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 73 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 74 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / pad!( [INFO] [stdout] 70 | | GPIO_AD_B0_11, [INFO] [stdout] 71 | | SW_MUX_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 72 | | SW_PAD_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 73 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 74 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / pad!( [INFO] [stdout] 70 | | GPIO_AD_B0_11, [INFO] [stdout] 71 | | SW_MUX_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 72 | | SW_PAD_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 73 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 74 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / pad!( [INFO] [stdout] 70 | | GPIO_AD_B0_11, [INFO] [stdout] 71 | | SW_MUX_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 72 | | SW_PAD_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 73 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 74 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / pad!( [INFO] [stdout] 70 | | GPIO_AD_B0_11, [INFO] [stdout] 71 | | SW_MUX_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 72 | | SW_PAD_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 73 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 74 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / pad!( [INFO] [stdout] 70 | | GPIO_AD_B0_11, [INFO] [stdout] 71 | | SW_MUX_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 72 | | SW_PAD_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 73 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 74 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / pad!( [INFO] [stdout] 70 | | GPIO_AD_B0_11, [INFO] [stdout] 71 | | SW_MUX_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 72 | | SW_PAD_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 73 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 74 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / pad!( [INFO] [stdout] 70 | | GPIO_AD_B0_11, [INFO] [stdout] 71 | | SW_MUX_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 72 | | SW_PAD_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 73 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 74 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / pad!( [INFO] [stdout] 70 | | GPIO_AD_B0_11, [INFO] [stdout] 71 | | SW_MUX_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 72 | | SW_PAD_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 73 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 74 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / pad!( [INFO] [stdout] 70 | | GPIO_AD_B0_11, [INFO] [stdout] 71 | | SW_MUX_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 72 | | SW_PAD_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 73 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 74 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / pad!( [INFO] [stdout] 70 | | GPIO_AD_B0_11, [INFO] [stdout] 71 | | SW_MUX_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 72 | | SW_PAD_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 73 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 74 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / pad!( [INFO] [stdout] 70 | | GPIO_AD_B0_11, [INFO] [stdout] 71 | | SW_MUX_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 72 | | SW_PAD_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 73 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 74 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / pad!( [INFO] [stdout] 70 | | GPIO_AD_B0_11, [INFO] [stdout] 71 | | SW_MUX_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 72 | | SW_PAD_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 73 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 74 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / pad!( [INFO] [stdout] 70 | | GPIO_AD_B0_11, [INFO] [stdout] 71 | | SW_MUX_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 72 | | SW_PAD_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 73 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 74 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / pad!( [INFO] [stdout] 70 | | GPIO_AD_B0_11, [INFO] [stdout] 71 | | SW_MUX_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 72 | | SW_PAD_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 73 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 74 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / pad!( [INFO] [stdout] 70 | | GPIO_AD_B0_11, [INFO] [stdout] 71 | | SW_MUX_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 72 | | SW_PAD_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 73 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 74 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:159:34 [INFO] [stdout] | [INFO] [stdout] 159 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / pad!( [INFO] [stdout] 70 | | GPIO_AD_B0_11, [INFO] [stdout] 71 | | SW_MUX_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 72 | | SW_PAD_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 73 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 74 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:159:34 [INFO] [stdout] | [INFO] [stdout] 159 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / pad!( [INFO] [stdout] 70 | | GPIO_AD_B0_11, [INFO] [stdout] 71 | | SW_MUX_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 72 | | SW_PAD_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 73 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 74 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:178:34 [INFO] [stdout] | [INFO] [stdout] 178 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / pad!( [INFO] [stdout] 70 | | GPIO_AD_B0_11, [INFO] [stdout] 71 | | SW_MUX_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 72 | | SW_PAD_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 73 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 74 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:178:34 [INFO] [stdout] | [INFO] [stdout] 178 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / pad!( [INFO] [stdout] 70 | | GPIO_AD_B0_11, [INFO] [stdout] 71 | | SW_MUX_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 72 | | SW_PAD_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 73 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 74 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / pad!( [INFO] [stdout] 70 | | GPIO_AD_B0_11, [INFO] [stdout] 71 | | SW_MUX_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 72 | | SW_PAD_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 73 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 74 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / pad!( [INFO] [stdout] 70 | | GPIO_AD_B0_11, [INFO] [stdout] 71 | | SW_MUX_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 72 | | SW_PAD_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 73 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 74 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / pad!( [INFO] [stdout] 70 | | GPIO_AD_B0_11, [INFO] [stdout] 71 | | SW_MUX_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 72 | | SW_PAD_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 73 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 74 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / pad!( [INFO] [stdout] 70 | | GPIO_AD_B0_11, [INFO] [stdout] 71 | | SW_MUX_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 72 | | SW_PAD_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 73 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 74 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:239:61 [INFO] [stdout] | [INFO] [stdout] 239 | ::imxrt_ral::read_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod) [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / pad!( [INFO] [stdout] 70 | | GPIO_AD_B0_11, [INFO] [stdout] 71 | | SW_MUX_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 72 | | SW_PAD_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 73 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 74 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:244:58 [INFO] [stdout] | [INFO] [stdout] 244 | ::imxrt_ral::write_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod, reg_new); [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / pad!( [INFO] [stdout] 70 | | GPIO_AD_B0_11, [INFO] [stdout] 71 | | SW_MUX_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 72 | | SW_PAD_CTL_PAD_GPIO_AD_B0_11, [INFO] [stdout] 73 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 74 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / pad!( [INFO] [stdout] 77 | | GPIO_AD_B0_12, [INFO] [stdout] 78 | | SW_MUX_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 79 | | SW_PAD_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 80 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 81 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / pad!( [INFO] [stdout] 77 | | GPIO_AD_B0_12, [INFO] [stdout] 78 | | SW_MUX_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 79 | | SW_PAD_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 80 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 81 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / pad!( [INFO] [stdout] 77 | | GPIO_AD_B0_12, [INFO] [stdout] 78 | | SW_MUX_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 79 | | SW_PAD_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 80 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 81 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / pad!( [INFO] [stdout] 77 | | GPIO_AD_B0_12, [INFO] [stdout] 78 | | SW_MUX_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 79 | | SW_PAD_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 80 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 81 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / pad!( [INFO] [stdout] 77 | | GPIO_AD_B0_12, [INFO] [stdout] 78 | | SW_MUX_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 79 | | SW_PAD_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 80 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 81 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / pad!( [INFO] [stdout] 77 | | GPIO_AD_B0_12, [INFO] [stdout] 78 | | SW_MUX_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 79 | | SW_PAD_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 80 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 81 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / pad!( [INFO] [stdout] 77 | | GPIO_AD_B0_12, [INFO] [stdout] 78 | | SW_MUX_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 79 | | SW_PAD_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 80 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 81 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / pad!( [INFO] [stdout] 77 | | GPIO_AD_B0_12, [INFO] [stdout] 78 | | SW_MUX_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 79 | | SW_PAD_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 80 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 81 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / pad!( [INFO] [stdout] 77 | | GPIO_AD_B0_12, [INFO] [stdout] 78 | | SW_MUX_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 79 | | SW_PAD_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 80 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 81 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / pad!( [INFO] [stdout] 77 | | GPIO_AD_B0_12, [INFO] [stdout] 78 | | SW_MUX_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 79 | | SW_PAD_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 80 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 81 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / pad!( [INFO] [stdout] 77 | | GPIO_AD_B0_12, [INFO] [stdout] 78 | | SW_MUX_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 79 | | SW_PAD_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 80 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 81 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / pad!( [INFO] [stdout] 77 | | GPIO_AD_B0_12, [INFO] [stdout] 78 | | SW_MUX_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 79 | | SW_PAD_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 80 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 81 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / pad!( [INFO] [stdout] 77 | | GPIO_AD_B0_12, [INFO] [stdout] 78 | | SW_MUX_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 79 | | SW_PAD_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 80 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 81 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / pad!( [INFO] [stdout] 77 | | GPIO_AD_B0_12, [INFO] [stdout] 78 | | SW_MUX_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 79 | | SW_PAD_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 80 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 81 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / pad!( [INFO] [stdout] 77 | | GPIO_AD_B0_12, [INFO] [stdout] 78 | | SW_MUX_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 79 | | SW_PAD_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 80 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 81 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / pad!( [INFO] [stdout] 77 | | GPIO_AD_B0_12, [INFO] [stdout] 78 | | SW_MUX_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 79 | | SW_PAD_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 80 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 81 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / pad!( [INFO] [stdout] 77 | | GPIO_AD_B0_12, [INFO] [stdout] 78 | | SW_MUX_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 79 | | SW_PAD_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 80 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 81 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / pad!( [INFO] [stdout] 77 | | GPIO_AD_B0_12, [INFO] [stdout] 78 | | SW_MUX_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 79 | | SW_PAD_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 80 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 81 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / pad!( [INFO] [stdout] 77 | | GPIO_AD_B0_12, [INFO] [stdout] 78 | | SW_MUX_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 79 | | SW_PAD_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 80 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 81 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / pad!( [INFO] [stdout] 77 | | GPIO_AD_B0_12, [INFO] [stdout] 78 | | SW_MUX_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 79 | | SW_PAD_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 80 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 81 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:239:61 [INFO] [stdout] | [INFO] [stdout] 239 | ::imxrt_ral::read_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod) [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / pad!( [INFO] [stdout] 77 | | GPIO_AD_B0_12, [INFO] [stdout] 78 | | SW_MUX_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 79 | | SW_PAD_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 80 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 81 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:244:58 [INFO] [stdout] | [INFO] [stdout] 244 | ::imxrt_ral::write_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod, reg_new); [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / pad!( [INFO] [stdout] 77 | | GPIO_AD_B0_12, [INFO] [stdout] 78 | | SW_MUX_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 79 | | SW_PAD_CTL_PAD_GPIO_AD_B0_12, [INFO] [stdout] 80 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 81 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | / pad!( [INFO] [stdout] 83 | | GPIO_AD_B0_13, [INFO] [stdout] 84 | | SW_MUX_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 85 | | SW_PAD_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 86 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 87 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | / pad!( [INFO] [stdout] 83 | | GPIO_AD_B0_13, [INFO] [stdout] 84 | | SW_MUX_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 85 | | SW_PAD_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 86 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 87 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | / pad!( [INFO] [stdout] 83 | | GPIO_AD_B0_13, [INFO] [stdout] 84 | | SW_MUX_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 85 | | SW_PAD_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 86 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 87 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | / pad!( [INFO] [stdout] 83 | | GPIO_AD_B0_13, [INFO] [stdout] 84 | | SW_MUX_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 85 | | SW_PAD_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 86 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 87 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | / pad!( [INFO] [stdout] 83 | | GPIO_AD_B0_13, [INFO] [stdout] 84 | | SW_MUX_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 85 | | SW_PAD_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 86 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 87 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | / pad!( [INFO] [stdout] 83 | | GPIO_AD_B0_13, [INFO] [stdout] 84 | | SW_MUX_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 85 | | SW_PAD_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 86 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 87 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | / pad!( [INFO] [stdout] 83 | | GPIO_AD_B0_13, [INFO] [stdout] 84 | | SW_MUX_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 85 | | SW_PAD_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 86 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 87 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | / pad!( [INFO] [stdout] 83 | | GPIO_AD_B0_13, [INFO] [stdout] 84 | | SW_MUX_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 85 | | SW_PAD_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 86 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 87 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | / pad!( [INFO] [stdout] 83 | | GPIO_AD_B0_13, [INFO] [stdout] 84 | | SW_MUX_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 85 | | SW_PAD_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 86 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 87 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | / pad!( [INFO] [stdout] 83 | | GPIO_AD_B0_13, [INFO] [stdout] 84 | | SW_MUX_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 85 | | SW_PAD_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 86 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 87 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | / pad!( [INFO] [stdout] 83 | | GPIO_AD_B0_13, [INFO] [stdout] 84 | | SW_MUX_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 85 | | SW_PAD_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 86 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 87 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | / pad!( [INFO] [stdout] 83 | | GPIO_AD_B0_13, [INFO] [stdout] 84 | | SW_MUX_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 85 | | SW_PAD_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 86 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 87 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | / pad!( [INFO] [stdout] 83 | | GPIO_AD_B0_13, [INFO] [stdout] 84 | | SW_MUX_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 85 | | SW_PAD_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 86 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 87 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | / pad!( [INFO] [stdout] 83 | | GPIO_AD_B0_13, [INFO] [stdout] 84 | | SW_MUX_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 85 | | SW_PAD_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 86 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 87 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | / pad!( [INFO] [stdout] 83 | | GPIO_AD_B0_13, [INFO] [stdout] 84 | | SW_MUX_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 85 | | SW_PAD_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 86 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 87 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | / pad!( [INFO] [stdout] 83 | | GPIO_AD_B0_13, [INFO] [stdout] 84 | | SW_MUX_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 85 | | SW_PAD_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 86 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 87 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | / pad!( [INFO] [stdout] 83 | | GPIO_AD_B0_13, [INFO] [stdout] 84 | | SW_MUX_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 85 | | SW_PAD_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 86 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 87 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | / pad!( [INFO] [stdout] 83 | | GPIO_AD_B0_13, [INFO] [stdout] 84 | | SW_MUX_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 85 | | SW_PAD_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 86 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 87 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | / pad!( [INFO] [stdout] 83 | | GPIO_AD_B0_13, [INFO] [stdout] 84 | | SW_MUX_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 85 | | SW_PAD_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 86 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 87 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | / pad!( [INFO] [stdout] 83 | | GPIO_AD_B0_13, [INFO] [stdout] 84 | | SW_MUX_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 85 | | SW_PAD_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 86 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 87 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:239:61 [INFO] [stdout] | [INFO] [stdout] 239 | ::imxrt_ral::read_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod) [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | / pad!( [INFO] [stdout] 83 | | GPIO_AD_B0_13, [INFO] [stdout] 84 | | SW_MUX_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 85 | | SW_PAD_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 86 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 87 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:244:58 [INFO] [stdout] | [INFO] [stdout] 244 | ::imxrt_ral::write_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod, reg_new); [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | / pad!( [INFO] [stdout] 83 | | GPIO_AD_B0_13, [INFO] [stdout] 84 | | SW_MUX_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 85 | | SW_PAD_CTL_PAD_GPIO_AD_B0_13, [INFO] [stdout] 86 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7] [INFO] [stdout] 87 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / pad!( [INFO] [stdout] 90 | | GPIO_AD_B0_14, [INFO] [stdout] 91 | | SW_MUX_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 92 | | SW_PAD_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 93 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt8] [INFO] [stdout] 94 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / pad!( [INFO] [stdout] 90 | | GPIO_AD_B0_14, [INFO] [stdout] 91 | | SW_MUX_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 92 | | SW_PAD_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 93 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt8] [INFO] [stdout] 94 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / pad!( [INFO] [stdout] 90 | | GPIO_AD_B0_14, [INFO] [stdout] 91 | | SW_MUX_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 92 | | SW_PAD_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 93 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt8] [INFO] [stdout] 94 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / pad!( [INFO] [stdout] 90 | | GPIO_AD_B0_14, [INFO] [stdout] 91 | | SW_MUX_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 92 | | SW_PAD_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 93 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt8] [INFO] [stdout] 94 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / pad!( [INFO] [stdout] 90 | | GPIO_AD_B0_14, [INFO] [stdout] 91 | | SW_MUX_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 92 | | SW_PAD_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 93 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt8] [INFO] [stdout] 94 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / pad!( [INFO] [stdout] 90 | | GPIO_AD_B0_14, [INFO] [stdout] 91 | | SW_MUX_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 92 | | SW_PAD_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 93 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt8] [INFO] [stdout] 94 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / pad!( [INFO] [stdout] 90 | | GPIO_AD_B0_14, [INFO] [stdout] 91 | | SW_MUX_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 92 | | SW_PAD_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 93 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt8] [INFO] [stdout] 94 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / pad!( [INFO] [stdout] 90 | | GPIO_AD_B0_14, [INFO] [stdout] 91 | | SW_MUX_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 92 | | SW_PAD_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 93 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt8] [INFO] [stdout] 94 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / pad!( [INFO] [stdout] 90 | | GPIO_AD_B0_14, [INFO] [stdout] 91 | | SW_MUX_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 92 | | SW_PAD_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 93 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt8] [INFO] [stdout] 94 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / pad!( [INFO] [stdout] 90 | | GPIO_AD_B0_14, [INFO] [stdout] 91 | | SW_MUX_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 92 | | SW_PAD_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 93 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt8] [INFO] [stdout] 94 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / pad!( [INFO] [stdout] 90 | | GPIO_AD_B0_14, [INFO] [stdout] 91 | | SW_MUX_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 92 | | SW_PAD_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 93 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt8] [INFO] [stdout] 94 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / pad!( [INFO] [stdout] 90 | | GPIO_AD_B0_14, [INFO] [stdout] 91 | | SW_MUX_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 92 | | SW_PAD_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 93 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt8] [INFO] [stdout] 94 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / pad!( [INFO] [stdout] 90 | | GPIO_AD_B0_14, [INFO] [stdout] 91 | | SW_MUX_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 92 | | SW_PAD_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 93 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt8] [INFO] [stdout] 94 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / pad!( [INFO] [stdout] 90 | | GPIO_AD_B0_14, [INFO] [stdout] 91 | | SW_MUX_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 92 | | SW_PAD_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 93 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt8] [INFO] [stdout] 94 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:159:34 [INFO] [stdout] | [INFO] [stdout] 159 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / pad!( [INFO] [stdout] 90 | | GPIO_AD_B0_14, [INFO] [stdout] 91 | | SW_MUX_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 92 | | SW_PAD_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 93 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt8] [INFO] [stdout] 94 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:159:34 [INFO] [stdout] | [INFO] [stdout] 159 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / pad!( [INFO] [stdout] 90 | | GPIO_AD_B0_14, [INFO] [stdout] 91 | | SW_MUX_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 92 | | SW_PAD_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 93 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt8] [INFO] [stdout] 94 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / pad!( [INFO] [stdout] 90 | | GPIO_AD_B0_14, [INFO] [stdout] 91 | | SW_MUX_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 92 | | SW_PAD_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 93 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt8] [INFO] [stdout] 94 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / pad!( [INFO] [stdout] 90 | | GPIO_AD_B0_14, [INFO] [stdout] 91 | | SW_MUX_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 92 | | SW_PAD_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 93 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt8] [INFO] [stdout] 94 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / pad!( [INFO] [stdout] 90 | | GPIO_AD_B0_14, [INFO] [stdout] 91 | | SW_MUX_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 92 | | SW_PAD_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 93 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt8] [INFO] [stdout] 94 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / pad!( [INFO] [stdout] 90 | | GPIO_AD_B0_14, [INFO] [stdout] 91 | | SW_MUX_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 92 | | SW_PAD_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 93 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt8] [INFO] [stdout] 94 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:239:61 [INFO] [stdout] | [INFO] [stdout] 239 | ::imxrt_ral::read_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod) [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / pad!( [INFO] [stdout] 90 | | GPIO_AD_B0_14, [INFO] [stdout] 91 | | SW_MUX_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 92 | | SW_PAD_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 93 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt8] [INFO] [stdout] 94 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:244:58 [INFO] [stdout] | [INFO] [stdout] 244 | ::imxrt_ral::write_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod, reg_new); [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / pad!( [INFO] [stdout] 90 | | GPIO_AD_B0_14, [INFO] [stdout] 91 | | SW_MUX_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 92 | | SW_PAD_CTL_PAD_GPIO_AD_B0_14, [INFO] [stdout] 93 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt8] [INFO] [stdout] 94 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / pad!( [INFO] [stdout] 97 | | GPIO_AD_B0_15, [INFO] [stdout] 98 | | SW_MUX_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 99 | | SW_PAD_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 100 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8] [INFO] [stdout] 101 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / pad!( [INFO] [stdout] 97 | | GPIO_AD_B0_15, [INFO] [stdout] 98 | | SW_MUX_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 99 | | SW_PAD_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 100 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8] [INFO] [stdout] 101 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / pad!( [INFO] [stdout] 97 | | GPIO_AD_B0_15, [INFO] [stdout] 98 | | SW_MUX_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 99 | | SW_PAD_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 100 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8] [INFO] [stdout] 101 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / pad!( [INFO] [stdout] 97 | | GPIO_AD_B0_15, [INFO] [stdout] 98 | | SW_MUX_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 99 | | SW_PAD_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 100 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8] [INFO] [stdout] 101 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / pad!( [INFO] [stdout] 97 | | GPIO_AD_B0_15, [INFO] [stdout] 98 | | SW_MUX_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 99 | | SW_PAD_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 100 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8] [INFO] [stdout] 101 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / pad!( [INFO] [stdout] 97 | | GPIO_AD_B0_15, [INFO] [stdout] 98 | | SW_MUX_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 99 | | SW_PAD_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 100 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8] [INFO] [stdout] 101 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / pad!( [INFO] [stdout] 97 | | GPIO_AD_B0_15, [INFO] [stdout] 98 | | SW_MUX_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 99 | | SW_PAD_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 100 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8] [INFO] [stdout] 101 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / pad!( [INFO] [stdout] 97 | | GPIO_AD_B0_15, [INFO] [stdout] 98 | | SW_MUX_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 99 | | SW_PAD_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 100 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8] [INFO] [stdout] 101 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / pad!( [INFO] [stdout] 97 | | GPIO_AD_B0_15, [INFO] [stdout] 98 | | SW_MUX_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 99 | | SW_PAD_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 100 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8] [INFO] [stdout] 101 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / pad!( [INFO] [stdout] 97 | | GPIO_AD_B0_15, [INFO] [stdout] 98 | | SW_MUX_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 99 | | SW_PAD_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 100 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8] [INFO] [stdout] 101 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / pad!( [INFO] [stdout] 97 | | GPIO_AD_B0_15, [INFO] [stdout] 98 | | SW_MUX_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 99 | | SW_PAD_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 100 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8] [INFO] [stdout] 101 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / pad!( [INFO] [stdout] 97 | | GPIO_AD_B0_15, [INFO] [stdout] 98 | | SW_MUX_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 99 | | SW_PAD_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 100 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8] [INFO] [stdout] 101 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / pad!( [INFO] [stdout] 97 | | GPIO_AD_B0_15, [INFO] [stdout] 98 | | SW_MUX_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 99 | | SW_PAD_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 100 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8] [INFO] [stdout] 101 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / pad!( [INFO] [stdout] 97 | | GPIO_AD_B0_15, [INFO] [stdout] 98 | | SW_MUX_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 99 | | SW_PAD_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 100 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8] [INFO] [stdout] 101 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / pad!( [INFO] [stdout] 97 | | GPIO_AD_B0_15, [INFO] [stdout] 98 | | SW_MUX_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 99 | | SW_PAD_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 100 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8] [INFO] [stdout] 101 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / pad!( [INFO] [stdout] 97 | | GPIO_AD_B0_15, [INFO] [stdout] 98 | | SW_MUX_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 99 | | SW_PAD_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 100 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8] [INFO] [stdout] 101 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:159:34 [INFO] [stdout] | [INFO] [stdout] 159 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / pad!( [INFO] [stdout] 97 | | GPIO_AD_B0_15, [INFO] [stdout] 98 | | SW_MUX_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 99 | | SW_PAD_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 100 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8] [INFO] [stdout] 101 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:159:34 [INFO] [stdout] | [INFO] [stdout] 159 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / pad!( [INFO] [stdout] 97 | | GPIO_AD_B0_15, [INFO] [stdout] 98 | | SW_MUX_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 99 | | SW_PAD_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 100 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8] [INFO] [stdout] 101 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / pad!( [INFO] [stdout] 97 | | GPIO_AD_B0_15, [INFO] [stdout] 98 | | SW_MUX_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 99 | | SW_PAD_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 100 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8] [INFO] [stdout] 101 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / pad!( [INFO] [stdout] 97 | | GPIO_AD_B0_15, [INFO] [stdout] 98 | | SW_MUX_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 99 | | SW_PAD_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 100 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8] [INFO] [stdout] 101 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / pad!( [INFO] [stdout] 97 | | GPIO_AD_B0_15, [INFO] [stdout] 98 | | SW_MUX_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 99 | | SW_PAD_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 100 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8] [INFO] [stdout] 101 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / pad!( [INFO] [stdout] 97 | | GPIO_AD_B0_15, [INFO] [stdout] 98 | | SW_MUX_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 99 | | SW_PAD_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 100 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8] [INFO] [stdout] 101 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:239:61 [INFO] [stdout] | [INFO] [stdout] 239 | ::imxrt_ral::read_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod) [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / pad!( [INFO] [stdout] 97 | | GPIO_AD_B0_15, [INFO] [stdout] 98 | | SW_MUX_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 99 | | SW_PAD_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 100 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8] [INFO] [stdout] 101 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:244:58 [INFO] [stdout] | [INFO] [stdout] 244 | ::imxrt_ral::write_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod, reg_new); [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b0.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / pad!( [INFO] [stdout] 97 | | GPIO_AD_B0_15, [INFO] [stdout] 98 | | SW_MUX_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 99 | | SW_PAD_CTL_PAD_GPIO_AD_B0_15, [INFO] [stdout] 100 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8] [INFO] [stdout] 101 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B1_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B1_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B1_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B1_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B1_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B1_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B1_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B1_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B1_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B1_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B1_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B1_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B1_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B1_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B1_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B1_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:159:34 [INFO] [stdout] | [INFO] [stdout] 159 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B1_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:159:34 [INFO] [stdout] | [INFO] [stdout] 159 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B1_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:178:34 [INFO] [stdout] | [INFO] [stdout] 178 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B1_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:178:34 [INFO] [stdout] | [INFO] [stdout] 178 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B1_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B1_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B1_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B1_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B1_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:239:61 [INFO] [stdout] | [INFO] [stdout] 239 | ::imxrt_ral::read_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod) [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B1_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:244:58 [INFO] [stdout] | [INFO] [stdout] 244 | ::imxrt_ral::write_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod, reg_new); [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pad!( [INFO] [stdout] 2 | | GPIO_AD_B1_00, [INFO] [stdout] 3 | | SW_MUX_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 4 | | SW_PAD_CTL_PAD_GPIO_AD_B1_00, [INFO] [stdout] 5 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pad!( [INFO] [stdout] 9 | | GPIO_AD_B1_01, [INFO] [stdout] 10 | | SW_MUX_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 11 | | SW_PAD_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 12 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 13 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pad!( [INFO] [stdout] 9 | | GPIO_AD_B1_01, [INFO] [stdout] 10 | | SW_MUX_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 11 | | SW_PAD_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 12 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 13 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pad!( [INFO] [stdout] 9 | | GPIO_AD_B1_01, [INFO] [stdout] 10 | | SW_MUX_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 11 | | SW_PAD_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 12 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 13 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pad!( [INFO] [stdout] 9 | | GPIO_AD_B1_01, [INFO] [stdout] 10 | | SW_MUX_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 11 | | SW_PAD_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 12 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 13 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pad!( [INFO] [stdout] 9 | | GPIO_AD_B1_01, [INFO] [stdout] 10 | | SW_MUX_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 11 | | SW_PAD_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 12 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 13 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pad!( [INFO] [stdout] 9 | | GPIO_AD_B1_01, [INFO] [stdout] 10 | | SW_MUX_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 11 | | SW_PAD_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 12 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 13 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pad!( [INFO] [stdout] 9 | | GPIO_AD_B1_01, [INFO] [stdout] 10 | | SW_MUX_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 11 | | SW_PAD_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 12 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 13 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pad!( [INFO] [stdout] 9 | | GPIO_AD_B1_01, [INFO] [stdout] 10 | | SW_MUX_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 11 | | SW_PAD_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 12 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 13 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pad!( [INFO] [stdout] 9 | | GPIO_AD_B1_01, [INFO] [stdout] 10 | | SW_MUX_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 11 | | SW_PAD_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 12 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 13 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pad!( [INFO] [stdout] 9 | | GPIO_AD_B1_01, [INFO] [stdout] 10 | | SW_MUX_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 11 | | SW_PAD_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 12 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 13 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pad!( [INFO] [stdout] 9 | | GPIO_AD_B1_01, [INFO] [stdout] 10 | | SW_MUX_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 11 | | SW_PAD_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 12 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 13 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pad!( [INFO] [stdout] 9 | | GPIO_AD_B1_01, [INFO] [stdout] 10 | | SW_MUX_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 11 | | SW_PAD_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 12 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 13 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pad!( [INFO] [stdout] 9 | | GPIO_AD_B1_01, [INFO] [stdout] 10 | | SW_MUX_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 11 | | SW_PAD_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 12 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 13 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pad!( [INFO] [stdout] 9 | | GPIO_AD_B1_01, [INFO] [stdout] 10 | | SW_MUX_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 11 | | SW_PAD_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 12 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 13 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pad!( [INFO] [stdout] 9 | | GPIO_AD_B1_01, [INFO] [stdout] 10 | | SW_MUX_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 11 | | SW_PAD_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 12 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 13 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pad!( [INFO] [stdout] 9 | | GPIO_AD_B1_01, [INFO] [stdout] 10 | | SW_MUX_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 11 | | SW_PAD_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 12 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 13 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:159:34 [INFO] [stdout] | [INFO] [stdout] 159 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pad!( [INFO] [stdout] 9 | | GPIO_AD_B1_01, [INFO] [stdout] 10 | | SW_MUX_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 11 | | SW_PAD_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 12 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 13 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:159:34 [INFO] [stdout] | [INFO] [stdout] 159 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pad!( [INFO] [stdout] 9 | | GPIO_AD_B1_01, [INFO] [stdout] 10 | | SW_MUX_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 11 | | SW_PAD_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 12 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 13 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:178:34 [INFO] [stdout] | [INFO] [stdout] 178 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pad!( [INFO] [stdout] 9 | | GPIO_AD_B1_01, [INFO] [stdout] 10 | | SW_MUX_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 11 | | SW_PAD_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 12 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 13 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:178:34 [INFO] [stdout] | [INFO] [stdout] 178 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pad!( [INFO] [stdout] 9 | | GPIO_AD_B1_01, [INFO] [stdout] 10 | | SW_MUX_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 11 | | SW_PAD_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 12 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 13 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pad!( [INFO] [stdout] 9 | | GPIO_AD_B1_01, [INFO] [stdout] 10 | | SW_MUX_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 11 | | SW_PAD_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 12 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 13 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pad!( [INFO] [stdout] 9 | | GPIO_AD_B1_01, [INFO] [stdout] 10 | | SW_MUX_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 11 | | SW_PAD_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 12 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 13 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pad!( [INFO] [stdout] 9 | | GPIO_AD_B1_01, [INFO] [stdout] 10 | | SW_MUX_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 11 | | SW_PAD_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 12 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 13 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pad!( [INFO] [stdout] 9 | | GPIO_AD_B1_01, [INFO] [stdout] 10 | | SW_MUX_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 11 | | SW_PAD_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 12 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 13 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:239:61 [INFO] [stdout] | [INFO] [stdout] 239 | ::imxrt_ral::read_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod) [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pad!( [INFO] [stdout] 9 | | GPIO_AD_B1_01, [INFO] [stdout] 10 | | SW_MUX_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 11 | | SW_PAD_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 12 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 13 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:244:58 [INFO] [stdout] | [INFO] [stdout] 244 | ::imxrt_ral::write_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod, reg_new); [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pad!( [INFO] [stdout] 9 | | GPIO_AD_B1_01, [INFO] [stdout] 10 | | SW_MUX_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 11 | | SW_PAD_CTL_PAD_GPIO_AD_B1_01, [INFO] [stdout] 12 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 13 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / pad!( [INFO] [stdout] 16 | | GPIO_AD_B1_02, [INFO] [stdout] 17 | | SW_MUX_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 18 | | SW_PAD_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 19 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 20 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / pad!( [INFO] [stdout] 16 | | GPIO_AD_B1_02, [INFO] [stdout] 17 | | SW_MUX_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 18 | | SW_PAD_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 19 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 20 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / pad!( [INFO] [stdout] 16 | | GPIO_AD_B1_02, [INFO] [stdout] 17 | | SW_MUX_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 18 | | SW_PAD_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 19 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 20 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / pad!( [INFO] [stdout] 16 | | GPIO_AD_B1_02, [INFO] [stdout] 17 | | SW_MUX_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 18 | | SW_PAD_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 19 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 20 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / pad!( [INFO] [stdout] 16 | | GPIO_AD_B1_02, [INFO] [stdout] 17 | | SW_MUX_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 18 | | SW_PAD_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 19 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 20 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / pad!( [INFO] [stdout] 16 | | GPIO_AD_B1_02, [INFO] [stdout] 17 | | SW_MUX_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 18 | | SW_PAD_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 19 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 20 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / pad!( [INFO] [stdout] 16 | | GPIO_AD_B1_02, [INFO] [stdout] 17 | | SW_MUX_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 18 | | SW_PAD_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 19 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 20 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / pad!( [INFO] [stdout] 16 | | GPIO_AD_B1_02, [INFO] [stdout] 17 | | SW_MUX_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 18 | | SW_PAD_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 19 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 20 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / pad!( [INFO] [stdout] 16 | | GPIO_AD_B1_02, [INFO] [stdout] 17 | | SW_MUX_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 18 | | SW_PAD_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 19 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 20 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / pad!( [INFO] [stdout] 16 | | GPIO_AD_B1_02, [INFO] [stdout] 17 | | SW_MUX_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 18 | | SW_PAD_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 19 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 20 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / pad!( [INFO] [stdout] 16 | | GPIO_AD_B1_02, [INFO] [stdout] 17 | | SW_MUX_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 18 | | SW_PAD_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 19 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 20 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / pad!( [INFO] [stdout] 16 | | GPIO_AD_B1_02, [INFO] [stdout] 17 | | SW_MUX_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 18 | | SW_PAD_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 19 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 20 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / pad!( [INFO] [stdout] 16 | | GPIO_AD_B1_02, [INFO] [stdout] 17 | | SW_MUX_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 18 | | SW_PAD_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 19 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 20 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / pad!( [INFO] [stdout] 16 | | GPIO_AD_B1_02, [INFO] [stdout] 17 | | SW_MUX_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 18 | | SW_PAD_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 19 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 20 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / pad!( [INFO] [stdout] 16 | | GPIO_AD_B1_02, [INFO] [stdout] 17 | | SW_MUX_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 18 | | SW_PAD_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 19 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 20 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / pad!( [INFO] [stdout] 16 | | GPIO_AD_B1_02, [INFO] [stdout] 17 | | SW_MUX_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 18 | | SW_PAD_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 19 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 20 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:159:34 [INFO] [stdout] | [INFO] [stdout] 159 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / pad!( [INFO] [stdout] 16 | | GPIO_AD_B1_02, [INFO] [stdout] 17 | | SW_MUX_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 18 | | SW_PAD_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 19 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 20 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:159:34 [INFO] [stdout] | [INFO] [stdout] 159 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / pad!( [INFO] [stdout] 16 | | GPIO_AD_B1_02, [INFO] [stdout] 17 | | SW_MUX_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 18 | | SW_PAD_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 19 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 20 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:178:34 [INFO] [stdout] | [INFO] [stdout] 178 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / pad!( [INFO] [stdout] 16 | | GPIO_AD_B1_02, [INFO] [stdout] 17 | | SW_MUX_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 18 | | SW_PAD_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 19 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 20 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:178:34 [INFO] [stdout] | [INFO] [stdout] 178 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / pad!( [INFO] [stdout] 16 | | GPIO_AD_B1_02, [INFO] [stdout] 17 | | SW_MUX_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 18 | | SW_PAD_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 19 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 20 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / pad!( [INFO] [stdout] 16 | | GPIO_AD_B1_02, [INFO] [stdout] 17 | | SW_MUX_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 18 | | SW_PAD_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 19 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 20 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:220:64 [INFO] [stdout] | [INFO] [stdout] 220 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / pad!( [INFO] [stdout] 16 | | GPIO_AD_B1_02, [INFO] [stdout] 17 | | SW_MUX_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 18 | | SW_PAD_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 19 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 20 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / pad!( [INFO] [stdout] 16 | | GPIO_AD_B1_02, [INFO] [stdout] 17 | | SW_MUX_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 18 | | SW_PAD_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 19 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 20 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | ... unsafe { ::imxrt_ral::modify_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $mux_mod, SION: $crate::ral::iomuxc::$mux_mod::... [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / pad!( [INFO] [stdout] 16 | | GPIO_AD_B1_02, [INFO] [stdout] 17 | | SW_MUX_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 18 | | SW_PAD_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 19 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 20 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:239:61 [INFO] [stdout] | [INFO] [stdout] 239 | ::imxrt_ral::read_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod) [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / pad!( [INFO] [stdout] 16 | | GPIO_AD_B1_02, [INFO] [stdout] 17 | | SW_MUX_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 18 | | SW_PAD_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 19 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 20 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:244:58 [INFO] [stdout] | [INFO] [stdout] 244 | ::imxrt_ral::write_reg!($crate::ral::iomuxc, $crate::ral::iomuxc::IOMUXC, $pad_mod, reg_new); [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / pad!( [INFO] [stdout] 16 | | GPIO_AD_B1_02, [INFO] [stdout] 17 | | SW_MUX_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 18 | | SW_PAD_CTL_PAD_GPIO_AD_B1_02, [INFO] [stdout] 19 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 20 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / pad!( [INFO] [stdout] 23 | | GPIO_AD_B1_03, [INFO] [stdout] 24 | | SW_MUX_CTL_PAD_GPIO_AD_B1_03, [INFO] [stdout] 25 | | SW_PAD_CTL_PAD_GPIO_AD_B1_03, [INFO] [stdout] 26 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 27 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / pad!( [INFO] [stdout] 23 | | GPIO_AD_B1_03, [INFO] [stdout] 24 | | SW_MUX_CTL_PAD_GPIO_AD_B1_03, [INFO] [stdout] 25 | | SW_PAD_CTL_PAD_GPIO_AD_B1_03, [INFO] [stdout] 26 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 27 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / pad!( [INFO] [stdout] 23 | | GPIO_AD_B1_03, [INFO] [stdout] 24 | | SW_MUX_CTL_PAD_GPIO_AD_B1_03, [INFO] [stdout] 25 | | SW_PAD_CTL_PAD_GPIO_AD_B1_03, [INFO] [stdout] 26 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 27 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / pad!( [INFO] [stdout] 23 | | GPIO_AD_B1_03, [INFO] [stdout] 24 | | SW_MUX_CTL_PAD_GPIO_AD_B1_03, [INFO] [stdout] 25 | | SW_PAD_CTL_PAD_GPIO_AD_B1_03, [INFO] [stdout] 26 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 27 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / pad!( [INFO] [stdout] 23 | | GPIO_AD_B1_03, [INFO] [stdout] 24 | | SW_MUX_CTL_PAD_GPIO_AD_B1_03, [INFO] [stdout] 25 | | SW_PAD_CTL_PAD_GPIO_AD_B1_03, [INFO] [stdout] 26 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 27 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / pad!( [INFO] [stdout] 23 | | GPIO_AD_B1_03, [INFO] [stdout] 24 | | SW_MUX_CTL_PAD_GPIO_AD_B1_03, [INFO] [stdout] 25 | | SW_PAD_CTL_PAD_GPIO_AD_B1_03, [INFO] [stdout] 26 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 27 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / pad!( [INFO] [stdout] 23 | | GPIO_AD_B1_03, [INFO] [stdout] 24 | | SW_MUX_CTL_PAD_GPIO_AD_B1_03, [INFO] [stdout] 25 | | SW_PAD_CTL_PAD_GPIO_AD_B1_03, [INFO] [stdout] 26 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 27 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / pad!( [INFO] [stdout] 23 | | GPIO_AD_B1_03, [INFO] [stdout] 24 | | SW_MUX_CTL_PAD_GPIO_AD_B1_03, [INFO] [stdout] 25 | | SW_PAD_CTL_PAD_GPIO_AD_B1_03, [INFO] [stdout] 26 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 27 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / pad!( [INFO] [stdout] 23 | | GPIO_AD_B1_03, [INFO] [stdout] 24 | | SW_MUX_CTL_PAD_GPIO_AD_B1_03, [INFO] [stdout] 25 | | SW_PAD_CTL_PAD_GPIO_AD_B1_03, [INFO] [stdout] 26 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 27 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / pad!( [INFO] [stdout] 23 | | GPIO_AD_B1_03, [INFO] [stdout] 24 | | SW_MUX_CTL_PAD_GPIO_AD_B1_03, [INFO] [stdout] 25 | | SW_PAD_CTL_PAD_GPIO_AD_B1_03, [INFO] [stdout] 26 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 27 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / pad!( [INFO] [stdout] 23 | | GPIO_AD_B1_03, [INFO] [stdout] 24 | | SW_MUX_CTL_PAD_GPIO_AD_B1_03, [INFO] [stdout] 25 | | SW_PAD_CTL_PAD_GPIO_AD_B1_03, [INFO] [stdout] 26 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 27 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / pad!( [INFO] [stdout] 23 | | GPIO_AD_B1_03, [INFO] [stdout] 24 | | SW_MUX_CTL_PAD_GPIO_AD_B1_03, [INFO] [stdout] 25 | | SW_PAD_CTL_PAD_GPIO_AD_B1_03, [INFO] [stdout] 26 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 27 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iomuxc` in `ral` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / pad!( [INFO] [stdout] 23 | | GPIO_AD_B1_03, [INFO] [stdout] 24 | | SW_MUX_CTL_PAD_GPIO_AD_B1_03, [INFO] [stdout] 25 | | SW_PAD_CTL_PAD_GPIO_AD_B1_03, [INFO] [stdout] 26 | | [alt0, alt1, alt2, alt3, alt4, alt5, alt6, alt7, alt8, alt9] [INFO] [stdout] 27 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `$crate::ral::iomuxc` [INFO] [stdout] --> src/iomuxc/macros.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | $crate::ral::iomuxc, [INFO] [stdout] | ^^^^^^ could not find `iomuxc` in `ral` [INFO] [stdout] | [INFO] [stdout] ::: src/iomuxc/gpio/ad_b1.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / pad!( [WARN] too many lines in the log, truncating it