Searched refs:IP1SR7 (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/renesas/ |
D | pinctrl-r8a779f0.h | 493 #define FUNC_CAN4TX IP1SR7(0, 0) 494 #define FUNC_RSENT4SPCO IP1SR7(0, 1) 495 #define FUNC_MSPI2CSS6 IP1SR7(0, 4) 496 #define FUNC_CAN4RX_INTP4 IP1SR7(4, 0) 497 #define FUNC_RSENT4RX IP1SR7(4, 1) 498 #define FUNC_RSENT4RX_RSENT4SPCO IP1SR7(4, 2) 499 #define FUNC_MSPI2CSS5 IP1SR7(4, 4) 500 #define FUNC_CAN5TX IP1SR7(8, 0) 501 #define FUNC_RSENT5SPCO IP1SR7(8, 1) 502 #define FUNC_CAN5RX_INTP5 IP1SR7(12, 0) [all …]
|
D | pinctrl-rcar-common.h | 81 #define IP1SR7(shift, func) IPnSR(1, 7, shift, func) macro
|