|
Zephyr API Documentation 4.3.0-rc2
A Scalable Open Source RTOS
|
Go to the source code of this file.
Macros | |
| #define | RZT2M_PINMUX(port, pin, func) |
| #define | UART0TX_P16_5 RZT2M_PINMUX(16, 5, 1) |
| #define | UART0RX_P16_6 RZT2M_PINMUX(16, 6, 2) |
| #define | UART3TX_P18_0 RZT2M_PINMUX(18, 0, 4) |
| #define | UART3RX_P17_7 RZT2M_PINMUX(17, 7, 4) |
| #define RZT2M_PINMUX | ( | port, | |
| pin, | |||
| func ) |
| #define UART0RX_P16_6 RZT2M_PINMUX(16, 6, 2) |
| #define UART0TX_P16_5 RZT2M_PINMUX(16, 5, 1) |
| #define UART3RX_P17_7 RZT2M_PINMUX(17, 7, 4) |
| #define UART3TX_P18_0 RZT2M_PINMUX(18, 0, 4) |