Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_switch.h140 netc_hw_switch_idx_t switchIdx; /*!< Switch index */
Dfsl_netc.h242 } netc_hw_switch_idx_t; typedef
Dfsl_netc_switch.c33 static void SWT_GetBaseResource(swt_handle_t *handle, netc_hw_switch_idx_t sw) in SWT_GetBaseResource()