Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/renesas/
Dpinctrl-ra.h13 #define RA_PIN_NUM_POS 4 macro
55 pin_num << RA_PIN_NUM_POS)
/Zephyr-latest/soc/renesas/ra/common_fsp/
Dpinctrl_soc.h65 #define RA_GET_PIN_NUM(pinctrl) (((pinctrl) >> RA_PIN_NUM_POS) & RA_PIN_NUM_MASK)