Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/devices/MECH172X/
Dmech1723nlj_specs.h138 #define MEC5_VCI_PINS 5 macro
Dmech1723nsz_specs.h137 #define MEC5_VCI_PINS 4 macro
/hal_microchip-latest/mec5/devices/MEC174X/
Dmec1743qlj_specs.h139 #define MEC5_VCI_PINS 5 macro
Dmec1743qsz_specs.h139 #define MEC5_VCI_PINS 4 macro
/hal_microchip-latest/mec5/devices/MEC175X/
Dmec1753qlj_specs.h139 #define MEC5_VCI_PINS 5 macro
Dmec1753qsz_specs.h139 #define MEC5_VCI_PINS 4 macro
/hal_microchip-latest/mec5/drivers/
Dmec_vci.c22 if (vci_id >= MEC5_VCI_PINS) { in mec_hal_vci_pin_disable()