Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/devices/MECH172X/
Dmech1723nlj_specs.h128 #define MEC5_PWM_INSTANCES 12 macro
Dmech1723nsz_specs.h128 #define MEC5_PWM_INSTANCES 9 macro
/hal_microchip-latest/mec5/devices/MEC174X/
Dmec1743qlj_specs.h130 #define MEC5_PWM_INSTANCES 12 macro
Dmec1743qsz_specs.h130 #define MEC5_PWM_INSTANCES 9 macro
/hal_microchip-latest/mec5/devices/MEC175X/
Dmec1753qlj_specs.h130 #define MEC5_PWM_INSTANCES 12 macro
Dmec1753qsz_specs.h130 #define MEC5_PWM_INSTANCES 9 macro
/hal_microchip-latest/mec5/drivers/
Dmec_pwm.c53 #if MEC5_PWM_INSTANCES == 12
62 for (size_t n = 0u; n < MEC5_PWM_INSTANCES; n++) { in get_pwm_info()