Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw_port.h188 static inline status_t NETC_PortConfigTGS(NETC_PORT_Type *base, const netc_port_tg_config_t *config) in NETC_PortConfigTGS() function
Dfsl_netc_hw_port.c40 (void)NETC_PortConfigTGS(base, &config->timeGate); in NETC_PortConfig()