Searched refs:IP1SR6 (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/renesas/ |
D | pinctrl-r8a779f0.h | 435 #define FUNC_RLIN33TX IP1SR6(0, 0) 436 #define FUNC_TAUJ3O3 IP1SR6(0, 3) 437 #define FUNC_TAUJ3I3 IP1SR6(0, 4) 438 #define FUNC_NMI1 IP1SR6(0, 5) 439 #define FUNC_RLIN33RX_INTP19 IP1SR6(4, 0) 440 #define FUNC_TAUJ3O2 IP1SR6(4, 3) 441 #define FUNC_TAUJ3I2 IP1SR6(4, 4) 442 #define FUNC_RLIN32TX IP1SR6(8, 0) 443 #define FUNC_TAUJ3O1 IP1SR6(8, 3) 444 #define FUNC_TAUJ3I1 IP1SR6(8, 4) [all …]
|
D | pinctrl-rcar-common.h | 77 #define IP1SR6(shift, func) IPnSR(1, 6, shift, func) macro
|