Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/port/
Dfsl_port.h150 } port_mux_t; typedef
463 static inline void PORT_SetPinMux(PORT_Type *base, uint32_t pin, port_mux_t mux) in PORT_SetPinMux()