Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/renesas/
Dpinctrl-ra.h14 #define RA_PIN_NUM_MASK 0xf macro
/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)