Searched refs:APOLLO3_PINMUX (Results 1 – 1 of 1) sorted by relevance
/Zephyr-Core-3.7.0/include/zephyr/dt-bindings/pinctrl/ |
D | ambiq-apollo3-pinctrl.h | 16 #define APOLLO3_PINMUX(pin_num, alt_func) \ macro 19 #define SLSCL_P0 APOLLO3_PINMUX(0, 0) 20 #define SLSCK_P0 APOLLO3_PINMUX(0, 1) 21 #define CLKOUT_P0 APOLLO3_PINMUX(0, 2) 22 #define GPIO_P0 APOLLO3_PINMUX(0, 3) 23 #define MSPI0_4_P0 APOLLO3_PINMUX(0, 5) 24 #define NCE0_P0 APOLLO3_PINMUX(0, 7) 25 #define SLSDAWIR3_P1 APOLLO3_PINMUX(1, 0) 26 #define SLMOSI_P1 APOLLO3_PINMUX(1, 1) 27 #define UART0TX_P1 APOLLO3_PINMUX(1, 2) [all …]
|