Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/renesas/
Dpinctrl-ra.h11 #define RA_PORT_NUM_MASK 0xf macro
/Zephyr-latest/soc/renesas/ra/common_fsp/
Dpinctrl_soc.h64 #define RA_GET_PORT_NUM(pinctrl) (((pinctrl) >> RA_PORT_NUM_POS) & RA_PORT_NUM_MASK)