Home
last modified time | relevance | path

Searched refs:IOMUX_ALTF1_OUTSEL (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.5.0/boards/arm/v2m_musca_b1/
Dpinmux.c18 #define IOMUX_ALTF1_OUTSEL (0x90 >> 2) macro
40 scc[IOMUX_ALTF1_OUTSEL] = 0xffff; in arm_musca_b1_pinmux_defaults()
50 scc[IOMUX_ALTF1_OUTSEL] &= ~(BIT(2) | BIT(3) | BIT(4)); in arm_musca_b1_pinmux_defaults()
/Zephyr-Core-3.5.0/boards/arm/v2m_musca_s1/
Dpinmux.c18 #define IOMUX_ALTF1_OUTSEL (0x890 >> 2) macro
40 scc[IOMUX_ALTF1_OUTSEL] = 0xffff; in arm_musca_s1_pinmux_defaults()
50 scc[IOMUX_ALTF1_OUTSEL] &= ~(BIT(2) | BIT(3) | BIT(4)); in arm_musca_s1_pinmux_defaults()