Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m48x/StdDriver/inc/
Dacmp.h263 #define ACMP_SELECT_P(acmp, u32ChNum, u32Pin) ((acmp)->CTL[(u32ChNum)] = ((acmp)->CTL[(u32ChNum)] &… macro
/hal_nuvoton-latest/m46x/StdDriver/inc/
Dacmp.h269 #define ACMP_SELECT_P(acmp, u32ChNum, u32Pin) ((acmp)->CTL[(u32ChNum)] = ((acmp)->CTL[(u32ChNum)] &… macro
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dacmp.h310 #define ACMP_SELECT_P(acmp, u32ChNum, u32Pin) \ macro