Home
last modified time | relevance | path

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

/include/
A Dsh_pfc.h41 #define PINMUX_GPIO(gpio, data_or_mark)[gpio] = { data_or_mark } macro
135 #define _GPIO_PORT(pfx, sfx) PINMUX_GPIO(GPIO_PORT##pfx, PORT##pfx##_DATA)
138 #define GPIO_FN(str) PINMUX_GPIO(GPIO_FN_##str, str##_MARK)
139 #define GPIO_GFN(str) PINMUX_GPIO(GPIO_GFN_##str, str##_GMARK)
140 #define GPIO_IFN(str) PINMUX_GPIO(GPIO_IFN_##str, str##_IMARK)

Completed in 4 milliseconds