Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/
Dambiq-apollo4-pinctrl.h16 #define APOLLO4_PINMUX(pin_num, alt_func) (pin_num << APOLLO4_PIN_NUM_POS | \ macro
19 #define SWTRACECLK_P0 APOLLO4_PINMUX(0, 0)
20 #define SLSCL_P0 APOLLO4_PINMUX(0, 1)
21 #define SLSCK_P0 APOLLO4_PINMUX(0, 2)
22 #define GPIO_P0 APOLLO4_PINMUX(0, 3)
23 #define UART0TX_P0 APOLLO4_PINMUX(0, 4)
24 #define UART1TX_P0 APOLLO4_PINMUX(0, 5)
25 #define CT0_P0 APOLLO4_PINMUX(0, 6)
26 #define NCE0_P0 APOLLO4_PINMUX(0, 7)
27 #define OBSBUS0_P0 APOLLO4_PINMUX(0, 8)
[all …]