Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/devices/MECH172X/
Dmech1723nlj_specs.h64 #define MEC5_BASIC_TIMER_32_MSK 0x30u macro
Dmech1723nsz_specs.h64 #define MEC5_BASIC_TIMER_32_MSK 0x30u macro
/hal_microchip-latest/mec5/devices/MEC174X/
Dmec1743qlj_specs.h64 #define MEC5_BASIC_TIMER_32_MSK 0x30u macro
Dmec1743qsz_specs.h64 #define MEC5_BASIC_TIMER_32_MSK 0x30u macro
/hal_microchip-latest/mec5/devices/MEC175X/
Dmec1753qlj_specs.h64 #define MEC5_BASIC_TIMER_32_MSK 0x30u macro
Dmec1753qsz_specs.h64 #define MEC5_BASIC_TIMER_32_MSK 0x30u macro
/hal_microchip-latest/mec5/drivers/
Dmec_btimer.c143 if (MEC_BIT(idx) & MEC5_BASIC_TIMER_32_MSK) { in mec_hal_btimer_has_counter32()