Home
last modified time | relevance | path

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

/Zephyr-latest/boards/arm/v2m_musca_b1/
Dpinmux.c19 #define IOMUX_ALTF1_OENSEL (0x98 >> 2) macro
41 scc[IOMUX_ALTF1_OENSEL] = 0xffff; in arm_musca_b1_pinmux_defaults()
51 scc[IOMUX_ALTF1_OENSEL] &= ~(BIT(2) | BIT(3) | BIT(4)); in arm_musca_b1_pinmux_defaults()
/Zephyr-latest/boards/arm/v2m_musca_s1/
Dpinmux.c19 #define IOMUX_ALTF1_OENSEL (0x898 >> 2) macro
41 scc[IOMUX_ALTF1_OENSEL] = 0xffff; in arm_musca_s1_pinmux_defaults()
51 scc[IOMUX_ALTF1_OENSEL] &= ~(BIT(2) | BIT(3) | BIT(4)); in arm_musca_s1_pinmux_defaults()