Searched refs:PORT_MUX_GPIO (Results 1 – 14 of 14) sorted by relevance
14 #define PORT_MUX_GPIO kPORT_MuxAsGpio /* GPIO setting for the Port Mux Register */ macro
26 #define PORT_MUX_GPIO kPORT_MuxAsGpio /* GPIO setting for the Port Mux Register */ macro
11 #define PORT_MUX_GPIO kPORT_MuxAsGpio macro
15 #define PORT_MUX_GPIO kPORT_MuxAsGpio /* GPIO setting for the Port Mux Register */ macro
15 #define PORT_MUX_GPIO kPORT_MuxAlt0 /* GPIO setting for the Port Mux Register */ macro
31 #define PORT_MUX_GPIO kPORT_MuxAsGpio /* GPIO setting for the Port Mux Register */ macro
32 #define PORT_MUX_GPIO kPORT_MuxAsGpio /* GPIO setting for the Port Mux Register */ macro
37 #define PORT_MUX_GPIO kPORT_MuxAsGpio macro
82 pcr |= PORT_PCR_MUX(PORT_MUX_GPIO); in gpio_mcux_configure()